Results

By type

          2021-04-23 18:09:13 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-04-23 18:09:13 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-04-23 18:09:13 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-04-23 18:09:13 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-04-23 18:09:13 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-04-23 18:09:13 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER --> CONTENT
2021-04-23 18:09:13 589 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - REQUEST for //10.233.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
GET //10.233.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.73.4:9102
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-04-23 18:09:13 589 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@2edf70e6::DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=3/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-04-23 18:09:13 589 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@2edf70e6::DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=3/30000}
2021-04-23 18:09:13 589 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - handle //10.233.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 
2021-04-23 18:09:13 589 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - handling HttpChannelState@6e3d7ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-04-23 18:09:13 589 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
2021-04-23 18:09:13 589 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-27] invocationID:{InvocationID} - Host 10.233.73.4 with SNI null
2021-04-23 18:09:13 589 DEBUG [org.eclipse.jetty.server.Server][dw-27] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
2021-04-23 18:09:13 589 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-27] invocationID:{InvocationID} - GzipHandler@575c23f1{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck)@5f2ab0ee in null
2021-04-23 18:09:13 589 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-27] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@602ae7b6{/,null,AVAILABLE}
2021-04-23 18:09:13 589 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-27] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@602ae7b6{/,null,AVAILABLE}
2021-04-23 18:09:13 589 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-5f911d24@4cb9c25c==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-04-23 18:09:13 589 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - chain=logFilter@6247c08c==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-288b73c1@288b73c1==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-2bc8caa7@2bc8caa7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-5f911d24@4cb9c25c==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-04-23 18:09:13 590 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - call filter logFilter@6247c08c==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-04-23 18:09:13 590 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Entering.
2021-04-23 18:09:13 590 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-04-23 18:09:13 590 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: a10c1ee3-7173-4b24-a749-986365d6acd4
2021-04-23 18:09:13 590 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Invoking synchronously ... 
2021-04-23 18:09:13 590 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-288b73c1@288b73c1==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-04-23 18:09:13 590 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-2bc8caa7@2bc8caa7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-04-23 18:09:13 590 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-5f911d24@4cb9c25c==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-04-23 18:09:13 591 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@575c23f1{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck)@5f2ab0ee
2021-04-23 18:09:13 591 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@1fd7ed8d exclude no deflater
2021-04-23 18:09:13 591 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@46081f5f[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@56cae49e{null}
2021-04-23 18:09:13 591 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
200 OK HTTP/1.1
Connection: close
Date: Fri, 23 Apr 2021 18:09:13 GMT
X-TransactionID: a10c1ee3-7173-4b24-a749-986365d6acd4
X-InvocationID: 3dd8dab3-a55e-423f-a3a7-4342b3d91e8c
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-04-23 18:09:13 592 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@5c6d8369[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7c76b6ec] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-04-23 18:09:13 592 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@46081f5f[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-04-23 18:09:13 592 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Fri, 23 Apr 2021 18:09:13 GMT
X-TransactionID: a10c1ee3-7173-4b24-a749-986365d6acd4
X-InvocationID: 3dd8dab3-a55e-423f-a3a7-4342b3d91e8c
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-04-23 18:09:13 592 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-04-23 18:09:13 592 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@5c6d8369[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7c76b6ec] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-04-23 18:09:13 592 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@7a82bcda{IDLE}->null [HeapByteBuffer@245a4558[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@46081f5f[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-04-23 18:09:13 592 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@7a82bcda{WRITING}->null:IDLE-->WRITING
2021-04-23 18:09:13 592 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@2c23143d::SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c23143d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34e77269{s=COMPLETING}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-04-23 18:09:13 592 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@245a4558[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-04-23 18:09:13 592 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@46081f5f[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-04-23 18:09:13 592 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-04-23 18:09:13 592 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-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-04-23 18:09:13 592 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c23143d{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34e77269{s=COMPLETING}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-04-23 18:09:13 592 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-04-23 18:09:13 592 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c23143d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34e77269{s=COMPLETING}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-04-23 18:09:13 593 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@7a82bcda{WRITING}->null
2021-04-23 18:09:13 593 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@7a82bcda{IDLE}->null:WRITING-->IDLE
2021-04-23 18:09:13 593 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@5c6d8369[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7c76b6ec] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-04-23 18:09:13 593 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@5c6d8369[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7c76b6ec] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-04-23 18:09:13 593 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=8/30000}
2021-04-23 18:09:13 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@2c23143d::SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c23143d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34e77269{s=END}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} oshut=false, ishut=false
2021-04-23 18:09:13 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@2c23143d::SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c23143d{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34e77269{s=END}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-04-23 18:09:13 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@20707c81[p=0,l=0,c=0,r=0]={<<<>>>}
2021-04-23 18:09:13 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-04-23 18:09:13 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-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-04-23 18:09:13 593 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c23143d{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34e77269{s=END}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-04-23 18:09:13 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-04-23 18:09:13 594 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c23143d{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34e77269{s=END}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-04-23 18:09:13 594 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.73.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c23143d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34e77269{s=END}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}
2021-04-23 18:09:13 594 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@2c23143d::SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c23143d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34e77269{s=END}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}
2021-04-23 18:09:13 594 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@5bd5a1ab{SSLC.NBReadCB@2c23143d{SslConnection@2c23143d::SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c23143d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34e77269{s=END}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}}}
2021-04-23 18:09:13 594 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@2c23143d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34e77269{s=END}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}
2021-04-23 18:09:13 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6fe3d410 on ManagedSelector@3c2188f{STARTED} id=0 keys=1 selected=0 updates=0
2021-04-23 18:09:13 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3c2188f{STARTED} id=0 keys=1 selected=0 updates=1
2021-04-23 18:09:13 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken with none selected
2021-04-23 18:09:13 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 0/0/1 selected
2021-04-23 18:09:13 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 0 keys, 1 updates
2021-04-23 18:09:13 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 1
2021-04-23 18:09:13 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@6fe3d410
2021-04-23 18:09:13 594 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=37649530-98ea-45f4-a8d9-625b0cc8466f, referenceCounter=0, store size=0} on thread dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck
2021-04-23 18:09:13 594 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2c23143d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34e77269{s=END}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}
2021-04-23 18:09:13 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:13 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 1 keys
2021-04-23 18:09:13 594 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Exiting.
2021-04-23 18:09:13 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 1/1/1 selected
2021-04-23 18:09:13 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 1 keys, 0 updates
2021-04-23 18:09:13 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.73.4:9102 remote=/10.233.73.100:34186], selector=sun.nio.ch.EPollSelectorImpl@79b2b56e, interestOps=1, readyOps=1 SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2c23143d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34e77269{s=END}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 
2021-04-23 18:09:13 594 DEBUG [org.eclipse.jetty.server.Server][dw-27] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c23143d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34e77269{s=END}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - unhandle HttpChannelState@6e3d7ff{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@6e3d7ff{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c23143d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34e77269{s=END}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7}:runFillable:BLOCKING
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7}
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0} tryExecute EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1727]@2021-04-23T18:09:13.595097Z
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - completed HttpChannelState@6e3d7ff{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=0}@499b2921 offer EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=1727]@2021-04-23T18:09:13.595156Z
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=1} startReservedThread p=1
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue ReservedThreadExecutor@903c13{s=0/1,p=1}@79db74d4 startThread=0
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - unhandle HttpChannelState@6e3d7ff{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@6e3d7ff{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7}
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run ReservedThreadExecutor@903c13{s=0/1,p=1}@79db74d4 in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}]
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=1}@499b2921 task=EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1727]@2021-04-23T18:09:13.595269Z
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1727]@2021-04-23T18:09:13.595224Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c23143d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34e77269{s=END}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7}:runFillable:BLOCKING/BLOCKING
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=1}@79db74d4 started
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0}@79db74d4 waiting
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@5bd5a1ab{SSLC.NBReadCB@2c23143d{SslConnection@2c23143d::SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c23143d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34e77269{s=END}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7}}}
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1728]@2021-04-23T18:09:13.595383Z tryProduce true
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >c.onFillable SslConnection@2c23143d::SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c23143d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34e77269{s=END}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7}
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c23143d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34e77269{s=END}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=null,age=7}
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - recycle HttpChannelState@6e3d7ff{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 1 keys
10.233.73.100 - - [23/Apr/2021:18:09:13 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 7
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - onFillable SslConnection@2c23143d::SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c23143d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34e77269{s=END}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@e58a8c6{null}
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - FillInterest@e58a8c6{null} lost race null
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.73.4:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c23143d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@34e77269{s=START}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0}@261cf3a6 size 1 > capacity
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran ReservedThreadExecutor@903c13{s=1/1,p=0}@261cf3a6 in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}]
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@2c23143d::SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c23143d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@34e77269{s=START}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 24 HeapByteBuffer@1bafb592[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\x0b\xBex%\xE9\x88-\xC7\xAf.\r\xFe\x94`\xCehMA\xAc>>>$\xDc\xE58aN\xD2\xA3\xE0...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:13 595 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=24
2021-04-23 18:09:13 595 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@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#D\xFb\xA2\xD7...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#D\xFb\xA2\xD7...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:13 596 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.73.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c23143d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@34e77269{s=START}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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-04-23 18:09:13 596 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-04-23 18:09:13 596 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@2edf70e6::DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#D\xFb\xA2\xD7...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:13 596 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=10/30000}
2021-04-23 18:09:13 596 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=10/30000}
2021-04-23 18:09:13 596 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - shutdownOutput: SslConnection@2c23143d::SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c23143d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@34e77269{s=START}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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-04-23 18:09:13 596 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - ensureFillInterested SslConnection@2c23143d::SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c23143d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@34e77269{s=START}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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-04-23 18:09:13 596 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@5bd5a1ab{SSLC.NBReadCB@2c23143d{SslConnection@2c23143d::SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c23143d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@34e77269{s=START}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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-04-23 18:09:13 596 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@2c23143d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@34e77269{s=START}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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-04-23 18:09:13 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6fe3d410 on ManagedSelector@3c2188f{STARTED} id=0 keys=1 selected=0 updates=0
2021-04-23 18:09:13 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3c2188f{STARTED} id=0 keys=1 selected=0 updates=1
2021-04-23 18:09:13 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken with none selected
2021-04-23 18:09:13 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 0/0/1 selected
2021-04-23 18:09:13 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 0 keys, 1 updates
2021-04-23 18:09:13 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1
2021-04-23 18:09:13 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@6fe3d410
2021-04-23 18:09:13 596 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@2c23143d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@34e77269{s=START}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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-04-23 18:09:13 596 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2c23143d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@34e77269{s=START}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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-04-23 18:09:13 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:13 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 1 keys
2021-04-23 18:09:13 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 1/1/1 selected
2021-04-23 18:09:13 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 1 keys, 0 updates
2021-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2c23143d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@34e77269{s=START}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.73.4:9102 remote=/10.233.73.100:34186], selector=sun.nio.ch.EPollSelectorImpl@79b2b56e, interestOps=1, readyOps=1 SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2c23143d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@34e77269{s=START}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - doClose SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2c23143d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@34e77269{s=START}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c23143d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@34e77269{s=START}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c23143d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@34e77269{s=START}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0} tryExecute EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1728]@2021-04-23T18:09:13.597211Z
2021-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=0}@79db74d4 offer EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=1728]@2021-04-23T18:09:13.597249Z
2021-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=1} startReservedThread p=1
2021-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@903c13{s=0/1,p=1}@58a04b55 startThread=0
2021-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=1}@79db74d4 task=EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1728]@2021-04-23T18:09:13.597365Z
2021-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - onClose FillInterest@5bd5a1ab{SSLC.NBReadCB@2c23143d{SslConnection@2c23143d::SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@2c23143d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@34e77269{s=START}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1728]@2021-04-23T18:09:13.597407Z tryProduce true
2021-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@903c13{s=0/1,p=1}@58a04b55 in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}]
2021-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=1}@58a04b55 started
2021-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1728]@2021-04-23T18:09:13.597344Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@2c23143d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@34e77269{s=START}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 0
2021-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0}@58a04b55 waiting
2021-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@5bd5a1ab{null}
2021-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - FillInterest@5bd5a1ab{null} lost race null
2021-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0}@499b2921 size 1 > capacity
2021-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Ignoring key update for concurrently closed channel SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2c23143d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@34e77269{s=START}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@903c13{s=1/1,p=0}@499b2921 in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}]
2021-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillableFail SslConnection@2c23143d::SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2c23143d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@34e77269{s=START}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2c23143d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@34e77269{s=START}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - onFail FillInterest@e58a8c6{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:214)
	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$2.run(ChannelEndPoint.java:117)
	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-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2c23143d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@34e77269{s=START}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 1 keys
2021-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup ManagedSelector@3c2188f{STARTED} id=0 keys=1 selected=0 updates=0
2021-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken with none selected
2021-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7b6d5900 startThread=0
2021-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 0/0/0 selected
2021-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 0 keys, 0 updates
2021-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 0
2021-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - onClose FillInterest@e58a8c6{null}
2021-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 0 keys
2021-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@2edf70e6::DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#D\xFb\xA2\xD7...\x00\x00\x00\x00\x00\x00\x00} {}
2021-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#D\xFb\xA2\xD7...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7b6d5900 in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}]
2021-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@2edf70e6::DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@2edf70e6::DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000}
2021-04-23 18:09:13 597 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000}
2021-04-23 18:09:13 598 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2c23143d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@34e77269{s=START}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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-04-23 18:09:13 598 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@2edf70e6::DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000} onFillable exit HttpChannelState@6e3d7ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-04-23 18:09:13 598 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-29] invocationID:{InvocationID} - onClose HttpConnection@2edf70e6::DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000}
2021-04-23 18:09:13 598 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.73.4:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2c23143d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@34e77269{s=START}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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-04-23 18:09:13 598 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-29] invocationID:{InvocationID} - onClose SslConnection@2c23143d::SocketChannelEndPoint@353bbf46{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2c23143d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e4a89ea{/10.233.73.100:34186<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2edf70e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@34e77269{s=START}]=>HttpChannelOverHttp@3546e71f{s=HttpChannelState@6e3d7ff{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-04-23 18:09:13 598 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0}@4492da41 size 1 > capacity
2021-04-23 18:09:13 598 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran ReservedThreadExecutor@903c13{s=1/1,p=0}@4492da41 in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}]
2021-04-23 18:09:13 598 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7b6d5900 in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}]
2021-04-23 18:09:13 901 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@6fb3558d] obtained in 0 millis
2021-04-23 18:09:13 902 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@5f940000, maxRows=1, fetchSize=0, flags=16
2021-04-23 18:09:13 902 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> CloseStatement(S_284)
2021-04-23 18:09:13 902 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Parse(stmt=S_285,query="/* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = $1",oids={1043})
2021-04-23 18:09:13 902 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Bind(stmt=S_285,portal=null,$1=<'holmes-engine-mgmt_9201'>,type=VARCHAR)
2021-04-23 18:09:13 902 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Describe(portal=null)
2021-04-23 18:09:13 902 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=1)
2021-04-23 18:09:13 902 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Sync
2021-04-23 18:09:13 903 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE CloseComplete
2021-04-23 18:09:13 903 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE ErrorMessage(ERROR: relation "engine_entity" does not exist
  Position: 47
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01)
2021-04-23 18:09:13 903 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2021-04-23 18:09:13 903 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query /* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = ?
2021-04-23 18:09:13 903 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query SYNC
2021-04-23 18:09:13 903 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@6fb3558d] released
2021-04-23 18:09:13 903 WARN  [org.onap.holmes.engine.manager.status.EntityStatusRefreshTask][EntityStatusRefreshTimer] invocationID:{InvocationID} - Failed to update engine instance information.
org.skife.jdbi.v2.exceptions.UnableToExecuteStatementException: org.postgresql.util.PSQLException: ERROR: relation "engine_entity" does not exist
  Position: 47
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01 [statement:"SELECT * FROM ENGINE_ENTITY WHERE ID = :id", located:"SELECT * FROM ENGINE_ENTITY WHERE ID = :id", rewritten:"/* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = ?", arguments:{ positional:{}, named:{id:'holmes-engine-mgmt_9201'}, 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.first(Query.java:273)
	at org.skife.jdbi.v2.Query.first(Query.java:264)
	at org.skife.jdbi.v2.sqlobject.ResultReturnThing$SingleValueResultReturnThing.result(ResultReturnThing.java:110)
	at org.skife.jdbi.v2.sqlobject.ResultReturnThing.map(ResultReturnThing.java:46)
	at org.skife.jdbi.v2.sqlobject.QueryHandler.invoke(QueryHandler.java:41)
	at org.skife.jdbi.v2.sqlobject.SqlObject.invoke(SqlObject.java:224)
	at org.skife.jdbi.v2.sqlobject.SqlObject$3.intercept(SqlObject.java:133)
	at org.skife.jdbi.v2.sqlobject.CloseInternalDoNotUseThisClass$$EnhancerByCGLIB$$c2bb418c.getEntity()
	at org.onap.holmes.common.engine.service.impl.EngineEntityServiceImpl.getEntity(EngineEntityServiceImpl.java:40)
	at org.onap.holmes.engine.manager.status.EntityStatusRefreshTask.run(EntityStatusRefreshTask.java:73)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: org.postgresql.util.PSQLException: ERROR: relation "engine_entity" does not exist
  Position: 47
  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.GeneratedMethodAccessor30.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.$Proxy70.execute(Unknown Source)
	at org.skife.jdbi.v2.SQLStatement.internalExecute(SQLStatement.java:1327)
	... 13 common frames omitted
2021-04-23 18:09:21 151 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@d960561-EngineDActiveApp@76104df5{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@7aa19ecc on ManagedSelector@3c2188f{STARTED} id=0 keys=0 selected=0 updates=0
2021-04-23 18:09:21 152 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@d960561-EngineDActiveApp@76104df5{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3c2188f{STARTED} id=0 keys=0 selected=0 updates=1
2021-04-23 18:09:21 152 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken with none selected
2021-04-23 18:09:21 152 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 0/0/0 selected
2021-04-23 18:09:21 152 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 0 keys, 1 updates
2021-04-23 18:09:21 152 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1
2021-04-23 18:09:21 152 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@7aa19ecc
2021-04-23 18:09:21 152 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@7aa19ecc startThread=0
2021-04-23 18:09:21 152 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:21 152 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 1 keys
2021-04-23 18:09:21 152 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@7aa19ecc in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}]
2021-04-23 18:09:21 152 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-28] invocationID:{InvocationID} - SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-04-23 18:09:21 152 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-28] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@36aa3c6e
2021-04-23 18:09:21 153 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - new HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=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@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-04-23 18:09:21 153 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - New HTTP Connection HttpConnection@595e3e15::DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-04-23 18:09:21 153 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:21 153 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onOpen SslConnection@29d2f057::SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:21 153 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onOpen HttpConnection@595e3e15::DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-04-23 18:09:21 153 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - fillInterested HttpConnection@595e3e15::DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-04-23 18:09:21 153 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@252394c9{AC.ReadCB@595e3e15{HttpConnection@595e3e15::DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-04-23 18:09:21 153 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@29d2f057::SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:21 153 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:21 153 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@d25a8ee{SSLC.NBReadCB@29d2f057{SslConnection@29d2f057::SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-04-23 18:09:21 153 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:21 153 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@33cba155 on ManagedSelector@3c2188f{STARTED} id=0 keys=1 selected=0 updates=0
2021-04-23 18:09:21 153 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3c2188f{STARTED} id=0 keys=1 selected=0 updates=1
2021-04-23 18:09:21 153 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Created SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:21 153 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@7aa19ecc in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}]
2021-04-23 18:09:21 153 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken with none selected
2021-04-23 18:09:21 154 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 0/0/1 selected
2021-04-23 18:09:21 154 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 0 keys, 1 updates
2021-04-23 18:09:21 154 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1
2021-04-23 18:09:21 154 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@33cba155
2021-04-23 18:09:21 154 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:21 154 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:21 154 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 1 keys
2021-04-23 18:09:21 154 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 1/1/1 selected
2021-04-23 18:09:21 154 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 1 keys, 0 updates
2021-04-23 18:09:21 154 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.73.4:9102 remote=/10.233.73.100:34328], selector=sun.nio.ch.EPollSelectorImpl@79b2b56e, interestOps=1, readyOps=1 SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-04-23 18:09:21 154 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:21 154 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=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-04-23 18:09:21 154 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0} tryExecute EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1729]@2021-04-23T18:09:21.154661Z
2021-04-23 18:09:21 154 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=0}@58a04b55 offer EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=1729]@2021-04-23T18:09:21.154727Z
2021-04-23 18:09:21 154 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=1} startReservedThread p=1
2021-04-23 18:09:21 154 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue ReservedThreadExecutor@903c13{s=0/1,p=1}@24d430ec startThread=0
2021-04-23 18:09:21 154 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=1}@58a04b55 task=EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1729]@2021-04-23T18:09:21.154862Z
2021-04-23 18:09:21 154 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run ReservedThreadExecutor@903c13{s=0/1,p=1}@24d430ec in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}]
2021-04-23 18:09:21 154 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=1}@24d430ec started
2021-04-23 18:09:21 154 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=1}][pc=0,pic=0,pec=1,epc=1729]@2021-04-23T18:09:21.154909Z tryProduce true
2021-04-23 18:09:21 154 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0}@24d430ec waiting
2021-04-23 18:09:21 154 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0
2021-04-23 18:09:21 154 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:21 154 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1729]@2021-04-23T18:09:21.15482Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=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-04-23 18:09:21 155 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:21 155 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 1 keys
2021-04-23 18:09:21 155 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@d25a8ee{SSLC.NBReadCB@29d2f057{SslConnection@29d2f057::SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-04-23 18:09:21 155 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >c.onFillable SslConnection@29d2f057::SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:21 155 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillable SslConnection@29d2f057::SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:21 155 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@252394c9{AC.ReadCB@595e3e15{HttpConnection@595e3e15::DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-04-23 18:09:21 155 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@595e3e15::DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-04-23 18:09:21 155 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@29d2f057::SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:21 155 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-04-23 18:09:21 155 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 261 HeapByteBuffer@1bafb592[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03s.\xCa#i7\xCb\xDb\xF9\xB1\x08\xA9\x8e\xDc...8m\x1e\xC3\xDc\xC3L\xD2\xBa\xDa\xB5\xCb\xEb\x97zyj\xDd'\xAey@Y>>>\xC4\x1c\x8a<\xBf\xDc\xD5N\xC4...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:21 155 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=261
2021-04-23 18:09:21 155 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill starting handshake SslConnection@29d2f057::SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:21 155 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#D\xFb\xA2\xD7...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#D\xFb\xA2\xD7...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:21 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_TASK
2021-04-23 18:09:21 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_WRAP
2021-04-23 18:09:21 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >flush SslConnection@29d2f057::SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:21 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@20707c81[p=0,l=0,c=0,r=0]={<<<>>>}
2021-04-23 18:09:21 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP
2021-04-23 18:09:21 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false
2021-04-23 18:09:21 156 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:21 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true
2021-04-23 18:09:21 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:21 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-04-23 18:09:21 156 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 6 HeapByteBuffer@1bafb592[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03s.\xCa#...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:21 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=6
2021-04-23 18:09:21 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=6,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#D\xFb\xA2\xD7...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#D\xFb\xA2\xD7...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:21 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-04-23 18:09:21 156 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1bafb592[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:21 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0
2021-04-23 18:09:21 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#D\xFb\xA2\xD7...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#D\xFb\xA2\xD7...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:21 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:21 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@29d2f057::SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:21 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-04-23 18:09:21 157 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 367 HeapByteBuffer@1bafb592[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03s.\xCa#i7\xCb\xDb\xF9\xB1\x08\xA9\x8e\xDc...1]\x7f?JT<\xDbA\xAai\xCb\xE8\xA0\x96\xB5\x91\x06\xC5\x86\xC5\xDf\xD4>>>9\xF2.\xBd M\xF8\xF6\xF9...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:21 157 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=367
2021-04-23 18:09:21 157 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=367 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=367,l=367,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#D\xFb\xA2\xD7...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#D\xFb\xA2\xD7...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:21 157 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_TASK
2021-04-23 18:09:21 160 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-24] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@36aa3c6e
2021-04-23 18:09:21 163 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_WRAP
2021-04-23 18:09:21 163 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >flush SslConnection@29d2f057::SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:21 163 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@20707c81[p=0,l=0,c=0,r=0]={<<<>>>}
2021-04-23 18:09:21 163 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP
2021-04-23 18:09:21 163 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false
2021-04-23 18:09:21 163 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:21 163 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true
2021-04-23 18:09:21 163 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP
2021-04-23 18:09:21 163 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false
2021-04-23 18:09:21 163 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:21 163 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true
2021-04-23 18:09:21 163 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP
2021-04-23 18:09:21 163 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2700 sequenceNumber = 0 [p=0,l=2700,c=17408,r=2700] ioDone=false/false
2021-04-23 18:09:21 163 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:21 163 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true
2021-04-23 18:09:21 163 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:21 163 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-04-23 18:09:21 164 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1bafb592[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:21 164 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0
2021-04-23 18:09:21 164 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#D\xFb\xA2\xD7...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#D\xFb\xA2\xD7...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:21 164 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:21 164 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@595e3e15::DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=10/30000} filled 0 HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#D\xFb\xA2\xD7...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:21 164 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@595e3e15::DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#D\xFb\xA2\xD7...\x00\x00\x00\x00\x00\x00\x00} {}
2021-04-23 18:09:21 164 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#D\xFb\xA2\xD7...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:21 164 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@595e3e15::DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=START,0 of -1}
2021-04-23 18:09:21 164 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@595e3e15::DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=10/30000}
2021-04-23 18:09:21 164 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - fillInterested HttpConnection@595e3e15::DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=10/30000}
2021-04-23 18:09:21 164 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@252394c9{AC.ReadCB@595e3e15{HttpConnection@595e3e15::DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-04-23 18:09:21 164 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@29d2f057::SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:21 164 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:21 164 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@d25a8ee{SSLC.NBReadCB@29d2f057{SslConnection@29d2f057::SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-04-23 18:09:21 164 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:21 164 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@33cba155 on ManagedSelector@3c2188f{STARTED} id=0 keys=1 selected=0 updates=0
2021-04-23 18:09:21 164 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3c2188f{STARTED} id=0 keys=1 selected=0 updates=1
2021-04-23 18:09:21 164 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@595e3e15::DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-04-23 18:09:21 164 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:21 164 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0}@79db74d4 size 1 > capacity
2021-04-23 18:09:21 164 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran ReservedThreadExecutor@903c13{s=1/1,p=0}@79db74d4 in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}]
2021-04-23 18:09:21 164 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken with none selected
2021-04-23 18:09:21 164 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 0/0/1 selected
2021-04-23 18:09:21 164 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 0 keys, 1 updates
2021-04-23 18:09:21 164 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1
2021-04-23 18:09:21 164 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@33cba155
2021-04-23 18:09:21 164 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:21 164 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:21 164 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 1 keys
2021-04-23 18:09:21 165 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 1/1/1 selected
2021-04-23 18:09:21 165 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 1 keys, 0 updates
2021-04-23 18:09:21 165 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.73.4:9102 remote=/10.233.73.100:34328], selector=sun.nio.ch.EPollSelectorImpl@79b2b56e, interestOps=1, readyOps=1 SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-04-23 18:09:21 165 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:21 165 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=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-04-23 18:09:21 165 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0} tryExecute EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1730]@2021-04-23T18:09:21.165566Z
2021-04-23 18:09:21 165 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=0}@24d430ec offer EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=1730]@2021-04-23T18:09:21.16563Z
2021-04-23 18:09:21 165 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=1} startReservedThread p=1
2021-04-23 18:09:21 165 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@903c13{s=0/1,p=1}@7af4d371 startThread=0
2021-04-23 18:09:21 165 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@903c13{s=0/1,p=1}@7af4d371 in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}]
2021-04-23 18:09:21 165 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=1}@7af4d371 started
2021-04-23 18:09:21 165 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=1}@24d430ec task=EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1730]@2021-04-23T18:09:21.165854Z
2021-04-23 18:09:21 165 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0}@7af4d371 waiting
2021-04-23 18:09:21 165 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1730]@2021-04-23T18:09:21.165925Z tryProduce true
2021-04-23 18:09:21 165 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 0
2021-04-23 18:09:21 165 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:21 166 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1730]@2021-04-23T18:09:21.165882Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=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-04-23 18:09:21 166 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:21 166 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 1 keys
2021-04-23 18:09:21 166 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@d25a8ee{SSLC.NBReadCB@29d2f057{SslConnection@29d2f057::SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-04-23 18:09:21 166 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@29d2f057::SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:21 166 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@29d2f057::SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:21 167 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@252394c9{AC.ReadCB@595e3e15{HttpConnection@595e3e15::DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-04-23 18:09:21 167 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@595e3e15::DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-04-23 18:09:21 167 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@29d2f057::SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:21 167 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-04-23 18:09:21 167 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 230 HeapByteBuffer@1bafb592[p=0,l=230,c=17408,r=230]={<<<\x17\x03\x03\x005<\xF0VB5\xF4O\xE2\xD9\xC7\xF0lG\xE9\xF7^X=\xC5\xB6...\x8fZ] \x83\x0f\x9c\r\x7f\x1b\xEf&vxH\xEe~W\xA6\x07\xD3\xEb\xB0>>>\xB7\x15\xD0S\x8d\xF3\x9cp\\...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:21 167 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=230
2021-04-23 18:09:21 168 DEBUG [jdk.event.security][dw-26] invocationID:{InvocationID} -  TLSHandshake: 10.233.73.100:34328, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-04-23 18:09:21 168 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@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#D\xFb\xA2\xD7...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#D\xFb\xA2\xD7...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:21 168 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - handshake succeeded SslConnection@29d2f057::SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=172/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=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-04-23 18:09:21 168 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-04-23 18:09:21 168 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1bafb592[p=58,l=230,c=17408,r=172]={\x17\x03\x03\x005\x14\x00\x00 ...\x95\xA91\x8e\x875:<<<\x17\x03\x03\x00\xA7\xE8\xCd\x82\x93\xA1z\tcC\xA6I\xDf\xD8\xCf\xC0<\x00[\x99^...\x8fZ] \x83\x0f\x9c\r\x7f\x1b\xEf&vxH\xEe~W\xA6\x07\xD3\xEb\xB0>>>\xB7\x15\xD0S\x8d\xF3\x9cp\\...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:21 168 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0
2021-04-23 18:09:21 168 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@3054a60c[p=0,l=150,c=17408,r=150]={<<>>J\xBc\xDb\xEd\xCeB\x1e\x04\xF2...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3054a60c[p=0,l=150,c=17408,r=150]={<<>>J\xBc\xDb\xEd\xCeB\x1e\x04\xF2...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:21 168 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@595e3e15[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:21 168 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@595e3e15::DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=4/30000} filled 150 HeapByteBuffer@3054a60c[p=0,l=150,c=17408,r=150]={<<>>J\xBc\xDb\xEd\xCeB\x1e\x04\xF2...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:21 168 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@595e3e15::DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@3054a60c[p=0,l=150,c=17408,r=150]={<<>>J\xBc\xDb\xEd\xCeB\x1e\x04\xF2...\x00\x00\x00\x00\x00\x00\x00} {}
2021-04-23 18:09:21 168 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3054a60c[p=0,l=150,c=17408,r=150]={<<>>J\xBc\xDb\xEd\xCeB\x1e\x04\xF2...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:21 168 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - START --> SPACE1
2021-04-23 18:09:21 168 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - SPACE1 --> URI
2021-04-23 18:09:21 168 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - URI --> SPACE2
2021-04-23 18:09:21 168 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-04-23 18:09:21 168 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-04-23 18:09:21 168 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-04-23 18:09:21 168 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-04-23 18:09:21 168 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-04-23 18:09:21 168 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-04-23 18:09:21 168 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-04-23 18:09:21 168 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-04-23 18:09:21 168 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-04-23 18:09:21 168 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-04-23 18:09:21 168 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-04-23 18:09:21 168 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-04-23 18:09:21 168 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER --> CONTENT
2021-04-23 18:09:21 169 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - REQUEST for //10.233.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
GET //10.233.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.73.4:9102
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-04-23 18:09:21 169 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@595e3e15::DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=4/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-04-23 18:09:21 169 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@595e3e15::DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=4/30000}
2021-04-23 18:09:21 169 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - handle //10.233.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 
2021-04-23 18:09:21 169 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - handling HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-04-23 18:09:21 169 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2021-04-23 18:09:21 169 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-26] invocationID:{InvocationID} - Host 10.233.73.4 with SNI null
2021-04-23 18:09:21 169 DEBUG [org.eclipse.jetty.server.Server][dw-26] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2021-04-23 18:09:21 169 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-26] invocationID:{InvocationID} - GzipHandler@575c23f1{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck)@67a3d598 in null
2021-04-23 18:09:21 169 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-26] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@602ae7b6{/,null,AVAILABLE}
2021-04-23 18:09:21 169 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-26] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@602ae7b6{/,null,AVAILABLE}
2021-04-23 18:09:21 169 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-5f911d24@4cb9c25c==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-04-23 18:09:21 169 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - chain=logFilter@6247c08c==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-288b73c1@288b73c1==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-2bc8caa7@2bc8caa7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-5f911d24@4cb9c25c==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-04-23 18:09:21 169 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - call filter logFilter@6247c08c==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-04-23 18:09:21 169 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Entering.
2021-04-23 18:09:21 169 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-04-23 18:09:21 169 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 7ee5b9a1-a433-4e52-8f14-64894d721226
2021-04-23 18:09:21 169 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Invoking synchronously ... 
2021-04-23 18:09:21 169 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-288b73c1@288b73c1==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-04-23 18:09:21 169 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-2bc8caa7@2bc8caa7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-04-23 18:09:21 170 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-5f911d24@4cb9c25c==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-04-23 18:09:21 171 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@575c23f1{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck)@67a3d598
2021-04-23 18:09:21 171 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@35b15bff exclude no deflater
2021-04-23 18:09:21 171 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@3d4f980e[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@617cbb8d{null}
2021-04-23 18:09:21 171 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
200 OK HTTP/1.1
Connection: close
Date: Fri, 23 Apr 2021 18:09:21 GMT
X-TransactionID: 7ee5b9a1-a433-4e52-8f14-64894d721226
X-InvocationID: 70083431-f370-47b5-9cf2-69923560cfc5
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-04-23 18:09:21 171 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@188abd2f[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@27db7362] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-04-23 18:09:21 171 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@3d4f980e[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-04-23 18:09:21 171 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Fri, 23 Apr 2021 18:09:21 GMT
X-TransactionID: 7ee5b9a1-a433-4e52-8f14-64894d721226
X-InvocationID: 70083431-f370-47b5-9cf2-69923560cfc5
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-04-23 18:09:21 171 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-04-23 18:09:21 171 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@188abd2f[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@27db7362] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-04-23 18:09:21 171 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@6695107f{IDLE}->null [HeapByteBuffer@245a4558[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@3d4f980e[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-04-23 18:09:21 171 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@6695107f{WRITING}->null:IDLE-->WRITING
2021-04-23 18:09:21 171 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@29d2f057::SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1a0be485{s=COMPLETING}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-04-23 18:09:21 171 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@245a4558[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-04-23 18:09:21 171 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@3d4f980e[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-04-23 18:09:21 171 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-04-23 18:09:21 171 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-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-04-23 18:09:21 171 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1a0be485{s=COMPLETING}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-04-23 18:09:21 172 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-04-23 18:09:21 172 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1a0be485{s=COMPLETING}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-04-23 18:09:21 172 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@6695107f{WRITING}->null
2021-04-23 18:09:21 172 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@6695107f{IDLE}->null:WRITING-->IDLE
2021-04-23 18:09:21 172 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@188abd2f[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@27db7362] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-04-23 18:09:21 172 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@188abd2f[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@27db7362] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-04-23 18:09:21 172 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=8/30000}
2021-04-23 18:09:21 172 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@29d2f057::SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1a0be485{s=END}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} oshut=false, ishut=false
2021-04-23 18:09:21 172 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@29d2f057::SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1a0be485{s=END}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-04-23 18:09:21 172 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@20707c81[p=0,l=0,c=0,r=0]={<<<>>>}
2021-04-23 18:09:21 172 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-04-23 18:09:21 172 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-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-04-23 18:09:21 172 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1a0be485{s=END}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-04-23 18:09:21 172 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-04-23 18:09:21 172 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1a0be485{s=END}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-04-23 18:09:21 172 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.73.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1a0be485{s=END}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-04-23 18:09:21 172 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@29d2f057::SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1a0be485{s=END}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@d25a8ee{SSLC.NBReadCB@29d2f057{SslConnection@29d2f057::SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1a0be485{s=END}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}}}
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1a0be485{s=END}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@33cba155 on ManagedSelector@3c2188f{STARTED} id=0 keys=1 selected=0 updates=0
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3c2188f{STARTED} id=0 keys=1 selected=0 updates=1
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken with none selected
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 0/0/1 selected
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 0 keys, 1 updates
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 1
2021-04-23 18:09:21 173 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=b1992da9-7a9f-43b0-81ac-5e8407a9ebf4, referenceCounter=0, store size=0} on thread dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@33cba155
2021-04-23 18:09:21 173 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Exiting.
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1a0be485{s=END}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 1 keys
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 1/1/1 selected
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 1 keys, 0 updates
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.server.Server][dw-26] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - unhandle HttpChannelState@476e393{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.73.4:9102 remote=/10.233.73.100:34328], selector=sun.nio.ch.EPollSelectorImpl@79b2b56e, interestOps=1, readyOps=1 SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1a0be485{s=END}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@476e393{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1a0be485{s=END}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - completed HttpChannelState@476e393{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - unhandle HttpChannelState@476e393{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@476e393{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1a0be485{s=END}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}:runFillable:BLOCKING
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0} tryExecute EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1731]@2021-04-23T18:09:21.173644Z
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=0}@7af4d371 offer EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=1731]@2021-04-23T18:09:21.173683Z
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=1} startReservedThread p=1
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue ReservedThreadExecutor@903c13{s=0/1,p=1}@4b745dd5 startThread=0
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - recycle HttpChannelState@476e393{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=1}@7af4d371 task=EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1731]@2021-04-23T18:09:21.17379Z
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@903c13{s=0/1,p=1}@4b745dd5 in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}]
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=1}@4b745dd5 started
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0}@4b745dd5 waiting
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1731]@2021-04-23T18:09:21.173862Z tryProduce true
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@29d2f057::SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1731]@2021-04-23T18:09:21.173842Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 24 HeapByteBuffer@1bafb592[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\x00$\x91\t\x18\xE3Nd\xDe\xFd1\x84m\x15d\xD20\x90\x94>>>$\x80\xE3\xFe\x1b\xF7\xC1\x1b\x1a...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=24
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 1 keys
2021-04-23 18:09:21 173 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@d25a8ee{SSLC.NBReadCB@29d2f057{SslConnection@29d2f057::SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NEED_UNWRAP,eio=24/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=24 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 24 bytesProduced = 0 encryptedBuffer=[p=24,l=24,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#d@*\x87...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#d@*\x87...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >c.onFillable SslConnection@29d2f057::SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.73.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=9/30000}
2021-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close(null) DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=9/30000}
2021-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@595e3e15::DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#d@*\x87...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=9/30000}
2021-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close(null) DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=9/30000}
2021-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - shutdownOutput: SslConnection@29d2f057::SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@595e3e15::DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#d@*\x87...\x00\x00\x00\x00\x00\x00\x00} {}
2021-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#d@*\x87...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@595e3e15::DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - ensureFillInterested SslConnection@29d2f057::SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@595e3e15::DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=10/30000}
2021-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=10/30000}
2021-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@d25a8ee{SSLC.NBReadCB@29d2f057{SslConnection@29d2f057::SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@595e3e15::DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@476e393{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@33cba155 on ManagedSelector@3c2188f{STARTED} id=0 keys=1 selected=0 updates=0
2021-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3c2188f{STARTED} id=0 keys=1 selected=0 updates=1
2021-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0}@58a04b55 size 1 > capacity
2021-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken with none selected
2021-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@903c13{s=1/1,p=0}@58a04b55 in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}]
2021-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 0/0/1 selected
2021-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 0 keys, 1 updates
2021-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1
2021-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@33cba155
2021-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - doClose SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 1 keys
2021-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 1/1/1 selected
2021-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 1 keys, 0 updates
2021-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector loop ignoring invalid key for channel java.nio.channels.SocketChannel[closed]
2021-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - onClose FillInterest@d25a8ee{SSLC.NBReadCB@29d2f057{SslConnection@29d2f057::SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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}
10.233.73.100 - - [23/Apr/2021:18:09:21 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 4
2021-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - onFillableFail SslConnection@29d2f057::SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0
2021-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - onFail FillInterest@252394c9{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:214)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1366)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:396)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	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-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 1 on SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 1 keys
2021-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Wakeup ManagedSelector@3c2188f{STARTED} id=0 keys=0 selected=0 updates=0
2021-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken with none selected
2021-04-23 18:09:21 174 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3bb30b06 startThread=0
2021-04-23 18:09:21 175 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - onClose FillInterest@252394c9{null}
2021-04-23 18:09:21 175 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 0/0/0 selected
2021-04-23 18:09:21 175 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 0 keys, 0 updates
2021-04-23 18:09:21 175 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0
2021-04-23 18:09:21 175 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:21 175 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 0 keys
2021-04-23 18:09:21 175 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3bb30b06 in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}]
2021-04-23 18:09:21 175 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - onFillable SslConnection@29d2f057::SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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-04-23 18:09:21 175 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@252394c9{null}
2021-04-23 18:09:21 175 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - FillInterest@252394c9{null} lost race null
2021-04-23 18:09:21 175 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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-04-23 18:09:21 175 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.73.4:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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-04-23 18:09:21 175 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0}@24d430ec size 1 > capacity
2021-04-23 18:09:21 175 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-29] invocationID:{InvocationID} - onClose HttpConnection@595e3e15::DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=10/30000}
2021-04-23 18:09:21 175 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran ReservedThreadExecutor@903c13{s=1/1,p=0}@24d430ec in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}]
2021-04-23 18:09:21 175 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-29] invocationID:{InvocationID} - onClose SslConnection@29d2f057::SocketChannelEndPoint@1ce4db07{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@29d2f057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e703cf9{/10.233.73.100:34328<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@595e3e15[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a0be485{s=START}]=>HttpChannelOverHttp@4536b950{s=HttpChannelState@476e393{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-04-23 18:09:21 175 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3bb30b06 in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}]
2021-04-23 18:09:23 572 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@d960561-EngineDActiveApp@76104df5{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@6428f769 on ManagedSelector@3c2188f{STARTED} id=0 keys=0 selected=0 updates=0
2021-04-23 18:09:23 572 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@d960561-EngineDActiveApp@76104df5{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3c2188f{STARTED} id=0 keys=0 selected=0 updates=1
2021-04-23 18:09:23 572 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken with none selected
2021-04-23 18:09:23 572 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 0/0/0 selected
2021-04-23 18:09:23 572 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 0 keys, 1 updates
2021-04-23 18:09:23 572 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1
2021-04-23 18:09:23 572 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@6428f769
2021-04-23 18:09:23 573 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@6428f769 startThread=0
2021-04-23 18:09:23 573 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:23 573 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 1 keys
2021-04-23 18:09:23 573 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@6428f769 in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}]
2021-04-23 18:09:23 573 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-28] invocationID:{InvocationID} - SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-04-23 18:09:23 573 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-28] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@4f9d03b4
2021-04-23 18:09:23 573 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - new HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=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@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-04-23 18:09:23 573 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - New HTTP Connection HttpConnection@5aa93747::DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-04-23 18:09:23 573 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:23 573 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onOpen SslConnection@4867584b::SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:23 573 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onOpen HttpConnection@5aa93747::DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-04-23 18:09:23 574 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - fillInterested HttpConnection@5aa93747::DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-04-23 18:09:23 574 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@47e711e1{AC.ReadCB@5aa93747{HttpConnection@5aa93747::DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-04-23 18:09:23 574 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@4867584b::SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:23 574 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:23 574 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@54670555{SSLC.NBReadCB@4867584b{SslConnection@4867584b::SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-04-23 18:09:23 574 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:23 574 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@26b0ba92 on ManagedSelector@3c2188f{STARTED} id=0 keys=1 selected=0 updates=0
2021-04-23 18:09:23 574 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3c2188f{STARTED} id=0 keys=1 selected=0 updates=1
2021-04-23 18:09:23 574 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken with none selected
2021-04-23 18:09:23 574 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Created SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:23 574 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 0/0/1 selected
2021-04-23 18:09:23 574 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 0 keys, 1 updates
2021-04-23 18:09:23 574 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1
2021-04-23 18:09:23 574 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@26b0ba92
2021-04-23 18:09:23 574 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@6428f769 in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}]
2021-04-23 18:09:23 574 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:23 574 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:23 574 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 1 keys
2021-04-23 18:09:23 574 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 1/1/1 selected
2021-04-23 18:09:23 574 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 1 keys, 0 updates
2021-04-23 18:09:23 574 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.73.4:9102 remote=/10.233.73.100:34376], selector=sun.nio.ch.EPollSelectorImpl@79b2b56e, interestOps=1, readyOps=1 SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-04-23 18:09:23 574 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:23 575 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=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-04-23 18:09:23 575 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0} tryExecute EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1732]@2021-04-23T18:09:23.575112Z
2021-04-23 18:09:23 575 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=0}@4b745dd5 offer EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=1732]@2021-04-23T18:09:23.575219Z
2021-04-23 18:09:23 575 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=1} startReservedThread p=1
2021-04-23 18:09:23 575 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@903c13{s=0/1,p=1}@6f528711 startThread=0
2021-04-23 18:09:23 575 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run ReservedThreadExecutor@903c13{s=0/1,p=1}@6f528711 in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}]
2021-04-23 18:09:23 575 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=1}@6f528711 started
2021-04-23 18:09:23 575 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=1}@4b745dd5 task=EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1732]@2021-04-23T18:09:23.575352Z
2021-04-23 18:09:23 575 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0}@6f528711 waiting
2021-04-23 18:09:23 575 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1732]@2021-04-23T18:09:23.575315Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=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-04-23 18:09:23 575 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@54670555{SSLC.NBReadCB@4867584b{SslConnection@4867584b::SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-04-23 18:09:23 575 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1733]@2021-04-23T18:09:23.575469Z tryProduce true
2021-04-23 18:09:23 575 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0
2021-04-23 18:09:23 575 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:23 575 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >c.onFillable SslConnection@4867584b::SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:23 575 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillable SslConnection@4867584b::SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:23 575 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:23 575 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 1 keys
2021-04-23 18:09:23 575 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@47e711e1{AC.ReadCB@5aa93747{HttpConnection@5aa93747::DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-04-23 18:09:23 575 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@5aa93747::DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-04-23 18:09:23 575 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@4867584b::SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:23 575 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-04-23 18:09:23 575 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 261 HeapByteBuffer@1bafb592[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xD1)HwN\xC9;\xBd\xEc\x9c\xF4kq\x97...\x03\xF6\xB1\xB9\x86[-\xF0s\x9d\x1cJ\xBdb\xB8+\x9b\xA6/\x8eDfh>>>x\x95\xD7\x87\xF6\xB6\x19v\xEc...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:23 575 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=261
2021-04-23 18:09:23 575 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill starting handshake SslConnection@4867584b::SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:23 576 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] 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@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#d@*\x87...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#d@*\x87...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:23 576 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_TASK
2021-04-23 18:09:23 576 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_WRAP
2021-04-23 18:09:23 577 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >flush SslConnection@4867584b::SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:23 577 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@20707c81[p=0,l=0,c=0,r=0]={<<<>>>}
2021-04-23 18:09:23 577 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP
2021-04-23 18:09:23 577 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] 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-04-23 18:09:23 577 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:23 577 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true
2021-04-23 18:09:23 577 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:23 577 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-04-23 18:09:23 577 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 6 HeapByteBuffer@1bafb592[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\xD1)Hw...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:23 577 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=6
2021-04-23 18:09:23 577 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] 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@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#d@*\x87...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#d@*\x87...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:23 577 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-04-23 18:09:23 577 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 367 HeapByteBuffer@1bafb592[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xD1)HwN\xC9;\xBd\xEc\x9c\xF4kq\x97...\xA6\xA4\xF0iP\x84\xA8X\x8cY[Z\xF1$/L\x03i\x1c\x8cN\xBb_>>>9\xF2.\xBd M\xF8\xF6\xF9...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:23 577 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=367
2021-04-23 18:09:23 577 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] 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@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#d@*\x87...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#d@*\x87...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:23 577 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_TASK
2021-04-23 18:09:23 581 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-25] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@4f9d03b4
2021-04-23 18:09:23 583 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_WRAP
2021-04-23 18:09:23 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >flush SslConnection@4867584b::SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:23 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@20707c81[p=0,l=0,c=0,r=0]={<<<>>>}
2021-04-23 18:09:23 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP
2021-04-23 18:09:23 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] 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-04-23 18:09:23 584 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:23 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true
2021-04-23 18:09:23 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP
2021-04-23 18:09:23 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] 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-04-23 18:09:23 584 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:23 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true
2021-04-23 18:09:23 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP
2021-04-23 18:09:23 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2700 sequenceNumber = 0 [p=0,l=2700,c=17408,r=2700] ioDone=false/false
2021-04-23 18:09:23 584 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:23 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true
2021-04-23 18:09:23 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:23 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-04-23 18:09:23 584 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1bafb592[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:23 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0
2021-04-23 18:09:23 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] 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@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#d@*\x87...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#d@*\x87...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:23 585 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:23 585 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@4867584b::SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:23 585 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-04-23 18:09:23 585 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1bafb592[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:23 585 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0
2021-04-23 18:09:23 585 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] 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@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#d@*\x87...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#d@*\x87...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:23 585 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:23 585 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@5aa93747::DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=11/30000} filled 0 HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#d@*\x87...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:23 585 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@5aa93747::DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#d@*\x87...\x00\x00\x00\x00\x00\x00\x00} {}
2021-04-23 18:09:23 585 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#d@*\x87...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:23 585 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@5aa93747::DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=START,0 of -1}
2021-04-23 18:09:23 585 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@5aa93747::DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=11/30000}
2021-04-23 18:09:23 585 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - fillInterested HttpConnection@5aa93747::DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=11/30000}
2021-04-23 18:09:23 585 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@47e711e1{AC.ReadCB@5aa93747{HttpConnection@5aa93747::DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-04-23 18:09:23 585 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@4867584b::SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:23 585 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:23 585 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@54670555{SSLC.NBReadCB@4867584b{SslConnection@4867584b::SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-04-23 18:09:23 585 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:23 585 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@26b0ba92 on ManagedSelector@3c2188f{STARTED} id=0 keys=1 selected=0 updates=0
2021-04-23 18:09:23 585 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3c2188f{STARTED} id=0 keys=1 selected=0 updates=1
2021-04-23 18:09:23 585 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@5aa93747::DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-04-23 18:09:23 585 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:23 585 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0}@7af4d371 size 1 > capacity
2021-04-23 18:09:23 585 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@903c13{s=1/1,p=0}@7af4d371 in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}]
2021-04-23 18:09:23 585 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken with none selected
2021-04-23 18:09:23 585 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 0/0/1 selected
2021-04-23 18:09:23 585 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 0 keys, 1 updates
2021-04-23 18:09:23 585 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1
2021-04-23 18:09:23 585 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@26b0ba92
2021-04-23 18:09:23 586 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:23 586 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:23 586 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 1 keys
2021-04-23 18:09:23 586 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 1/1/1 selected
2021-04-23 18:09:23 586 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 1 keys, 0 updates
2021-04-23 18:09:23 586 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.73.4:9102 remote=/10.233.73.100:34376], selector=sun.nio.ch.EPollSelectorImpl@79b2b56e, interestOps=1, readyOps=1 SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-04-23 18:09:23 586 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:23 586 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=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-04-23 18:09:23 586 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0} tryExecute EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1733]@2021-04-23T18:09:23.586722Z
2021-04-23 18:09:23 586 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=0}@6f528711 offer EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=1733]@2021-04-23T18:09:23.58677Z
2021-04-23 18:09:23 586 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=1} startReservedThread p=1
2021-04-23 18:09:23 586 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue ReservedThreadExecutor@903c13{s=0/1,p=1}@4b2bfbcf startThread=0
2021-04-23 18:09:23 586 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=1}@6f528711 task=EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1733]@2021-04-23T18:09:23.586978Z
2021-04-23 18:09:23 587 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@903c13{s=0/1,p=1}@4b2bfbcf in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}]
2021-04-23 18:09:23 587 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=1}][pc=0,pic=0,pec=1,epc=1733]@2021-04-23T18:09:23.587042Z tryProduce true
2021-04-23 18:09:23 587 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 0
2021-04-23 18:09:23 587 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:23 587 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=1}@4b2bfbcf started
2021-04-23 18:09:23 587 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0}@4b2bfbcf waiting
2021-04-23 18:09:23 587 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1733]@2021-04-23T18:09:23.587012Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=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-04-23 18:09:23 587 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:23 587 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 1 keys
2021-04-23 18:09:23 587 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@54670555{SSLC.NBReadCB@4867584b{SslConnection@4867584b::SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-04-23 18:09:23 587 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >c.onFillable SslConnection@4867584b::SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:23 587 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillable SslConnection@4867584b::SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:23 587 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@47e711e1{AC.ReadCB@5aa93747{HttpConnection@5aa93747::DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-04-23 18:09:23 587 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@5aa93747::DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-04-23 18:09:23 587 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@4867584b::SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:23 587 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-04-23 18:09:23 588 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 230 HeapByteBuffer@1bafb592[p=0,l=230,c=17408,r=230]={<<<\x17\x03\x03\x005\x8f\x10\xE5\x88\x07e\x80\xB1\x82P\xB8\xE4\xE0\xA9n\x9b*\xD4\x85\x91...\xDf\xEe\x82\x8a\n\xB5\xBf\xA7\xF7\xC3\xF6--\x93\xAaE,[\xE1#\xC9\xC4\xEe>>>\xBd%\x02\x80C\xE69\xDc\x9c...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:23 588 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=230
2021-04-23 18:09:23 588 DEBUG [jdk.event.security][dw-27] invocationID:{InvocationID} -  TLSHandshake: 10.233.73.100:34376, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-04-23 18:09:23 588 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@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#d@*\x87...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#d@*\x87...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:23 589 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - handshake succeeded SslConnection@4867584b::SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=172/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=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-04-23 18:09:23 589 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-04-23 18:09:23 589 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1bafb592[p=58,l=230,c=17408,r=172]={\x17\x03\x03\x005\x14\x00\x00 ...^D}\xC41S\x02<<<\x17\x03\x03\x00\xA73\xAaZ\xA4\xD3j\xC7\xF2\xD5\xC9\x95GI\x10Q\xC4\x1c\xE5\x8cL...\xDf\xEe\x82\x8a\n\xB5\xBf\xA7\xF7\xC3\xF6--\x93\xAaE,[\xE1#\xC9\xC4\xEe>>>\xBd%\x02\x80C\xE69\xDc\x9c...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:23 589 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0
2021-04-23 18:09:23 589 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@3054a60c[p=0,l=150,c=17408,r=150]={<<>>\xFc\xF4\x1d\x97RC\xEfc\x1c...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3054a60c[p=0,l=150,c=17408,r=150]={<<>>\xFc\xF4\x1d\x97RC\xEfc\x1c...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:23 589 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@5aa93747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:23 589 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@5aa93747::DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=4/30000} filled 150 HeapByteBuffer@3054a60c[p=0,l=150,c=17408,r=150]={<<>>\xFc\xF4\x1d\x97RC\xEfc\x1c...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:23 589 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@5aa93747::DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@3054a60c[p=0,l=150,c=17408,r=150]={<<>>\xFc\xF4\x1d\x97RC\xEfc\x1c...\x00\x00\x00\x00\x00\x00\x00} {}
2021-04-23 18:09:23 589 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3054a60c[p=0,l=150,c=17408,r=150]={<<>>\xFc\xF4\x1d\x97RC\xEfc\x1c...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:23 589 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - START --> SPACE1
2021-04-23 18:09:23 589 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - SPACE1 --> URI
2021-04-23 18:09:23 589 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - URI --> SPACE2
2021-04-23 18:09:23 589 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-04-23 18:09:23 589 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-04-23 18:09:23 589 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-04-23 18:09:23 589 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-04-23 18:09:23 589 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-04-23 18:09:23 589 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-04-23 18:09:23 589 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-04-23 18:09:23 589 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-04-23 18:09:23 589 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-04-23 18:09:23 589 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-04-23 18:09:23 589 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-04-23 18:09:23 589 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-04-23 18:09:23 589 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER --> CONTENT
2021-04-23 18:09:23 589 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - REQUEST for //10.233.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
GET //10.233.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.73.4:9102
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-04-23 18:09:23 590 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@5aa93747::DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=4/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-04-23 18:09:23 590 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@5aa93747::DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=4/30000}
2021-04-23 18:09:23 590 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - handle //10.233.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 
2021-04-23 18:09:23 590 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - handling HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-04-23 18:09:23 590 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
2021-04-23 18:09:23 590 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-27] invocationID:{InvocationID} - Host 10.233.73.4 with SNI null
2021-04-23 18:09:23 590 DEBUG [org.eclipse.jetty.server.Server][dw-27] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
2021-04-23 18:09:23 590 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-27] invocationID:{InvocationID} - GzipHandler@575c23f1{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck)@2a3f590 in null
2021-04-23 18:09:23 590 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-27] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@602ae7b6{/,null,AVAILABLE}
2021-04-23 18:09:23 590 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-27] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@602ae7b6{/,null,AVAILABLE}
2021-04-23 18:09:23 590 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-5f911d24@4cb9c25c==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-04-23 18:09:23 590 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - chain=logFilter@6247c08c==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-288b73c1@288b73c1==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-2bc8caa7@2bc8caa7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-5f911d24@4cb9c25c==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-04-23 18:09:23 590 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - call filter logFilter@6247c08c==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-04-23 18:09:23 590 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Entering.
2021-04-23 18:09:23 590 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-04-23 18:09:23 590 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: fff42cae-6464-4d42-809f-bdf46ef210c5
2021-04-23 18:09:23 591 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Invoking synchronously ... 
2021-04-23 18:09:23 591 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-288b73c1@288b73c1==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-04-23 18:09:23 591 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-2bc8caa7@2bc8caa7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-04-23 18:09:23 591 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-5f911d24@4cb9c25c==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-04-23 18:09:23 592 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@575c23f1{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck)@2a3f590
2021-04-23 18:09:23 592 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@6d28ed72 exclude no deflater
2021-04-23 18:09:23 592 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@7c1c1c8e[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@687d7541{null}
2021-04-23 18:09:23 592 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
200 OK HTTP/1.1
Connection: close
Date: Fri, 23 Apr 2021 18:09:23 GMT
X-TransactionID: fff42cae-6464-4d42-809f-bdf46ef210c5
X-InvocationID: 0c656654-144b-4d07-9318-76b770bbf8ad
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-04-23 18:09:23 592 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@75ef02ab[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5f862219] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-04-23 18:09:23 592 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@7c1c1c8e[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-04-23 18:09:23 592 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Fri, 23 Apr 2021 18:09:23 GMT
X-TransactionID: fff42cae-6464-4d42-809f-bdf46ef210c5
X-InvocationID: 0c656654-144b-4d07-9318-76b770bbf8ad
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-04-23 18:09:23 592 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-04-23 18:09:23 592 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@75ef02ab[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5f862219] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-04-23 18:09:23 592 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@4362ad0b{IDLE}->null [HeapByteBuffer@245a4558[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@7c1c1c8e[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-04-23 18:09:23 592 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@4362ad0b{WRITING}->null:IDLE-->WRITING
2021-04-23 18:09:23 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@4867584b::SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a3bdad4{s=COMPLETING}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-04-23 18:09:23 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@245a4558[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-04-23 18:09:23 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@7c1c1c8e[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-04-23 18:09:23 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-04-23 18:09:23 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-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-04-23 18:09:23 593 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a3bdad4{s=COMPLETING}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-04-23 18:09:23 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-04-23 18:09:23 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a3bdad4{s=COMPLETING}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-04-23 18:09:23 593 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@4362ad0b{WRITING}->null
2021-04-23 18:09:23 593 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@4362ad0b{IDLE}->null:WRITING-->IDLE
2021-04-23 18:09:23 593 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@75ef02ab[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5f862219] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-04-23 18:09:23 593 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@75ef02ab[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5f862219] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-04-23 18:09:23 593 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=8/30000}
2021-04-23 18:09:23 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@4867584b::SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a3bdad4{s=END}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} oshut=false, ishut=false
2021-04-23 18:09:23 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@4867584b::SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a3bdad4{s=END}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-04-23 18:09:23 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@20707c81[p=0,l=0,c=0,r=0]={<<<>>>}
2021-04-23 18:09:23 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-04-23 18:09:23 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-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-04-23 18:09:23 594 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a3bdad4{s=END}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-04-23 18:09:23 594 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-04-23 18:09:23 594 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a3bdad4{s=END}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-04-23 18:09:23 594 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.73.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a3bdad4{s=END}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-04-23 18:09:23 594 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@4867584b::SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a3bdad4{s=END}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-04-23 18:09:23 594 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@54670555{SSLC.NBReadCB@4867584b{SslConnection@4867584b::SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a3bdad4{s=END}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}}}
2021-04-23 18:09:23 594 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a3bdad4{s=END}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-04-23 18:09:23 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@26b0ba92 on ManagedSelector@3c2188f{STARTED} id=0 keys=1 selected=0 updates=0
2021-04-23 18:09:23 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3c2188f{STARTED} id=0 keys=1 selected=0 updates=1
2021-04-23 18:09:23 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken with none selected
2021-04-23 18:09:23 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 0/0/1 selected
2021-04-23 18:09:23 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 0 keys, 1 updates
2021-04-23 18:09:23 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1
2021-04-23 18:09:23 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@26b0ba92
2021-04-23 18:09:23 594 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=1aa07025-7878-409c-9679-0cfa243e60e5, referenceCounter=0, store size=0} on thread dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck
2021-04-23 18:09:23 594 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Exiting.
2021-04-23 18:09:23 594 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a3bdad4{s=END}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-04-23 18:09:23 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:23 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 1 keys
2021-04-23 18:09:23 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 1/1/1 selected
2021-04-23 18:09:23 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 1 keys, 0 updates
2021-04-23 18:09:23 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.73.4:9102 remote=/10.233.73.100:34376], selector=sun.nio.ch.EPollSelectorImpl@79b2b56e, interestOps=1, readyOps=1 SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a3bdad4{s=END}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 
2021-04-23 18:09:23 594 DEBUG [org.eclipse.jetty.server.Server][dw-27] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-04-23 18:09:23 594 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - unhandle HttpChannelState@1f065c6{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-04-23 18:09:23 594 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@1f065c6{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-04-23 18:09:23 594 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-04-23 18:09:23 594 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a3bdad4{s=END}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-04-23 18:09:23 594 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - completed HttpChannelState@1f065c6{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-04-23 18:09:23 594 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - unhandle HttpChannelState@1f065c6{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-04-23 18:09:23 595 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@1f065c6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-04-23 18:09:23 595 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}
2021-04-23 18:09:23 595 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a3bdad4{s=END}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}:runFillable:BLOCKING
2021-04-23 18:09:23 595 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4
2021-04-23 18:09:23 595 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0} tryExecute EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1734]@2021-04-23T18:09:23.595073Z
2021-04-23 18:09:23 595 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=0}@4b2bfbcf offer EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=1734]@2021-04-23T18:09:23.595112Z
2021-04-23 18:09:23 595 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=1} startReservedThread p=1
2021-04-23 18:09:23 595 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue ReservedThreadExecutor@903c13{s=0/1,p=1}@4b2fdb07 startThread=0
2021-04-23 18:09:23 595 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=1}@4b2bfbcf task=EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1734]@2021-04-23T18:09:23.595244Z
2021-04-23 18:09:23 595 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run ReservedThreadExecutor@903c13{s=0/1,p=1}@4b2fdb07 in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}]
2021-04-23 18:09:23 595 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1734]@2021-04-23T18:09:23.595286Z tryProduce true
10.233.73.100 - - [23/Apr/2021:18:09:23 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 6
2021-04-23 18:09:23 595 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=1}@4b2fdb07 started
2021-04-23 18:09:23 595 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0
2021-04-23 18:09:23 595 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:23 595 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0}@4b2fdb07 waiting
2021-04-23 18:09:23 595 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - recycle HttpChannelState@1f065c6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-04-23 18:09:23 595 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a3bdad4{s=END}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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=6}
2021-04-23 18:09:23 595 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-04-23 18:09:23 595 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 1 keys
2021-04-23 18:09:23 595 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1734]@2021-04-23T18:09:23.595214Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a3bdad4{s=END}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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=6}:runFillable:BLOCKING/BLOCKING
2021-04-23 18:09:23 595 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-04-23 18:09:23 595 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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-04-23 18:09:23 595 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@54670555{SSLC.NBReadCB@4867584b{SslConnection@4867584b::SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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-04-23 18:09:23 595 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >c.onFillable SslConnection@4867584b::SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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-04-23 18:09:23 595 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@4867584b::SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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-04-23 18:09:23 595 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-04-23 18:09:23 595 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 24 HeapByteBuffer@1bafb592[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\t\x13P>\x17~O\x12=\x85MY\xEa\x04\xAd"\xA1\x0b\xF6>>>\x88R/\xC9!\xA1<\xA0Z...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:23 595 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=24
2021-04-23 18:09:23 595 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@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\r\xE4\x85\x87...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\r\xE4\x85\x87...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:23 595 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.73.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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-04-23 18:09:23 595 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-04-23 18:09:23 596 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@5aa93747::DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\r\xE4\x85\x87...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:23 596 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=10/30000}
2021-04-23 18:09:23 596 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=10/30000}
2021-04-23 18:09:23 596 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillable SslConnection@4867584b::SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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-04-23 18:09:23 596 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@47e711e1{null}
2021-04-23 18:09:23 596 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - FillInterest@47e711e1{null} lost race null
2021-04-23 18:09:23 596 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.73.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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-04-23 18:09:23 596 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0}@6f528711 size 1 > capacity
2021-04-23 18:09:23 596 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran ReservedThreadExecutor@903c13{s=1/1,p=0}@6f528711 in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}]
2021-04-23 18:09:23 596 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - shutdownOutput: SslConnection@4867584b::SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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-04-23 18:09:23 596 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - ensureFillInterested SslConnection@4867584b::SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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-04-23 18:09:23 596 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@54670555{SSLC.NBReadCB@4867584b{SslConnection@4867584b::SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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-04-23 18:09:23 596 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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-04-23 18:09:23 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@26b0ba92 on ManagedSelector@3c2188f{STARTED} id=0 keys=1 selected=0 updates=0
2021-04-23 18:09:23 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3c2188f{STARTED} id=0 keys=1 selected=0 updates=1
2021-04-23 18:09:23 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken with none selected
2021-04-23 18:09:23 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 0/0/1 selected
2021-04-23 18:09:23 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 0 keys, 1 updates
2021-04-23 18:09:23 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1
2021-04-23 18:09:23 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@26b0ba92
2021-04-23 18:09:23 596 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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-04-23 18:09:23 596 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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-04-23 18:09:23 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:23 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 1 keys
2021-04-23 18:09:23 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 1/1/1 selected
2021-04-23 18:09:23 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 1 keys, 0 updates
2021-04-23 18:09:23 596 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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-04-23 18:09:23 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.73.4:9102 remote=/10.233.73.100:34376], selector=sun.nio.ch.EPollSelectorImpl@79b2b56e, interestOps=1, readyOps=1 SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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-04-23 18:09:23 596 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - doClose SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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-04-23 18:09:23 596 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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-04-23 18:09:23 596 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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-04-23 18:09:23 596 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0} tryExecute EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1735]@2021-04-23T18:09:23.596939Z
2021-04-23 18:09:23 596 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=0}@4b2fdb07 offer EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=1735]@2021-04-23T18:09:23.596979Z
2021-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=1} startReservedThread p=1
2021-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@903c13{s=0/1,p=1}@62317ff3 startThread=0
2021-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - onClose FillInterest@54670555{SSLC.NBReadCB@4867584b{SslConnection@4867584b::SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - run ReservedThreadExecutor@903c13{s=0/1,p=1}@62317ff3 in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}]
2021-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=1}@62317ff3 started
2021-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0}@62317ff3 waiting
2021-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1735]@2021-04-23T18:09:23.597055Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@54670555{null}
2021-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - FillInterest@54670555{null} lost race null
2021-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=1}@4b2fdb07 task=EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1735]@2021-04-23T18:09:23.597085Z
2021-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0
2021-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/PRODUCING/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1736]@2021-04-23T18:09:23.597199Z tryProduce true
2021-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0}@4b2fdb07 size 1 > capacity
2021-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran ReservedThreadExecutor@903c13{s=1/1,p=0}@4b2fdb07 in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}]
2021-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillableFail SslConnection@4867584b::SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Ignoring key update for concurrently closed channel SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - onFail FillInterest@47e711e1{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:214)
	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$2.run(ChannelEndPoint.java:117)
	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-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup ManagedSelector@3c2188f{STARTED} id=0 keys=1 selected=1 updates=0
2021-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 1 keys
2021-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@40361f5b startThread=0
2021-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken with none selected
2021-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 0/0/0 selected
2021-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 0 keys, 0 updates
2021-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - onClose FillInterest@47e711e1{null}
2021-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0
2021-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@40361f5b in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}]
2021-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 0 keys
2021-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@5aa93747::DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\r\xE4\x85\x87...\x00\x00\x00\x00\x00\x00\x00} {}
2021-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\r\xE4\x85\x87...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onClose HttpConnection@5aa93747::DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000}
2021-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@5aa93747::DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onClose SslConnection@4867584b::SocketChannelEndPoint@76214465{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@5aa93747::DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000}
2021-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000}
2021-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@40361f5b in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}]
2021-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@5aa93747::DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000} onFillable exit HttpChannelState@1f065c6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.73.4:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4867584b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d0e0bf1{/10.233.73.100:34376<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5aa93747[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a3bdad4{s=START}]=>HttpChannelOverHttp@6f5fa071{s=HttpChannelState@1f065c6{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-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0}@4b745dd5 size 1 > capacity
2021-04-23 18:09:23 597 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran ReservedThreadExecutor@903c13{s=1/1,p=0}@4b745dd5 in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}]
2021-04-23 18:09:28 902 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@18028be1] obtained in 0 millis
2021-04-23 18:09:28 903 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@613a9d9b, maxRows=1, fetchSize=0, flags=16
2021-04-23 18:09:28 903 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> CloseStatement(S_285)
2021-04-23 18:09:28 903 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Parse(stmt=S_286,query="/* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = $1",oids={1043})
2021-04-23 18:09:28 903 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Bind(stmt=S_286,portal=null,$1=<'holmes-engine-mgmt_9201'>,type=VARCHAR)
2021-04-23 18:09:28 903 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Describe(portal=null)
2021-04-23 18:09:28 903 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=1)
2021-04-23 18:09:28 903 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Sync
2021-04-23 18:09:28 904 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE CloseComplete
2021-04-23 18:09:28 904 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE ErrorMessage(ERROR: relation "engine_entity" does not exist
  Position: 47
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01)
2021-04-23 18:09:28 904 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2021-04-23 18:09:28 904 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query /* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = ?
2021-04-23 18:09:28 905 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query SYNC
2021-04-23 18:09:28 905 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@18028be1] released
2021-04-23 18:09:28 905 WARN  [org.onap.holmes.engine.manager.status.EntityStatusRefreshTask][EntityStatusRefreshTimer] invocationID:{InvocationID} - Failed to update engine instance information.
org.skife.jdbi.v2.exceptions.UnableToExecuteStatementException: org.postgresql.util.PSQLException: ERROR: relation "engine_entity" does not exist
  Position: 47
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01 [statement:"SELECT * FROM ENGINE_ENTITY WHERE ID = :id", located:"SELECT * FROM ENGINE_ENTITY WHERE ID = :id", rewritten:"/* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = ?", arguments:{ positional:{}, named:{id:'holmes-engine-mgmt_9201'}, 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.first(Query.java:273)
	at org.skife.jdbi.v2.Query.first(Query.java:264)
	at org.skife.jdbi.v2.sqlobject.ResultReturnThing$SingleValueResultReturnThing.result(ResultReturnThing.java:110)
	at org.skife.jdbi.v2.sqlobject.ResultReturnThing.map(ResultReturnThing.java:46)
	at org.skife.jdbi.v2.sqlobject.QueryHandler.invoke(QueryHandler.java:41)
	at org.skife.jdbi.v2.sqlobject.SqlObject.invoke(SqlObject.java:224)
	at org.skife.jdbi.v2.sqlobject.SqlObject$3.intercept(SqlObject.java:133)
	at org.skife.jdbi.v2.sqlobject.CloseInternalDoNotUseThisClass$$EnhancerByCGLIB$$c2bb418c.getEntity()
	at org.onap.holmes.common.engine.service.impl.EngineEntityServiceImpl.getEntity(EngineEntityServiceImpl.java:40)
	at org.onap.holmes.engine.manager.status.EntityStatusRefreshTask.run(EntityStatusRefreshTask.java:73)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: org.postgresql.util.PSQLException: ERROR: relation "engine_entity" does not exist
  Position: 47
  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.GeneratedMethodAccessor30.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.$Proxy70.execute(Unknown Source)
	at org.skife.jdbi.v2.SQLStatement.internalExecute(SQLStatement.java:1327)
	... 13 common frames omitted
2021-04-23 18:09:33 572 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@d960561-EngineDActiveApp@76104df5{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@4a2f2da7 on ManagedSelector@3c2188f{STARTED} id=0 keys=0 selected=0 updates=0
2021-04-23 18:09:33 572 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@d960561-EngineDActiveApp@76104df5{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3c2188f{STARTED} id=0 keys=0 selected=0 updates=1
2021-04-23 18:09:33 572 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken with none selected
2021-04-23 18:09:33 572 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 0/0/0 selected
2021-04-23 18:09:33 572 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 0 keys, 1 updates
2021-04-23 18:09:33 572 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1
2021-04-23 18:09:33 572 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@4a2f2da7
2021-04-23 18:09:33 573 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@4a2f2da7 startThread=0
2021-04-23 18:09:33 573 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:33 573 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 1 keys
2021-04-23 18:09:33 573 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@4a2f2da7 in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}]
2021-04-23 18:09:33 573 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-25] invocationID:{InvocationID} - SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-04-23 18:09:33 573 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-25] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@1a611b0c
2021-04-23 18:09:33 573 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - new HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=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@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-04-23 18:09:33 573 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - New HTTP Connection HttpConnection@51db6f8d::DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-04-23 18:09:33 573 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:33 573 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onOpen SslConnection@4bf287b7::SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:33 573 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onOpen HttpConnection@51db6f8d::DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-04-23 18:09:33 573 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - fillInterested HttpConnection@51db6f8d::DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-04-23 18:09:33 574 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@67f84bdf{AC.ReadCB@51db6f8d{HttpConnection@51db6f8d::DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-04-23 18:09:33 574 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@4bf287b7::SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:33 574 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:33 574 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@6dd5f7aa{SSLC.NBReadCB@4bf287b7{SslConnection@4bf287b7::SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-04-23 18:09:33 574 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:33 574 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@32c50a98 on ManagedSelector@3c2188f{STARTED} id=0 keys=1 selected=0 updates=0
2021-04-23 18:09:33 574 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3c2188f{STARTED} id=0 keys=1 selected=0 updates=1
2021-04-23 18:09:33 574 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken with none selected
2021-04-23 18:09:33 574 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 0/0/1 selected
2021-04-23 18:09:33 574 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 0 keys, 1 updates
2021-04-23 18:09:33 574 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1
2021-04-23 18:09:33 574 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@32c50a98
2021-04-23 18:09:33 574 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Created SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:33 574 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@4a2f2da7 in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}]
2021-04-23 18:09:33 574 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:33 574 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:33 574 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 1 keys
2021-04-23 18:09:33 574 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 1/1/1 selected
2021-04-23 18:09:33 574 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 1 keys, 0 updates
2021-04-23 18:09:33 574 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.73.4:9102 remote=/10.233.73.100:34542], selector=sun.nio.ch.EPollSelectorImpl@79b2b56e, interestOps=1, readyOps=1 SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-04-23 18:09:33 574 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:33 575 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=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-04-23 18:09:33 575 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0} tryExecute EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1736]@2021-04-23T18:09:33.575068Z
2021-04-23 18:09:33 575 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=0}@62317ff3 offer EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=1736]@2021-04-23T18:09:33.575157Z
2021-04-23 18:09:33 575 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=1} startReservedThread p=1
2021-04-23 18:09:33 575 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@903c13{s=0/1,p=1}@53a3f3bd startThread=0
2021-04-23 18:09:33 575 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run ReservedThreadExecutor@903c13{s=0/1,p=1}@53a3f3bd in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}]
2021-04-23 18:09:33 575 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1736]@2021-04-23T18:09:33.575266Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=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-04-23 18:09:33 575 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=1}@62317ff3 task=EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1736]@2021-04-23T18:09:33.575318Z
2021-04-23 18:09:33 575 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=1}@53a3f3bd started
2021-04-23 18:09:33 575 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0}@53a3f3bd waiting
2021-04-23 18:09:33 575 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-29] invocationID:{InvocationID} - EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1737]@2021-04-23T18:09:33.575362Z tryProduce true
2021-04-23 18:09:33 575 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updateable 0
2021-04-23 18:09:33 575 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@6dd5f7aa{SSLC.NBReadCB@4bf287b7{SslConnection@4bf287b7::SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-04-23 18:09:33 575 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:33 575 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@4bf287b7::SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:33 575 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:33 575 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 1 keys
2021-04-23 18:09:33 575 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@4bf287b7::SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:33 575 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@67f84bdf{AC.ReadCB@51db6f8d{HttpConnection@51db6f8d::DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-04-23 18:09:33 575 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@51db6f8d::DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-04-23 18:09:33 575 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@4bf287b7::SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:33 575 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-04-23 18:09:33 575 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 261 HeapByteBuffer@1bafb592[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xEbS\xEc\xF8s\xA2\xB4hR\xB7v\xC5w\xF8...\x1c\xE1\x16\xD7-j\xC7\xFc\x88\xDc\x13\x80\xA9>\x9d\x10<\x9c\x1a\xFc\xFfg\x06>>>\xC3\xF8\x1bt\x87\xEd6\x1ea...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:33 575 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=261
2021-04-23 18:09:33 575 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill starting handshake SslConnection@4bf287b7::SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:33 576 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\r\xE4\x85\x87...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\r\xE4\x85\x87...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:33 576 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_TASK
2021-04-23 18:09:33 576 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_WRAP
2021-04-23 18:09:33 576 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >flush SslConnection@4bf287b7::SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:33 576 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@20707c81[p=0,l=0,c=0,r=0]={<<<>>>}
2021-04-23 18:09:33 576 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP
2021-04-23 18:09:33 577 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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-04-23 18:09:33 577 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:33 577 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true
2021-04-23 18:09:33 577 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:33 577 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-04-23 18:09:33 577 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 373 HeapByteBuffer@1bafb592[p=0,l=373,c=17408,r=373]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xEbS\xEc\xF8s\xA2\xB4h...\xB5E\x80\xDb\xC8\x01]\xBdP\xBf\x8b\xDbp\xD1\xF2\xA066]I]#]>>>\xF8\xF6\xF9\x8e\x07+\xDb\x97O...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:33 577 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=373
2021-04-23 18:09:33 577 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\r\xE4\x85\x87...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\r\xE4\x85\x87...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:33 577 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-04-23 18:09:33 577 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1bafb592[p=6,l=373,c=17408,r=367]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xEbS\xEc\xF8s\xA2\xB4hR\xB7v\xC5w\xF8...\xB5E\x80\xDb\xC8\x01]\xBdP\xBf\x8b\xDbp\xD1\xF2\xA066]I]#]>>>\xF8\xF6\xF9\x8e\x07+\xDb\x97O...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:33 577 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0
2021-04-23 18:09:33 577 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\r\xE4\x85\x87...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\r\xE4\x85\x87...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:33 577 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_TASK
2021-04-23 18:09:33 581 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-26] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@1a611b0c
2021-04-23 18:09:33 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_WRAP
2021-04-23 18:09:33 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >flush SslConnection@4bf287b7::SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:33 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@20707c81[p=0,l=0,c=0,r=0]={<<<>>>}
2021-04-23 18:09:33 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP
2021-04-23 18:09:33 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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-04-23 18:09:33 584 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:33 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true
2021-04-23 18:09:33 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP
2021-04-23 18:09:33 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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-04-23 18:09:33 584 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:33 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true
2021-04-23 18:09:33 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP
2021-04-23 18:09:33 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2700 sequenceNumber = 0 [p=0,l=2700,c=17408,r=2700] ioDone=false/false
2021-04-23 18:09:33 584 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:33 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true
2021-04-23 18:09:33 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:33 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-04-23 18:09:33 584 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1bafb592[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-04-23 18:09:33 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0
2021-04-23 18:09:33 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\r\xE4\x85\x87...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\r\xE4\x85\x87...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:33 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:33 585 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@4bf287b7::SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:33 585 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-04-23 18:09:33 585 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1bafb592[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-04-23 18:09:33 585 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0
2021-04-23 18:09:33 585 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\r\xE4\x85\x87...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\r\xE4\x85\x87...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:33 585 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:33 585 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@51db6f8d::DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=11/30000} filled 0 HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\r\xE4\x85\x87...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:33 585 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@51db6f8d::DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\r\xE4\x85\x87...\x00\x00\x00\x00\x00\x00\x00} {}
2021-04-23 18:09:33 585 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\r\xE4\x85\x87...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:33 585 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@51db6f8d::DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=START,0 of -1}
2021-04-23 18:09:33 585 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@51db6f8d::DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=11/30000}
2021-04-23 18:09:33 585 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - fillInterested HttpConnection@51db6f8d::DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=11/30000}
2021-04-23 18:09:33 585 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@67f84bdf{AC.ReadCB@51db6f8d{HttpConnection@51db6f8d::DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-04-23 18:09:33 585 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@4bf287b7::SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:33 585 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:33 585 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@6dd5f7aa{SSLC.NBReadCB@4bf287b7{SslConnection@4bf287b7::SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-04-23 18:09:33 585 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:33 585 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@32c50a98 on ManagedSelector@3c2188f{STARTED} id=0 keys=1 selected=0 updates=0
2021-04-23 18:09:33 585 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3c2188f{STARTED} id=0 keys=1 selected=0 updates=1
2021-04-23 18:09:33 585 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@51db6f8d::DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-04-23 18:09:33 585 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken with none selected
2021-04-23 18:09:33 585 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 0/0/1 selected
2021-04-23 18:09:33 585 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 0 keys, 1 updates
2021-04-23 18:09:33 585 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updateable 1
2021-04-23 18:09:33 585 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:33 585 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@32c50a98
2021-04-23 18:09:33 585 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0}@4b2bfbcf size 1 > capacity
2021-04-23 18:09:33 585 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@903c13{s=1/1,p=0}@4b2bfbcf in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}]
2021-04-23 18:09:33 585 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:33 585 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:33 585 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 1 keys
2021-04-23 18:09:33 585 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 1/1/1 selected
2021-04-23 18:09:33 585 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 1 keys, 0 updates
2021-04-23 18:09:33 586 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.73.4:9102 remote=/10.233.73.100:34542], selector=sun.nio.ch.EPollSelectorImpl@79b2b56e, interestOps=1, readyOps=1 SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-04-23 18:09:33 586 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:33 586 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=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-04-23 18:09:33 586 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0} tryExecute EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1737]@2021-04-23T18:09:33.586264Z
2021-04-23 18:09:33 586 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=0}@53a3f3bd offer EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=1737]@2021-04-23T18:09:33.58634Z
2021-04-23 18:09:33 586 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=1} startReservedThread p=1
2021-04-23 18:09:33 586 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - queue ReservedThreadExecutor@903c13{s=0/1,p=1}@609887bf startThread=0
2021-04-23 18:09:33 586 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run ReservedThreadExecutor@903c13{s=0/1,p=1}@609887bf in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}]
2021-04-23 18:09:33 586 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=1}@53a3f3bd task=EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1737]@2021-04-23T18:09:33.586495Z
2021-04-23 18:09:33 586 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=1}@609887bf started
2021-04-23 18:09:33 586 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0}@609887bf waiting
2021-04-23 18:09:33 586 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1737]@2021-04-23T18:09:33.586594Z tryProduce true
2021-04-23 18:09:33 586 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 0
2021-04-23 18:09:33 586 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:33 586 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-29] invocationID:{InvocationID} - EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1737]@2021-04-23T18:09:33.586574Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=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-04-23 18:09:33 586 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:33 586 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 1 keys
2021-04-23 18:09:33 586 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - fillable FillInterest@6dd5f7aa{SSLC.NBReadCB@4bf287b7{SslConnection@4bf287b7::SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-04-23 18:09:33 586 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >c.onFillable SslConnection@4bf287b7::SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:33 587 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - onFillable SslConnection@4bf287b7::SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:33 587 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - fillable FillInterest@67f84bdf{AC.ReadCB@51db6f8d{HttpConnection@51db6f8d::DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-04-23 18:09:33 587 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@51db6f8d::DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-04-23 18:09:33 587 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >fill SslConnection@4bf287b7::SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:33 587 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-04-23 18:09:33 587 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - filled 230 HeapByteBuffer@1bafb592[p=0,l=230,c=17408,r=230]={<<<\x17\x03\x03\x005\xCa\x97\x99\xF4A\xC7\x9a\xCf\xF0k\x1c\xD7\xC1\xB4\xC3\x01\x9a\xFd\xA4\xDe...\x95\xF1\xD4\xF8\xEc\xC6\x90\x06]\xDf>\x80T\xB7*C\xD4|O\x97\x90n\x0e>>>C\x13\x01%\xDe\xD1\xE1\xD0\xAd...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:33 587 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net filled=230
2021-04-23 18:09:33 588 DEBUG [jdk.event.security][dw-29] invocationID:{InvocationID} -  TLSHandshake: 10.233.73.100:34542, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-04-23 18:09:33 588 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] 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@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\r\xE4\x85\x87...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\r\xE4\x85\x87...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:33 588 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - handshake succeeded SslConnection@4bf287b7::SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=172/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=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-04-23 18:09:33 588 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-04-23 18:09:33 588 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1bafb592[p=58,l=230,c=17408,r=172]={\x17\x03\x03\x005\x14\x00\x00 ...\xFfQ\xB05\xA27b<<<\x17\x03\x03\x00\xA7`\xF1\xDf%\xA1\xC3ZA\x9c\x9c\x7f\x8c0T7\xF2\xD6\xA3\xA25...\x95\xF1\xD4\xF8\xEc\xC6\x90\x06]\xDf>\x80T\xB7*C\xD4|O\x97\x90n\x0e>>>C\x13\x01%\xDe\xD1\xE1\xD0\xAd...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:33 588 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net filled=0
2021-04-23 18:09:33 588 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] 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@3054a60c[p=0,l=150,c=17408,r=150]={<<>>{\xB1\x8eL!B\xCc\xFe\xC3...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3054a60c[p=0,l=150,c=17408,r=150]={<<>>{\xB1\x8eL!B\xCc\xFe\xC3...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:33 588 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - /10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-04-23 18:09:33 588 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@51db6f8d::DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=3/30000} filled 150 HeapByteBuffer@3054a60c[p=0,l=150,c=17408,r=150]={<<>>{\xB1\x8eL!B\xCc\xFe\xC3...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:33 588 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@51db6f8d::DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@3054a60c[p=0,l=150,c=17408,r=150]={<<>>{\xB1\x8eL!B\xCc\xFe\xC3...\x00\x00\x00\x00\x00\x00\x00} {}
2021-04-23 18:09:33 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3054a60c[p=0,l=150,c=17408,r=150]={<<>>{\xB1\x8eL!B\xCc\xFe\xC3...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:33 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - START --> SPACE1
2021-04-23 18:09:33 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - SPACE1 --> URI
2021-04-23 18:09:33 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - URI --> SPACE2
2021-04-23 18:09:33 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-04-23 18:09:33 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-04-23 18:09:33 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-04-23 18:09:33 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-04-23 18:09:33 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-04-23 18:09:33 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-04-23 18:09:33 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-04-23 18:09:33 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-04-23 18:09:33 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-04-23 18:09:33 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-04-23 18:09:33 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-04-23 18:09:33 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-04-23 18:09:33 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - HEADER --> CONTENT
2021-04-23 18:09:33 589 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-29] invocationID:{InvocationID} - REQUEST for //10.233.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
GET //10.233.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.73.4:9102
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-04-23 18:09:33 589 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@51db6f8d::DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=3/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-04-23 18:09:33 589 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@51db6f8d::DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=3/30000}
2021-04-23 18:09:33 589 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-29] invocationID:{InvocationID} - handle //10.233.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 
2021-04-23 18:09:33 589 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-29] invocationID:{InvocationID} - handling HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-04-23 18:09:33 589 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-29] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
2021-04-23 18:09:33 589 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-29] invocationID:{InvocationID} - Host 10.233.73.4 with SNI null
2021-04-23 18:09:33 589 DEBUG [org.eclipse.jetty.server.Server][dw-29] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
2021-04-23 18:09:33 589 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-29] invocationID:{InvocationID} - GzipHandler@575c23f1{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck)@2bcd1df2 in null
2021-04-23 18:09:33 589 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-29] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@602ae7b6{/,null,AVAILABLE}
2021-04-23 18:09:33 589 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-29] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@602ae7b6{/,null,AVAILABLE}
2021-04-23 18:09:33 589 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-29] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-5f911d24@4cb9c25c==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-04-23 18:09:33 589 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-29] invocationID:{InvocationID} - chain=logFilter@6247c08c==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-288b73c1@288b73c1==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-2bc8caa7@2bc8caa7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-5f911d24@4cb9c25c==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-04-23 18:09:33 590 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-29] invocationID:{InvocationID} - call filter logFilter@6247c08c==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-04-23 18:09:33 590 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-29] invocationID:{InvocationID} - Entering.
2021-04-23 18:09:33 590 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-29] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-04-23 18:09:33 590 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-29] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: c6bf93ca-f909-4d24-b0ea-37caa116242e
2021-04-23 18:09:33 590 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-29] invocationID:{InvocationID} - Invoking synchronously ... 
2021-04-23 18:09:33 590 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-29] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-288b73c1@288b73c1==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-04-23 18:09:33 590 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-29] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-2bc8caa7@2bc8caa7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-04-23 18:09:33 590 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-5f911d24@4cb9c25c==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-04-23 18:09:33 591 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@575c23f1{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck)@2bcd1df2
2021-04-23 18:09:33 591 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@5de329d9 exclude no deflater
2021-04-23 18:09:33 591 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@2c513521[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@8d0fa6b{null}
2021-04-23 18:09:33 592 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
200 OK HTTP/1.1
Connection: close
Date: Fri, 23 Apr 2021 18:09:33 GMT
X-TransactionID: c6bf93ca-f909-4d24-b0ea-37caa116242e
X-InvocationID: d91c784f-bbba-4508-8b60-a3da159806d4
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-04-23 18:09:33 592 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@4b31440e[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@fd80150] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-04-23 18:09:33 592 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@2c513521[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-04-23 18:09:33 592 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Fri, 23 Apr 2021 18:09:33 GMT
X-TransactionID: c6bf93ca-f909-4d24-b0ea-37caa116242e
X-InvocationID: d91c784f-bbba-4508-8b60-a3da159806d4
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-04-23 18:09:33 592 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-04-23 18:09:33 592 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@4b31440e[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@fd80150] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-04-23 18:09:33 592 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@2a05c5b7{IDLE}->null [HeapByteBuffer@245a4558[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@2c513521[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-04-23 18:09:33 592 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@2a05c5b7{WRITING}->null:IDLE-->WRITING
2021-04-23 18:09:33 592 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@4bf287b7::SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@21e296f2{s=COMPLETING}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-04-23 18:09:33 592 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@245a4558[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-04-23 18:09:33 592 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@2c513521[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-04-23 18:09:33 592 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-04-23 18:09:33 592 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29 - GET /api/holmes-engine-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-04-23 18:09:33 592 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@21e296f2{s=COMPLETING}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-04-23 18:09:33 592 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-04-23 18:09:33 592 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@21e296f2{s=COMPLETING}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-04-23 18:09:33 593 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@2a05c5b7{WRITING}->null
2021-04-23 18:09:33 593 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@2a05c5b7{IDLE}->null:WRITING-->IDLE
2021-04-23 18:09:33 593 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@4b31440e[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@fd80150] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-04-23 18:09:33 593 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@4b31440e[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@fd80150] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-04-23 18:09:33 593 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=8/30000}
2021-04-23 18:09:33 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@4bf287b7::SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@21e296f2{s=END}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} oshut=false, ishut=false
2021-04-23 18:09:33 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@4bf287b7::SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@21e296f2{s=END}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-04-23 18:09:33 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@20707c81[p=0,l=0,c=0,r=0]={<<<>>>}
2021-04-23 18:09:33 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-04-23 18:09:33 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29 - GET /api/holmes-engine-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-04-23 18:09:33 594 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@21e296f2{s=END}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}
2021-04-23 18:09:33 594 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-04-23 18:09:33 594 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@21e296f2{s=END}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}
2021-04-23 18:09:33 594 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.73.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@21e296f2{s=END}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}
2021-04-23 18:09:33 594 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@4bf287b7::SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@21e296f2{s=END}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}
2021-04-23 18:09:33 594 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@6dd5f7aa{SSLC.NBReadCB@4bf287b7{SslConnection@4bf287b7::SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@21e296f2{s=END}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}}}
2021-04-23 18:09:33 594 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@21e296f2{s=END}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}
2021-04-23 18:09:33 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@32c50a98 on ManagedSelector@3c2188f{STARTED} id=0 keys=1 selected=0 updates=0
2021-04-23 18:09:33 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3c2188f{STARTED} id=0 keys=1 selected=0 updates=1
2021-04-23 18:09:33 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken with none selected
2021-04-23 18:09:33 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 0/0/1 selected
2021-04-23 18:09:33 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 0 keys, 1 updates
2021-04-23 18:09:33 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1
2021-04-23 18:09:33 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@32c50a98
2021-04-23 18:09:33 594 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=adcb41ab-2c37-4c0e-aabd-271547e891f2, referenceCounter=0, store size=0} on thread dw-29 - GET /api/holmes-engine-mgmt/v1/healthcheck
2021-04-23 18:09:33 594 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@21e296f2{s=END}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}
2021-04-23 18:09:33 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:33 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 1 keys
2021-04-23 18:09:33 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 1/1/1 selected
2021-04-23 18:09:33 594 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-29] invocationID:{InvocationID} - Exiting.
2021-04-23 18:09:33 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 1 keys, 0 updates
2021-04-23 18:09:33 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.73.4:9102 remote=/10.233.73.100:34542], selector=sun.nio.ch.EPollSelectorImpl@79b2b56e, interestOps=1, readyOps=1 SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@21e296f2{s=END}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@21e296f2{s=END}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7}
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.server.Server][dw-29] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7}
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@21e296f2{s=END}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7}:runFillable:BLOCKING
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-29] invocationID:{InvocationID} - unhandle HttpChannelState@bac2ad9{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-29] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@bac2ad9{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0} tryExecute EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1738]@2021-04-23T18:09:33.595147Z
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-29] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7}
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=0}@609887bf offer EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=1738]@2021-04-23T18:09:33.59519Z
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=1} startReservedThread p=1
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-29] invocationID:{InvocationID} - completed HttpChannelState@bac2ad9{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run ReservedThreadExecutor@903c13{s=0/1,p=1}@324939ea in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}]
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=1}@324939ea started
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-29] invocationID:{InvocationID} - unhandle HttpChannelState@bac2ad9{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0}@324939ea waiting
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-29] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@bac2ad9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue ReservedThreadExecutor@903c13{s=1/1,p=0}@324939ea startThread=0
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-29] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7}
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-29] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=1}@609887bf task=EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1738]@2021-04-23T18:09:33.595362Z
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1738]@2021-04-23T18:09:33.595442Z tryProduce true
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 0
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1738]@2021-04-23T18:09:33.595418Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@21e296f2{s=END}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7}:runFillable:BLOCKING/BLOCKING
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@6dd5f7aa{SSLC.NBReadCB@4bf287b7{SslConnection@4bf287b7::SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@21e296f2{s=END}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7}}}
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@21e296f2{s=END}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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.73.4:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7}
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 1 keys
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-29] invocationID:{InvocationID} - recycle HttpChannelState@bac2ad9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
10.233.73.100 - - [23/Apr/2021:18:09:33 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 7
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >c.onFillable SslConnection@4bf287b7::SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@21e296f2{s=END}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=7}
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillable SslConnection@4bf287b7::SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@21e296f2{s=END}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-29] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@67f84bdf{null}
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - FillInterest@67f84bdf{null} lost race null
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.73.4:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0}@53a3f3bd size 1 > capacity
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >fill SslConnection@4bf287b7::SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran ReservedThreadExecutor@903c13{s=1/1,p=0}@53a3f3bd in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}]
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - filled 24 HeapByteBuffer@1bafb592[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13llb\xE8\xA3U[V\xF4*\x0f\x7f\xCf\xCf\x00\x0c\x10\x91,>>>\x02\xF8\xEd\xDe\xF5\x87P\xA6N...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:33 595 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net filled=24
2021-04-23 18:09:33 596 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] 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@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#6\xCc7P...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#6\xCc7P...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:33 596 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - /10.233.73.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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-04-23 18:09:33 596 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-04-23 18:09:33 596 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@51db6f8d::DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#6\xCc7P...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:33 596 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29] invocationID:{InvocationID} - close DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=11/30000}
2021-04-23 18:09:33 596 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29] invocationID:{InvocationID} - close(null) DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=11/30000}
2021-04-23 18:09:33 596 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - shutdownOutput: SslConnection@4bf287b7::SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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-04-23 18:09:33 596 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - ensureFillInterested SslConnection@4bf287b7::SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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-04-23 18:09:33 596 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - interested FillInterest@6dd5f7aa{SSLC.NBReadCB@4bf287b7{SslConnection@4bf287b7::SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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-04-23 18:09:33 596 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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-04-23 18:09:33 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@32c50a98 on ManagedSelector@3c2188f{STARTED} id=0 keys=1 selected=0 updates=0
2021-04-23 18:09:33 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3c2188f{STARTED} id=0 keys=1 selected=0 updates=1
2021-04-23 18:09:33 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken with none selected
2021-04-23 18:09:33 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 0/0/1 selected
2021-04-23 18:09:33 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 0 keys, 1 updates
2021-04-23 18:09:33 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 1
2021-04-23 18:09:33 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@32c50a98
2021-04-23 18:09:33 596 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29] invocationID:{InvocationID} - close SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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-04-23 18:09:33 596 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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-04-23 18:09:33 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:33 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 1 keys
2021-04-23 18:09:33 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 1/1/1 selected
2021-04-23 18:09:33 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 1 keys, 0 updates
2021-04-23 18:09:33 596 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.73.4:9102 remote=/10.233.73.100:34542], selector=sun.nio.ch.EPollSelectorImpl@79b2b56e, interestOps=1, readyOps=1 SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - doClose SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0} tryExecute EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1739]@2021-04-23T18:09:33.597179Z
2021-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=0}@324939ea offer EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=1739]@2021-04-23T18:09:33.597224Z
2021-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=1} startReservedThread p=1
2021-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue ReservedThreadExecutor@903c13{s=0/1,p=1}@3d154e71 startThread=0
2021-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=0/1,p=1}@324939ea task=EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1739]@2021-04-23T18:09:33.597317Z
2021-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - onClose FillInterest@6dd5f7aa{SSLC.NBReadCB@4bf287b7{SslConnection@4bf287b7::SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@903c13{s=0/1,p=1}@3d154e71 in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}]
2021-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1739]@2021-04-23T18:09:33.597368Z tryProduce true
2021-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2021-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=1}@3d154e71 started
2021-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0}@3d154e71 waiting
2021-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@5e66733b/SelectorProducer@2979c6ef/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1739]@2021-04-23T18:09:33.597336Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@6dd5f7aa{null}
2021-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - FillInterest@6dd5f7aa{null} lost race null
2021-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0}@609887bf size 1 > capacity
2021-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran ReservedThreadExecutor@903c13{s=1/1,p=0}@609887bf in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}]
2021-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Ignoring key update for concurrently closed channel SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - onFillableFail SslConnection@4bf287b7::SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 1 keys
2021-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - onFail FillInterest@67f84bdf{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:214)
	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$2.run(ChannelEndPoint.java:117)
	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-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Wakeup ManagedSelector@3c2188f{STARTED} id=0 keys=0 selected=0 updates=0
2021-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken with none selected
2021-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2509613e startThread=0
2021-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 0/0/0 selected
2021-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 0 keys, 0 updates
2021-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2021-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 0 keys
2021-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - onClose FillInterest@67f84bdf{null}
2021-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2509613e in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}]
2021-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@51db6f8d::DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#6\xCc7P...\x00\x00\x00\x00\x00\x00\x00} {}
2021-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@3054a60c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#6\xCc7P...\x00\x00\x00\x00\x00\x00\x00}
2021-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@51db6f8d::DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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-04-23 18:09:33 597 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@51db6f8d::DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000}
2021-04-23 18:09:33 598 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000}
2021-04-23 18:09:33 598 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@51db6f8d::DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000} onFillable exit HttpChannelState@bac2ad9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-04-23 18:09:33 598 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onClose HttpConnection@51db6f8d::DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000}
2021-04-23 18:09:33 598 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onClose SslConnection@4bf287b7::SocketChannelEndPoint@40410ab2{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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-04-23 18:09:33 598 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2509613e in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}]
2021-04-23 18:09:33 598 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - /10.233.73.4:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4bf287b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43f0b584{/10.233.73.100:34542<->/10.233.73.4:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@51db6f8d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21e296f2{s=START}]=>HttpChannelOverHttp@70bd51d0{s=HttpChannelState@bac2ad9{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-04-23 18:09:33 598 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@903c13{s=1/1,p=0}@62317ff3 size 1 > capacity
2021-04-23 18:09:33 598 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - ran ReservedThreadExecutor@903c13{s=1/1,p=0}@62317ff3 in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}]
2021-04-23 18:09:43 243 INFO  [org.onap.holmes.common.config.MicroServiceConfig][pool-6-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-04-23 18:09:43 245 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory
2021-04-23 18:09:43 245 DEBUG [org.jvnet.hk2.logger][pool-6-thread-1] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_294,295,1844227613)
2021-04-23 18:09:43 246 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][pool-6-thread-1] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20.
2021-04-23 18:09:43 248 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
2021-04-23 18:09:43 248 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable
2021-04-23 18:09:43 248 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
2021-04-23 18:09:43 249 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable
2021-04-23 18:09:43 249 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
2021-04-23 18:09:43 249 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable
2021-04-23 18:09:43 250 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
2021-04-23 18:09:43 250 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable
2021-04-23 18:09:43 251 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2021-04-23 18:09:43 251 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2021-04-23 18:09:43 252 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][pool-6-thread-1] invocationID:{InvocationID} - System properties configuration provider not allowed
2021-04-23 18:09:43 252 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][pool-6-thread-1] invocationID:{InvocationID} - null
java.lang.reflect.InvocationTargetException: null
	at java.base/jdk.internal.reflect.GeneratedMethodAccessor28.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.engine.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:45)
	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-04-23 18:09:43 253 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-6-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-04-23 18:09:43 253 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-6-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-04-23 18:09:43 256 INFO  [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-6-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-04-23 18:09:43 257 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-6-thread-1] invocationID:{InvocationID} - ProxySelector Request for http://consul-server.onap:8500/v1/catalog/service/config-binding-service
2021-04-23 18:09:43 261 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-6-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT
2021-04-23 18:09:43 261 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-6-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@7548f2965 pairs: {GET /v1/catalog/service/config-binding-service HTTP/1.1: null}{User-Agent: Jersey/2.30.1 (HttpUrlConnection 11.0.6)}{Host: consul-server.onap:8500}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{Connection: keep-alive}
2021-04-23 18:09:43 262 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-6-thread-1] invocationID:{InvocationID} - KeepAlive stream used: http://consul-server.onap:8500/v1/catalog/service/config-binding-service
2021-04-23 18:09:43 262 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-6-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@5e2e2e867 pairs: {null: HTTP/1.1 200 OK}{Content-Type: application/json}{X-Consul-Index: 1338}{X-Consul-Knownleader: true}{X-Consul-Lastcontact: 0}{Date: Fri, 23 Apr 2021 18:09:43 GMT}{Content-Length: 2}
2021-04-23 18:09:43 264 WARN  [org.onap.holmes.common.config.MicroServiceConfig][pool-6-thread-1] invocationID:{InvocationID} - Index 0 out of bounds for length 0
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Unknown Source)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Unknown Source)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Unknown Source)
	at java.base/java.util.Objects.checkIndex(Unknown Source)
	at java.base/java.util.ArrayList.get(Unknown Source)
	at com.google.gson.JsonArray.get(JsonArray.java:194)
	at org.onap.holmes.common.config.MicroServiceConfig.getServiceAddrInfoFromDcaeConsulByHostName(MicroServiceConfig.java:64)
	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.engine.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:45)
	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-04-23 18:09:43 264 INFO  [org.onap.holmes.common.config.MicroServiceConfig][pool-6-thread-1] invocationID:{InvocationID} - The config-binding-service address is null
2021-04-23 18:09:43 265 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory
2021-04-23 18:09:43 265 DEBUG [org.jvnet.hk2.logger][pool-6-thread-1] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_295,296,1094756822)
2021-04-23 18:09:43 266 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][pool-6-thread-1] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20.
2021-04-23 18:09:43 268 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
2021-04-23 18:09:43 268 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable
2021-04-23 18:09:43 268 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
2021-04-23 18:09:43 268 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable
2021-04-23 18:09:43 269 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
2021-04-23 18:09:43 269 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable
2021-04-23 18:09:43 270 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
2021-04-23 18:09:43 270 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable
2021-04-23 18:09:43 270 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2021-04-23 18:09:43 271 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2021-04-23 18:09:43 271 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][pool-6-thread-1] invocationID:{InvocationID} - System properties configuration provider not allowed
2021-04-23 18:09:43 333 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][pool-6-thread-1] invocationID:{InvocationID} - null
java.lang.reflect.InvocationTargetException: null
	at java.base/jdk.internal.reflect.GeneratedMethodAccessor28.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.engine.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:45)
	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-04-23 18:09:43 334 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-6-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-04-23 18:09:43 334 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-6-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-04-23 18:09:43 344 INFO  [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-6-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-04-23 18:09:43 344 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][pool-6-thread-1] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=b93c09a0-a676-4bca-9150-8fdb7c273294, referenceCounter=0, store size=0} on thread pool-6-thread-1
2021-04-23 18:09:43 344 WARN  [org.onap.holmes.common.config.MicroServiceConfig][pool-6-thread-1] invocationID:{InvocationID} - URI is not absolute
javax.ws.rs.ProcessingException: URI is not absolute
	at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:309)
	at org.glassfish.jersey.client.JerseyInvocation.lambda$invoke$0(JerseyInvocation.java:619)
	at org.glassfish.jersey.client.JerseyInvocation.call(JerseyInvocation.java:654)
	at org.glassfish.jersey.client.JerseyInvocation.lambda$runInScope$3(JerseyInvocation.java:648)
	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:205)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:390)
	at org.glassfish.jersey.client.JerseyInvocation.runInScope(JerseyInvocation.java:648)
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:618)
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:397)
	at org.glassfish.jersey.client.JerseyInvocation$Builder.get(JerseyInvocation.java:297)
	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.engine.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:45)
	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: java.lang.IllegalArgumentException: URI is not absolute
	at java.base/java.net.URL.fromURI(Unknown Source)
	at java.base/java.net.URI.toURL(Unknown Source)
	at org.glassfish.jersey.client.internal.HttpUrlConnector._apply(HttpUrlConnector.java:312)
	at org.glassfish.jersey.client.internal.HttpUrlConnector.apply(HttpUrlConnector.java:259)
	at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:297)
	... 21 common frames omitted
2021-04-23 18:09:43 344 INFO  [org.onap.holmes.common.config.MicroServiceConfig][pool-6-thread-1] invocationID:{InvocationID} - The query url is: null/service_component/holmes-engine-mgmt. The corresponding configurations are null
2021-04-23 18:09:43 344 ERROR [org.onap.holmes.engine.dcae.DcaeConfigurationPolling][pool-6-thread-1] invocationID:{InvocationID} - Failed to poll the DCAE configurations. Can not resolve configurations from DCAE. The configuration string is empty.
org.onap.holmes.common.exception.CorrelationException: Can not resolve configurations from DCAE. The configuration string is empty.
	at org.onap.holmes.common.dcae.utils.DcaeConfigurationParser.parse(DcaeConfigurationParser.java:44)
	at org.onap.holmes.common.dcae.DcaeConfigurationQuery.getDcaeConfigurations(DcaeConfigurationQuery.java:28)
	at org.onap.holmes.engine.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:45)
	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-04-23 18:09:43 572 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@d960561-EngineDActiveApp@76104df5{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@9b4906b on ManagedSelector@3c2188f{STARTED} id=0 keys=0 selected=0 updates=0
2021-04-23 18:09:43 572 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@d960561-EngineDActiveApp@76104df5{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3c2188f{STARTED} id=0 keys=0 selected=0 updates=1
2021-04-23 18:09:43 572 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken with none selected
2021-04-23 18:09:43 572 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e woken up from select, 0/0/0 selected
2021-04-23 18:09:43 572 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e processing 0 keys, 1 updates
2021-04-23 18:09:43 572 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2021-04-23 18:09:43 572 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@9b4906b
2021-04-23 18:09:43 573 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@9b4906b startThread=0
2021-04-23 18:09:43 573 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-04-23 18:09:43 573 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@79b2b56e waiting with 1 keys
2021-04-23 18:09:43 573 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@9b4906b in InstrumentedQueuedThreadPool[dw]@7d82ca56{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@903c13{s=1/1,p=0}]
2021-04-23 18:09:43 573 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-26] invocationID:{InvocationID} - SocketChannelEndPoint@1dfb075e{/10.233.73.100:34730<->/10.233.73.4:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-04-23 18:09:43 573 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-26] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@745c2df5
2021-04-23 18:09:43 574 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - new HttpChannelOverHttp@25382b1c{s=HttpChannelState@694a0a1d