Results

By type

          2021-08-27 08:38:29 202 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=1)
2021-08-27 08:38:29 202 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Sync
2021-08-27 08:38:29 203 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE CloseComplete
2021-08-27 08:38:29 203 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-08-27 08:38:29 204 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2021-08-27 08:38:29 204 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query /* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = ?
2021-08-27 08:38:29 204 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query SYNC
2021-08-27 08:38:29 204 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@75920e1f] released
2021-08-27 08:38:29 204 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$$22c24b10.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-08-27 08:38:36 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@548f4f60-EngineDActiveApp@283ecb4b{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@62a3477d on ManagedSelector@61d61b0e{STARTED} id=0 keys=0 selected=0 updates=0
2021-08-27 08:38:36 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@548f4f60-EngineDActiveApp@283ecb4b{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@61d61b0e{STARTED} id=0 keys=0 selected=0 updates=1
2021-08-27 08:38:36 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-08-27 08:38:36 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/0 selected
2021-08-27 08:38:36 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-08-27 08:38:36 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2021-08-27 08:38:36 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@62a3477d
2021-08-27 08:38:36 145 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@62a3477d startThread=0
2021-08-27 08:38:36 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-08-27 08:38:36 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-08-27 08:38:36 145 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@62a3477d in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-08-27 08:38:36 145 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-24] invocationID:{InvocationID} - SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-08-27 08:38:36 146 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-24] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@22f18006
2021-08-27 08:38:36 146 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - new HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=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@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-08-27 08:38:36 146 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - New HTTP Connection HttpConnection@3dc6c68a::DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-08-27 08:38:36 146 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 146 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onOpen SslConnection@181fa288::SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 146 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onOpen HttpConnection@3dc6c68a::DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-08-27 08:38:36 146 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - fillInterested HttpConnection@3dc6c68a::DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-08-27 08:38:36 146 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@69b7c784{AC.ReadCB@3dc6c68a{HttpConnection@3dc6c68a::DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-27 08:38:36 146 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@181fa288::SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 146 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 146 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@62cebeae{SSLC.NBReadCB@181fa288{SslConnection@181fa288::SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-27 08:38:36 146 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 146 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7205b9d on ManagedSelector@61d61b0e{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-27 08:38:36 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@61d61b0e{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-27 08:38:36 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Created SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-08-27 08:38:36 147 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@62a3477d in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-08-27 08:38:36 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/1 selected
2021-08-27 08:38:36 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-08-27 08:38:36 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2021-08-27 08:38:36 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@7205b9d
2021-08-27 08:38:36 147 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-08-27 08:38:36 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-08-27 08:38:36 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 1/1/1 selected
2021-08-27 08:38:36 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 1 keys, 0 updates
2021-08-27 08:38:36 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.217:9102 remote=/10.233.70.251:38628], selector=sun.nio.ch.EPollSelectorImpl@705a5c79, interestOps=1, readyOps=1 SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-27 08:38:36 147 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 147 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-27 08:38:36 148 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0} tryExecute EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=11359]@2021-08-27T08:38:36.148037Z
2021-08-27 08:38:36 148 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}@1f73875b offer EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=11359]@2021-08-27T08:38:36.148127Z
2021-08-27 08:38:36 148 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1} startReservedThread p=1
2021-08-27 08:38:36 148 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@7ff21b30 startThread=0
2021-08-27 08:38:36 148 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@7ff21b30 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}]
2021-08-27 08:38:36 148 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@1f73875b task=EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=11359]@2021-08-27T08:38:36.148251Z
2021-08-27 08:38:36 148 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}@7ff21b30 started
2021-08-27 08:38:36 148 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}][pc=0,pic=0,pec=3,epc=11359]@2021-08-27T08:38:36.148313Z tryProduce true
2021-08-27 08:38:36 148 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 0
2021-08-27 08:38:36 148 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@7ff21b30 waiting
2021-08-27 08:38:36 148 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0
2021-08-27 08:38:36 148 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}][pc=0,pic=0,pec=3,epc=11359]@2021-08-27T08:38:36.148295Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-27 08:38:36 148 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 148 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-08-27 08:38:36 148 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@62cebeae{SSLC.NBReadCB@181fa288{SslConnection@181fa288::SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-27 08:38:36 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@181fa288::SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@181fa288::SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 148 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@69b7c784{AC.ReadCB@3dc6c68a{HttpConnection@3dc6c68a::DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-08-27 08:38:36 148 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@3dc6c68a::DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-27 08:38:36 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@181fa288::SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-27 08:38:36 149 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 261 HeapByteBuffer@1c4d4456[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xA5\xAbDP\xB0\x19\xCd/\xF0\xF4\x0bP\x99\xEc...j/\xF2.MP\x98\xDa{\x97\xC1\x19'z"v\xA1MJ\xBa\x0e\xCb#>>>\xFa\xC5\x89\xC1HS\x89\xD7\r...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:36 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=261
2021-08-27 08:38:36 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill starting handshake SslConnection@181fa288::SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#;'(\xEf...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#;'(\xEf...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:36 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_TASK
2021-08-27 08:38:36 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_WRAP
2021-08-27 08:38:36 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >flush SslConnection@181fa288::SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@44217fe5[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-27 08:38:36 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-27 08:38:36 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false
2021-08-27 08:38:36 150 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-27 08:38:36 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-27 08:38:36 150 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 6 HeapByteBuffer@1c4d4456[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\xA5\xAbDP...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:36 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=6
2021-08-27 08:38:36 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=6,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#;'(\xEf...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#;'(\xEf...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:36 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-27 08:38:36 150 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 367 HeapByteBuffer@1c4d4456[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xA5\xAbDP\xB0\x19\xCd/\xF0\xF4\x0bP\x99\xEc...\xE6\xEd\x9f\xE1\x92N\x12\xB3a\x94dvc\xDd\xCa\xD1\xB0\xF6\x1aP\xF1\xA0p>>>\x0c\xB3\xF7V\x13O\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:36 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=367
2021-08-27 08:38:36 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=367 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=367,l=367,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#;'(\xEf...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#;'(\xEf...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:36 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_TASK
2021-08-27 08:38:36 153 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-28] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@22f18006
2021-08-27 08:38:36 155 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_WRAP
2021-08-27 08:38:36 155 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >flush SslConnection@181fa288::SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@44217fe5[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-27 08:38:36 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-27 08:38:36 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false
2021-08-27 08:38:36 156 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-27 08:38:36 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-27 08:38:36 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false
2021-08-27 08:38:36 156 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-27 08:38:36 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-27 08:38:36 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] 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-08-27 08:38:36 156 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-27 08:38:36 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-27 08:38:36 156 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1c4d4456[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:36 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0
2021-08-27 08:38:36 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#;'(\xEf...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#;'(\xEf...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:36 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@181fa288::SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-27 08:38:36 157 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1c4d4456[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:36 157 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0
2021-08-27 08:38:36 157 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#;'(\xEf...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#;'(\xEf...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:36 157 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 157 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@3dc6c68a::DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=10/30000} filled 0 HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#;'(\xEf...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:36 157 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@3dc6c68a::DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#;'(\xEf...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-27 08:38:36 157 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#;'(\xEf...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:36 157 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@3dc6c68a::DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=START,0 of -1}
2021-08-27 08:38:36 157 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@3dc6c68a::DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=10/30000}
2021-08-27 08:38:36 157 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - fillInterested HttpConnection@3dc6c68a::DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=10/30000}
2021-08-27 08:38:36 157 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@69b7c784{AC.ReadCB@3dc6c68a{HttpConnection@3dc6c68a::DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-27 08:38:36 157 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@181fa288::SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 157 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 157 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@62cebeae{SSLC.NBReadCB@181fa288{SslConnection@181fa288::SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-27 08:38:36 157 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@181fa288{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 157 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7205b9d on ManagedSelector@61d61b0e{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-27 08:38:36 157 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@61d61b0e{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-27 08:38:36 157 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@3dc6c68a::DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/1 selected
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 1
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@7205b9d
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@181fa288{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@181fa288{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@79cb9545 size 1 > capacity
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 1/1/1 selected
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 1 keys, 0 updates
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@79cb9545 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.217:9102 remote=/10.233.70.251:38628], selector=sun.nio.ch.EPollSelectorImpl@705a5c79, interestOps=1, readyOps=1 SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@181fa288{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@181fa288{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@181fa288{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0} tryExecute EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=11360]@2021-08-27T08:38:36.158384Z
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}@7ff21b30 offer EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=11360]@2021-08-27T08:38:36.158425Z
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1} startReservedThread p=1
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@77f03f4e startThread=0
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@7ff21b30 task=EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=11360]@2021-08-27T08:38:36.158576Z
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@77f03f4e in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}]
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=11360]@2021-08-27T08:38:36.158642Z tryProduce true
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}@77f03f4e started
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@77f03f4e waiting
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=11360]@2021-08-27T08:38:36.158626Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@181fa288{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@62cebeae{SSLC.NBReadCB@181fa288{SslConnection@181fa288::SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >c.onFillable SslConnection@181fa288::SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - onFillable SslConnection@181fa288::SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@69b7c784{AC.ReadCB@3dc6c68a{HttpConnection@3dc6c68a::DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@3dc6c68a::DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >fill SslConnection@181fa288::SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 158 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-27 08:38:36 159 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 232 HeapByteBuffer@1c4d4456[p=0,l=232,c=17408,r=232]={<<<\x17\x03\x03\x005\x021\xA4=\xDb:$\xBdR\x8b\x10\xC1\xBc\x12\x89\xD7\xB0\xE7\x81\x96...\xF6\xAf\xCc;&\xB0>,kW\xB2\xFb\xDe\xE9\xF2rq\xC9;$\xD7\xCf\xFf>>>\x0b\x7f\xA9\xF9\x8b\xA0|z\xDe...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:36 159 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=232
2021-08-27 08:38:36 159 DEBUG [jdk.event.security][dw-21] invocationID:{InvocationID} -  TLSHandshake: 10.233.70.251:38628, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-08-27 08:38:36 159 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=232 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=232,c=17408,r=174] unwrapBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#;'(\xEf...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#;'(\xEf...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:36 159 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - handshake succeeded SslConnection@181fa288::SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NOT_HANDSHAKING,eio=174/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256
2021-08-27 08:38:36 159 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-27 08:38:36 159 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1c4d4456[p=58,l=232,c=17408,r=174]={\x17\x03\x03\x005\x14\x00\x00 ...~\xE3\x92lj.r<<<\x17\x03\x03\x00\xA9ph@\xDeiu\xF0\xDee\xB6\x83 \x9a\xA9\x05p#\xF4\xFae...\xF6\xAf\xCc;&\xB0>,kW\xB2\xFb\xDe\xE9\xF2rq\xC9;$\xD7\xCf\xFf>>>\x0b\x7f\xA9\xF9\x8b\xA0|z\xDe...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:36 159 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=0
2021-08-27 08:38:36 159 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 174 bytesProduced = 152 encryptedBuffer=[p=232,l=232,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3365eb77[p=0,l=152,c=17408,r=152]={<<>>o\x16\xE1\xF0\xC9er\xBd\x9c...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3365eb77[p=0,l=152,c=17408,r=152]={<<>>o\x16\xE1\xF0\xC9er\xBd\x9c...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:36 159 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 159 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@3dc6c68a::DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000} filled 152 HeapByteBuffer@3365eb77[p=0,l=152,c=17408,r=152]={<<>>o\x16\xE1\xF0\xC9er\xBd\x9c...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:36 159 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@3dc6c68a::DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000} parse HeapByteBuffer@3365eb77[p=0,l=152,c=17408,r=152]={<<>>o\x16\xE1\xF0\xC9er\xBd\x9c...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-27 08:38:36 159 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3365eb77[p=0,l=152,c=17408,r=152]={<<>>o\x16\xE1\xF0\xC9er\xBd\x9c...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:36 159 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - START --> SPACE1
2021-08-27 08:38:36 159 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - SPACE1 --> URI
2021-08-27 08:38:36 159 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - URI --> SPACE2
2021-08-27 08:38:36 159 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-08-27 08:38:36 160 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-08-27 08:38:36 160 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-08-27 08:38:36 160 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-08-27 08:38:36 160 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-08-27 08:38:36 160 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-08-27 08:38:36 160 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-08-27 08:38:36 160 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-08-27 08:38:36 160 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-08-27 08:38:36 160 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-08-27 08:38:36 160 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-08-27 08:38:36 160 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-08-27 08:38:36 160 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER --> CONTENT
2021-08-27 08:38:36 160 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - REQUEST for //10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
GET //10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.70.217:9102
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-08-27 08:38:36 160 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@3dc6c68a::DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-08-27 08:38:36 160 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@3dc6c68a::DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}
2021-08-27 08:38:36 160 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - handle //10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 
2021-08-27 08:38:36 160 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - handling HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-08-27 08:38:36 160 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2021-08-27 08:38:36 160 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-21] invocationID:{InvocationID} - Host 10.233.70.217 with SNI null
2021-08-27 08:38:36 160 DEBUG [org.eclipse.jetty.server.Server][dw-21] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2021-08-27 08:38:36 160 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-21] invocationID:{InvocationID} - GzipHandler@361b3ca6{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck)@7a8b773d in null
2021-08-27 08:38:36 160 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-21] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@602ae7b6{/,null,AVAILABLE}
2021-08-27 08:38:36 160 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-21] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@602ae7b6{/,null,AVAILABLE}
2021-08-27 08:38:36 160 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-60fbc34d@db9d0634==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-27 08:38:36 160 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21] invocationID:{InvocationID} - chain=logFilter@48c3a0ef==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-3180aee@3180aee==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-104cfb24@104cfb24==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-60fbc34d@db9d0634==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-27 08:38:36 160 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21] invocationID:{InvocationID} - call filter logFilter@48c3a0ef==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-08-27 08:38:36 160 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-21] invocationID:{InvocationID} - Entering.
2021-08-27 08:38:36 160 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-21] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-08-27 08:38:36 160 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-21] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: d8fa03e4-9576-4a57-833a-b28636dfa9bf
2021-08-27 08:38:36 160 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-21] invocationID:{InvocationID} - Invoking synchronously ... 
2021-08-27 08:38:36 160 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-3180aee@3180aee==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-08-27 08:38:36 160 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-104cfb24@104cfb24==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-08-27 08:38:36 160 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-60fbc34d@db9d0634==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-27 08:38:36 161 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@361b3ca6{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck)@7a8b773d
2021-08-27 08:38:36 161 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@eae5cc8 exclude no deflater
2021-08-27 08:38:36 161 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@6a42968f[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@1c3edec6{null}
2021-08-27 08:38:36 161 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
200 OK HTTP/1.1
Connection: close
Date: Fri, 27 Aug 2021 08:38:36 GMT
X-TransactionID: d8fa03e4-9576-4a57-833a-b28636dfa9bf
X-InvocationID: 093f5883-64ef-4ce4-92f9-d9e63787d9d1
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-08-27 08:38:36 161 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@3d2d70e3[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@41992392] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-08-27 08:38:36 161 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@6a42968f[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:36 161 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Fri, 27 Aug 2021 08:38:36 GMT
X-TransactionID: d8fa03e4-9576-4a57-833a-b28636dfa9bf
X-InvocationID: 093f5883-64ef-4ce4-92f9-d9e63787d9d1
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-08-27 08:38:36 161 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-08-27 08:38:36 161 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@3d2d70e3[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@41992392] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-08-27 08:38:36 161 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@3f1123c0{IDLE}->null [HeapByteBuffer@57e3acee[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@6a42968f[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2021-08-27 08:38:36 161 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@3f1123c0{WRITING}->null:IDLE-->WRITING
2021-08-27 08:38:36 161 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@181fa288::SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@365b0f7d{s=COMPLETING}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
2021-08-27 08:38:36 161 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@57e3acee[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:36 161 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@6a42968f[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:36 161 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-08-27 08:38:36 161 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - 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-08-27 08:38:36 161 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@365b0f7d{s=COMPLETING}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
2021-08-27 08:38:36 162 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-27 08:38:36 162 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@365b0f7d{s=COMPLETING}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-08-27 08:38:36 162 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@3f1123c0{WRITING}->null
2021-08-27 08:38:36 162 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@3f1123c0{IDLE}->null:WRITING-->IDLE
2021-08-27 08:38:36 162 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@3d2d70e3[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@41992392] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-08-27 08:38:36 162 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@3d2d70e3[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@41992392] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-08-27 08:38:36 162 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=4/30000}
2021-08-27 08:38:36 162 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@181fa288::SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@365b0f7d{s=END}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} oshut=false, ishut=false
2021-08-27 08:38:36 162 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@181fa288::SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@365b0f7d{s=END}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-08-27 08:38:36 162 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@44217fe5[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-27 08:38:36 162 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-27 08:38:36 162 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - 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-08-27 08:38:36 162 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@365b0f7d{s=END}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-08-27 08:38:36 162 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-27 08:38:36 162 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@365b0f7d{s=END}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-08-27 08:38:36 162 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.70.217:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@365b0f7d{s=END}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-08-27 08:38:36 162 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@181fa288::SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@365b0f7d{s=END}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-08-27 08:38:36 162 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@62cebeae{SSLC.NBReadCB@181fa288{SslConnection@181fa288::SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@365b0f7d{s=END}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}}}
2021-08-27 08:38:36 162 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@181fa288{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@365b0f7d{s=END}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-08-27 08:38:36 162 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7205b9d on ManagedSelector@61d61b0e{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-27 08:38:36 162 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@61d61b0e{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/1 selected
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-08-27 08:38:36 163 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=fd054a19-a1b0-4283-a93a-6b633be75eae, referenceCounter=0, store size=0} on thread dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@7205b9d
2021-08-27 08:38:36 163 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-21] invocationID:{InvocationID} - Exiting.
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@181fa288{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@365b0f7d{s=END}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 1/1/1 selected
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 1 keys, 0 updates
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.server.Server][dw-21] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - unhandle HttpChannelState@504fd4b2{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@504fd4b2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.70.217:9102 remote=/10.233.70.251:38628], selector=sun.nio.ch.EPollSelectorImpl@705a5c79, interestOps=1, readyOps=1 SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@181fa288{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@365b0f7d{s=END}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - completed HttpChannelState@504fd4b2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - unhandle HttpChannelState@504fd4b2{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@504fd4b2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@181fa288{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@365b0f7d{s=END}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@181fa288{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@365b0f7d{s=END}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}:runFillable:BLOCKING
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - recycle HttpChannelState@504fd4b2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0} tryExecute EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=11361]@2021-08-27T08:38:36.16343Z
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - CONTENT --> CLOSE
10.233.70.251 - - [27/Aug/2021:08:38:36 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 3
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}@77f03f4e offer EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=11361]@2021-08-27T08:38:36.163481Z
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1} startReservedThread p=1
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >fill SslConnection@181fa288::SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@181fa288{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@45677663 startThread=0
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 24 HeapByteBuffer@1c4d4456[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13:\x02t\x04\x8d\xAd\xD5!\xF5j\xB1\xF1\x80[W\xFb\xE9}\xAd>>>\x06\xDc0I\x0f\xF3`\x9eH...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=24
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@77f03f4e task=EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=11361]@2021-08-27T08:38:36.163577Z
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@45677663 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}]
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=11361]@2021-08-27T08:38:36.163547Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@181fa288{NEED_UNWRAP,eio=24/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}@45677663 started
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}][pc=0,pic=0,pec=3,epc=11362]@2021-08-27T08:38:36.163613Z tryProduce true
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@45677663 waiting
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=24 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 24 bytesProduced = 0 encryptedBuffer=[p=24,l=24,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#u\x006\xA6...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#u\x006\xA6...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@62cebeae{SSLC.NBReadCB@181fa288{SslConnection@181fa288::SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@181fa288{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@3dc6c68a::DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#u\x006\xA6...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@181fa288::SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=6/30000}
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=6/30000}
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close(null) DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=6/30000}
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close(null) DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=6/30000}
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@3dc6c68a::DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#u\x006\xA6...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#u\x006\xA6...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@3dc6c68a::DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - shutdownOutput: SslConnection@181fa288::SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=true, ishut=false
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@3dc6c68a::DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=6/30000}
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=6/30000}
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - ensureFillInterested SslConnection@181fa288::SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@3dc6c68a::DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@62cebeae{SSLC.NBReadCB@181fa288{SslConnection@181fa288::SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@1f73875b size 1 > capacity
2021-08-27 08:38:36 163 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@1f73875b in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7205b9d on ManagedSelector@61d61b0e{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@61d61b0e{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/1 selected
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@7205b9d
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - doClose SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - onClose FillInterest@62cebeae{SSLC.NBReadCB@181fa288{SslConnection@181fa288::SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillableFail SslConnection@181fa288::SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - onFail FillInterest@69b7c784{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-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup ManagedSelector@61d61b0e{STARTED} id=0 keys=0 selected=0 updates=0
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@60a87b96 startThread=0
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - onClose FillInterest@69b7c784{null}
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/0 selected
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 0 updates
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 0 keys
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@60a87b96 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@181fa288::SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@69b7c784{null}
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - FillInterest@69b7c784{null} lost race null
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.70.217:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@7ff21b30 size 1 > capacity
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@7ff21b30 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onClose HttpConnection@3dc6c68a::DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=7/30000}
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onClose SslConnection@181fa288::SocketChannelEndPoint@43e01eaa{/10.233.70.251:38628<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@181fa288{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1319955f{/10.233.70.251:38628<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3dc6c68a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@365b0f7d{s=START}]=>HttpChannelOverHttp@2841a7b5{s=HttpChannelState@504fd4b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:36 164 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@60a87b96 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-08-27 08:38:44 201 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@299ad617] obtained in 0 millis
2021-08-27 08:38:44 201 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@229f0641, maxRows=1, fetchSize=0, flags=16
2021-08-27 08:38:44 201 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> CloseStatement(S_1737)
2021-08-27 08:38:44 201 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Parse(stmt=S_1738,query="/* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = $1",oids={1043})
2021-08-27 08:38:44 201 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Bind(stmt=S_1738,portal=null,$1=<'holmes-engine-mgmt_9201'>,type=VARCHAR)
2021-08-27 08:38:44 201 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Describe(portal=null)
2021-08-27 08:38:44 201 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=1)
2021-08-27 08:38:44 201 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Sync
2021-08-27 08:38:44 203 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE CloseComplete
2021-08-27 08:38:44 203 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-08-27 08:38:44 203 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2021-08-27 08:38:44 203 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query /* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = ?
2021-08-27 08:38:44 203 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query SYNC
2021-08-27 08:38:44 203 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@299ad617] released
2021-08-27 08:38:44 203 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$$22c24b10.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-08-27 08:38:44 527 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@548f4f60-EngineDActiveApp@283ecb4b{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@5d11751 on ManagedSelector@61d61b0e{STARTED} id=0 keys=0 selected=0 updates=0
2021-08-27 08:38:44 527 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@548f4f60-EngineDActiveApp@283ecb4b{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@61d61b0e{STARTED} id=0 keys=0 selected=0 updates=1
2021-08-27 08:38:44 527 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-08-27 08:38:44 527 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/0 selected
2021-08-27 08:38:44 527 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-08-27 08:38:44 527 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1
2021-08-27 08:38:44 527 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@5d11751
2021-08-27 08:38:44 527 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@5d11751 startThread=0
2021-08-27 08:38:44 527 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-08-27 08:38:44 527 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-08-27 08:38:44 527 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@5d11751 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-08-27 08:38:44 527 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-24] invocationID:{InvocationID} - SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-08-27 08:38:44 527 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-24] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@3eb2fdad
2021-08-27 08:38:44 528 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - new HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=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@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-08-27 08:38:44 528 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - New HTTP Connection HttpConnection@180501fb::DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-08-27 08:38:44 528 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 528 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onOpen SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 528 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onOpen HttpConnection@180501fb::DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-08-27 08:38:44 528 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - fillInterested HttpConnection@180501fb::DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-08-27 08:38:44 528 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@785022d7{AC.ReadCB@180501fb{HttpConnection@180501fb::DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-27 08:38:44 528 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 528 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 528 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@48eaeeff{SSLC.NBReadCB@413ab327{SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-27 08:38:44 528 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 528 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5c5dcf4e on ManagedSelector@61d61b0e{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-27 08:38:44 528 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@61d61b0e{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-27 08:38:44 528 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-08-27 08:38:44 528 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Created SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 528 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/1 selected
2021-08-27 08:38:44 528 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-08-27 08:38:44 528 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1
2021-08-27 08:38:44 528 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@5c5dcf4e
2021-08-27 08:38:44 528 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@5d11751 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-08-27 08:38:44 528 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 528 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-08-27 08:38:44 528 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-08-27 08:38:44 529 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 1/1/1 selected
2021-08-27 08:38:44 529 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 1 keys, 0 updates
2021-08-27 08:38:44 529 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.217:9102 remote=/10.233.70.251:38698], selector=sun.nio.ch.EPollSelectorImpl@705a5c79, interestOps=1, readyOps=1 SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-27 08:38:44 529 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 529 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-27 08:38:44 529 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0} tryExecute EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=11362]@2021-08-27T08:38:44.529287Z
2021-08-27 08:38:44 529 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}@45677663 offer EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=11362]@2021-08-27T08:38:44.529335Z
2021-08-27 08:38:44 529 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1} startReservedThread p=1
2021-08-27 08:38:44 529 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@1e8eb5f8 startThread=0
2021-08-27 08:38:44 529 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@45677663 task=EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=11362]@2021-08-27T08:38:44.529428Z
2021-08-27 08:38:44 529 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=11362]@2021-08-27T08:38:44.529409Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-27 08:38:44 529 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@1e8eb5f8 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}]
2021-08-27 08:38:44 529 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}@1e8eb5f8 started
2021-08-27 08:38:44 529 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}][pc=0,pic=0,pec=3,epc=11362]@2021-08-27T08:38:44.529484Z tryProduce true
2021-08-27 08:38:44 529 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@1e8eb5f8 waiting
2021-08-27 08:38:44 529 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 0
2021-08-27 08:38:44 529 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2021-08-27 08:38:44 529 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@48eaeeff{SSLC.NBReadCB@413ab327{SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-27 08:38:44 529 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 529 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-08-27 08:38:44 529 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >c.onFillable SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 529 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillable SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 529 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@785022d7{AC.ReadCB@180501fb{HttpConnection@180501fb::DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-08-27 08:38:44 529 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@180501fb::DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-27 08:38:44 529 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 529 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-27 08:38:44 530 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 261 HeapByteBuffer@1c4d4456[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03$y\x1c7V\xFd9\xC5\x0c\xE4\x9c\xB0\x983...\xFa\x18\xBd\x0ex){\xD86\xD8\xE9\xD5\xEd\xE3,W\xB8\xC8\xC4\xF5\x9f\xFe!>>>dT\x06\x98\x17\x9a\xA0\xDa\x9e...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:44 530 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=261
2021-08-27 08:38:44 530 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill starting handshake SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 530 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#u\x006\xA6...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#u\x006\xA6...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:44 530 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_TASK
2021-08-27 08:38:44 530 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_WRAP
2021-08-27 08:38:44 530 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >flush SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 530 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@44217fe5[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-27 08:38:44 530 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-27 08:38:44 530 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false
2021-08-27 08:38:44 530 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 530 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-27 08:38:44 530 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 530 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 6 HeapByteBuffer@1c4d4456[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03$y\x1c7...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=6
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=6,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#u\x006\xA6...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#u\x006\xA6...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1c4d4456[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#u\x006\xA6...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#u\x006\xA6...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1c4d4456[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#u\x006\xA6...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#u\x006\xA6...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@180501fb::DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000} filled 0 HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#u\x006\xA6...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@180501fb::DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000} parse HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#u\x006\xA6...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#u\x006\xA6...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@180501fb::DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000} parsed false HttpParser{s=START,0 of -1}
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@180501fb::DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - fillInterested HttpConnection@180501fb::DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@785022d7{AC.ReadCB@180501fb{HttpConnection@180501fb::DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@48eaeeff{SSLC.NBReadCB@413ab327{SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5c5dcf4e on ManagedSelector@61d61b0e{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@61d61b0e{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@180501fb::DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/1 selected
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 1
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@5c5dcf4e
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@77f03f4e size 1 > capacity
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@77f03f4e in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 1/1/1 selected
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 1 keys, 0 updates
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.217:9102 remote=/10.233.70.251:38698], selector=sun.nio.ch.EPollSelectorImpl@705a5c79, interestOps=1, readyOps=1 SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0} tryExecute EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=11363]@2021-08-27T08:38:44.531892Z
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}@1e8eb5f8 offer EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=11363]@2021-08-27T08:38:44.531921Z
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1} startReservedThread p=1
2021-08-27 08:38:44 531 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@384ceaba startThread=0
2021-08-27 08:38:44 532 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@384ceaba in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}]
2021-08-27 08:38:44 532 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=11363]@2021-08-27T08:38:44.531988Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-27 08:38:44 532 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@1e8eb5f8 task=EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=11363]@2021-08-27T08:38:44.532038Z
2021-08-27 08:38:44 532 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}@384ceaba started
2021-08-27 08:38:44 532 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@384ceaba waiting
2021-08-27 08:38:44 532 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=11364]@2021-08-27T08:38:44.532071Z tryProduce true
2021-08-27 08:38:44 532 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@48eaeeff{SSLC.NBReadCB@413ab327{SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-27 08:38:44 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2021-08-27 08:38:44 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-08-27 08:38:44 532 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-08-27 08:38:44 532 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >c.onFillable SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 532 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - onFillable SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 532 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@785022d7{AC.ReadCB@180501fb{HttpConnection@180501fb::DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-27 08:38:44 532 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@180501fb::DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000} onFillable enter HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-27 08:38:44 532 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >fill SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 532 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-27 08:38:44 532 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 367 HeapByteBuffer@1c4d4456[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03$y\x1c7V\xFd9\xC5\x0c\xE4\x9c\xB0\x983...F\xDb)rr,\t\x8a\x81\xD6Z\x97\x9a\x02\xE0q }\xF4L\xFa\x0eB>>>\x0c\xB3\xF7V\x13O\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:44 532 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=367
2021-08-27 08:38:44 532 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#u\x006\xA6...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#u\x006\xA6...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:44 532 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_TASK
2021-08-27 08:38:44 535 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-22] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@3eb2fdad
2021-08-27 08:38:44 537 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_WRAP
2021-08-27 08:38:44 537 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >flush SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 537 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@44217fe5[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-27 08:38:44 537 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-27 08:38:44 537 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1c4d4456[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=0
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#u\x006\xA6...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#u\x006\xA6...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >fill SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1c4d4456[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=0
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#u\x006\xA6...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#u\x006\xA6...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@180501fb::DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=7/30000} filled 0 HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#u\x006\xA6...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@180501fb::DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#u\x006\xA6...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#u\x006\xA6...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@180501fb::DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=START,0 of -1}
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@180501fb::DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=7/30000}
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - fillInterested HttpConnection@180501fb::DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=7/30000}
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@785022d7{AC.ReadCB@180501fb{HttpConnection@180501fb::DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@48eaeeff{SSLC.NBReadCB@413ab327{SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5c5dcf4e on ManagedSelector@61d61b0e{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@61d61b0e{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@180501fb::DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-27 08:38:44 538 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-08-27 08:38:44 539 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/1 selected
2021-08-27 08:38:44 539 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-08-27 08:38:44 539 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2021-08-27 08:38:44 539 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@5c5dcf4e
2021-08-27 08:38:44 539 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 539 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@45677663 size 1 > capacity
2021-08-27 08:38:44 539 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 539 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@45677663 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-08-27 08:38:44 539 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-08-27 08:38:44 539 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-08-27 08:38:44 539 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 1/1/1 selected
2021-08-27 08:38:44 539 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 1 keys, 0 updates
2021-08-27 08:38:44 539 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.217:9102 remote=/10.233.70.251:38698], selector=sun.nio.ch.EPollSelectorImpl@705a5c79, interestOps=1, readyOps=1 SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-27 08:38:44 539 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 539 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-27 08:38:44 539 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0} tryExecute EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=11364]@2021-08-27T08:38:44.539976Z
2021-08-27 08:38:44 540 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}@384ceaba offer EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=11364]@2021-08-27T08:38:44.540012Z
2021-08-27 08:38:44 540 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1} startReservedThread p=1
2021-08-27 08:38:44 540 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@53ba6c06 startThread=0
2021-08-27 08:38:44 540 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@384ceaba task=EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=11364]@2021-08-27T08:38:44.540116Z
2021-08-27 08:38:44 540 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@53ba6c06 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}]
2021-08-27 08:38:44 540 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}@53ba6c06 started
2021-08-27 08:38:44 540 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}][pc=0,pic=0,pec=3,epc=11364]@2021-08-27T08:38:44.540155Z tryProduce true
2021-08-27 08:38:44 540 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 0
2021-08-27 08:38:44 540 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0
2021-08-27 08:38:44 540 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=11364]@2021-08-27T08:38:44.540089Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-27 08:38:44 540 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@53ba6c06 waiting
2021-08-27 08:38:44 540 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 540 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-08-27 08:38:44 540 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@48eaeeff{SSLC.NBReadCB@413ab327{SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-27 08:38:44 540 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 540 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 540 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@785022d7{AC.ReadCB@180501fb{HttpConnection@180501fb::DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-08-27 08:38:44 540 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@180501fb::DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-27 08:38:44 540 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 540 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-27 08:38:44 540 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 232 HeapByteBuffer@1c4d4456[p=0,l=232,c=17408,r=232]={<<<\x17\x03\x03\x005i\\\xB1\xDfI\xC6M\x82\xF3\x9a\x83\x9f\x84*\x1c]}\xD6T_...\x1aA\\\xC7{\xE5):\x05aX\x9b\x0f\xE7\xC8\x0f!4\x12\x16\xD1>\xF2>>>\x91\xD3\xE1\xFb\x02\xF3\x14&\xC1...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:44 540 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=232
2021-08-27 08:38:44 540 DEBUG [jdk.event.security][dw-28] invocationID:{InvocationID} -  TLSHandshake: 10.233.70.251:38698, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-08-27 08:38:44 540 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=232 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=232,c=17408,r=174] unwrapBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#u\x006\xA6...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#u\x006\xA6...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:44 540 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - handshake succeeded SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=174/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1c4d4456[p=58,l=232,c=17408,r=174]={\x17\x03\x03\x005\x14\x00\x00 ...\xDf\x8dR\x85Uyl<<<\x17\x03\x03\x00\xA9\xFd\x05\xF7 \\\x01F\x83\x9c\x8a\xD2R\x1b4\xAb\xAc\xCf[1\xF9...\x1aA\\\xC7{\xE5):\x05aX\x9b\x0f\xE7\xC8\x0f!4\x12\x16\xD1>\xF2>>>\x91\xD3\xE1\xFb\x02\xF3\x14&\xC1...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 174 bytesProduced = 152 encryptedBuffer=[p=232,l=232,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3365eb77[p=0,l=152,c=17408,r=152]={<<>>\xD1\x0b\xB7\xFa\xC6n\xF2T\xB9...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3365eb77[p=0,l=152,c=17408,r=152]={<<>>\xD1\x0b\xB7\xFa\xC6n\xF2T\xB9...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@180501fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@180501fb::DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000} filled 152 HeapByteBuffer@3365eb77[p=0,l=152,c=17408,r=152]={<<>>\xD1\x0b\xB7\xFa\xC6n\xF2T\xB9...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@180501fb::DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000} parse HeapByteBuffer@3365eb77[p=0,l=152,c=17408,r=152]={<<>>\xD1\x0b\xB7\xFa\xC6n\xF2T\xB9...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3365eb77[p=0,l=152,c=17408,r=152]={<<>>\xD1\x0b\xB7\xFa\xC6n\xF2T\xB9...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - START --> SPACE1
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - SPACE1 --> URI
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - URI --> SPACE2
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER --> CONTENT
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - REQUEST for //10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
GET //10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.70.217:9102
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@180501fb::DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@180501fb::DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - handle //10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - handling HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-28] invocationID:{InvocationID} - Host 10.233.70.217 with SNI null
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.server.Server][dw-28] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-28] invocationID:{InvocationID} - GzipHandler@361b3ca6{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck)@5095b95b in null
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-28] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@602ae7b6{/,null,AVAILABLE}
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-28] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@602ae7b6{/,null,AVAILABLE}
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-60fbc34d@db9d0634==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - chain=logFilter@48c3a0ef==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-3180aee@3180aee==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-104cfb24@104cfb24==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-60fbc34d@db9d0634==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - call filter logFilter@48c3a0ef==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-08-27 08:38:44 541 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Entering.
2021-08-27 08:38:44 541 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-08-27 08:38:44 541 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 2bc22ad0-10db-4bae-81ea-3b80ee9bd415
2021-08-27 08:38:44 541 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Invoking synchronously ... 
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-3180aee@3180aee==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-104cfb24@104cfb24==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-08-27 08:38:44 541 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-60fbc34d@db9d0634==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-27 08:38:44 542 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@361b3ca6{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck)@5095b95b
2021-08-27 08:38:44 542 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@93e3722 exclude no deflater
2021-08-27 08:38:44 542 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@66fa96ae[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@66a01c2b{null}
2021-08-27 08:38:44 542 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
200 OK HTTP/1.1
Connection: close
Date: Fri, 27 Aug 2021 08:38:44 GMT
X-TransactionID: 2bc22ad0-10db-4bae-81ea-3b80ee9bd415
X-InvocationID: 1d6578a0-6b0b-4e3a-b198-acc9f8e68ece
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-08-27 08:38:44 542 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@1b023ec5[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@63fd9da0] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-08-27 08:38:44 542 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@66fa96ae[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:44 542 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Fri, 27 Aug 2021 08:38:44 GMT
X-TransactionID: 2bc22ad0-10db-4bae-81ea-3b80ee9bd415
X-InvocationID: 1d6578a0-6b0b-4e3a-b198-acc9f8e68ece
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-08-27 08:38:44 542 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-08-27 08:38:44 542 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@1b023ec5[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@63fd9da0] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-08-27 08:38:44 542 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@51003897{IDLE}->null [HeapByteBuffer@57e3acee[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@66fa96ae[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2021-08-27 08:38:44 542 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@51003897{WRITING}->null:IDLE-->WRITING
2021-08-27 08:38:44 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=W,to=3/30000}=>HttpConnection@180501fb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@57e31173{s=COMPLETING}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
2021-08-27 08:38:44 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@57e3acee[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:44 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@66fa96ae[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:44 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-08-27 08:38:44 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - 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-08-27 08:38:44 542 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=W,to=3/30000}=>HttpConnection@180501fb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@57e31173{s=COMPLETING}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
2021-08-27 08:38:44 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-27 08:38:44 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@180501fb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@57e31173{s=COMPLETING}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
2021-08-27 08:38:44 542 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@51003897{WRITING}->null
2021-08-27 08:38:44 542 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@51003897{IDLE}->null:WRITING-->IDLE
2021-08-27 08:38:44 542 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@1b023ec5[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@63fd9da0] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-08-27 08:38:44 542 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@1b023ec5[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@63fd9da0] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-08-27 08:38:44 542 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=4/30000}
2021-08-27 08:38:44 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@180501fb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@57e31173{s=END}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} oshut=false, ishut=false
2021-08-27 08:38:44 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@180501fb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@57e31173{s=END}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
2021-08-27 08:38:44 543 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@44217fe5[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-27 08:38:44 543 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-27 08:38:44 543 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - 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-08-27 08:38:44 543 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@180501fb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@57e31173{s=END}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-08-27 08:38:44 543 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-27 08:38:44 543 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@180501fb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@57e31173{s=END}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-08-27 08:38:44 543 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.70.217:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@180501fb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@57e31173{s=END}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-08-27 08:38:44 543 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@180501fb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@57e31173{s=END}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-08-27 08:38:44 543 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@48eaeeff{SSLC.NBReadCB@413ab327{SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@180501fb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@57e31173{s=END}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}}}
2021-08-27 08:38:44 543 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@180501fb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@57e31173{s=END}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-08-27 08:38:44 543 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5c5dcf4e on ManagedSelector@61d61b0e{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-27 08:38:44 543 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@61d61b0e{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-27 08:38:44 543 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-08-27 08:38:44 543 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/1 selected
2021-08-27 08:38:44 543 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-08-27 08:38:44 543 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=0e419451-cadd-4941-9d05-a1be5ce64eef, referenceCounter=0, store size=0} on thread dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck
2021-08-27 08:38:44 543 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 1
2021-08-27 08:38:44 543 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@5c5dcf4e
2021-08-27 08:38:44 543 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Exiting.
2021-08-27 08:38:44 543 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@180501fb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@57e31173{s=END}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-08-27 08:38:44 543 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0
2021-08-27 08:38:44 543 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-08-27 08:38:44 543 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 1/1/1 selected
2021-08-27 08:38:44 543 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 1 keys, 0 updates
2021-08-27 08:38:44 543 DEBUG [org.eclipse.jetty.server.Server][dw-28] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-08-27 08:38:44 543 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - unhandle HttpChannelState@2ce74506{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-08-27 08:38:44 543 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@2ce74506{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-27 08:38:44 543 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-08-27 08:38:44 543 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.70.217:9102 remote=/10.233.70.251:38698], selector=sun.nio.ch.EPollSelectorImpl@705a5c79, interestOps=1, readyOps=1 SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@180501fb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@57e31173{s=END}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 
2021-08-27 08:38:44 543 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - completed HttpChannelState@2ce74506{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-27 08:38:44 543 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - unhandle HttpChannelState@2ce74506{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-27 08:38:44 543 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@2ce74506{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-27 08:38:44 543 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-08-27 08:38:44 543 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4
2021-08-27 08:38:44 543 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@180501fb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@57e31173{s=END}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - recycle HttpChannelState@2ce74506{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@180501fb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@57e31173{s=END}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=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
10.233.70.251 - - [27/Aug/2021:08:38:44 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 2
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0} tryExecute EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=11365]@2021-08-27T08:38:44.544104Z
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}@53ba6c06 offer EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=11365]@2021-08-27T08:38:44.544136Z
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@413ab327{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@180501fb[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1} startReservedThread p=1
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 24 HeapByteBuffer@1c4d4456[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\xAaN\x10\xEc\x8bb\xB9\x06?e\xBd{\x87\xB7\xB1\x86)\x91m>>>#\xCc\x87\xB4{\x04\xD9\x03$...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=24
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@5533120a startThread=0
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@53ba6c06 task=EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=11365]@2021-08-27T08:38:44.544209Z
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] 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@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAe\xFd\xA2;...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAe\xFd\xA2;...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@5533120a in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}]
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}@5533120a started
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}][pc=0,pic=0,pec=3,epc=11365]@2021-08-27T08:38:44.544247Z tryProduce true
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@5533120a waiting
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=11365]@2021-08-27T08:38:44.544227Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@180501fb[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@180501fb[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@180501fb[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@180501fb::DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAe\xFd\xA2;...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=5/30000}
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=5/30000}
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@48eaeeff{SSLC.NBReadCB@413ab327{SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@180501fb[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - shutdownOutput: SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@180501fb[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=true, ishut=false
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >c.onFillable SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@180501fb[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=5/30000}
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - ensureFillInterested SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@180501fb[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close(null) DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=5/30000}
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@48eaeeff{SSLC.NBReadCB@413ab327{SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@180501fb[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - onFillable SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@180501fb[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@785022d7{null}
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - FillInterest@785022d7{null} lost race null
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@180501fb[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5c5dcf4e on ManagedSelector@61d61b0e{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@61d61b0e{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@180501fb[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@384ceaba size 1 > capacity
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/1 selected
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@384ceaba in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@180501fb[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@5c5dcf4e
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@180501fb[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@180501fb[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - doClose SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@180501fb[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 1/1/1 selected
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 1 keys, 0 updates
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[closed], selector=sun.nio.ch.EPollSelectorImpl@705a5c79, interestOps=1, readyOps=1 SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@180501fb[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Ignoring cancelled key for channel java.nio.channels.SocketChannel[closed]
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - onClose FillInterest@48eaeeff{SSLC.NBReadCB@413ab327{SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@180501fb[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@180501fb[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillableFail SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@180501fb[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@180501fb[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - onFail FillInterest@785022d7{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-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup ManagedSelector@61d61b0e{STARTED} id=0 keys=1 selected=1 updates=0
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 1 on SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@180501fb[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@37a727d8 startThread=0
2021-08-27 08:38:44 544 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - onClose FillInterest@785022d7{null}
2021-08-27 08:38:44 545 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@180501fb::DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAe\xFd\xA2;...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-27 08:38:44 545 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-08-27 08:38:44 545 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAe\xFd\xA2;...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:44 545 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-08-27 08:38:44 545 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/0 selected
2021-08-27 08:38:44 545 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 0 updates
2021-08-27 08:38:44 545 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0
2021-08-27 08:38:44 545 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-08-27 08:38:44 545 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 0 keys
2021-08-27 08:38:44 545 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@180501fb::DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-08-27 08:38:44 545 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@180501fb::DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=6/30000}
2021-08-27 08:38:44 545 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=6/30000}
2021-08-27 08:38:44 545 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@180501fb::DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-27 08:38:44 545 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@37a727d8 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-08-27 08:38:44 545 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.70.217:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@180501fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 545 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@1e8eb5f8 size 1 > capacity
2021-08-27 08:38:44 545 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@1e8eb5f8 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-08-27 08:38:44 545 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@180501fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 545 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onClose HttpConnection@180501fb::DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=6/30000}
2021-08-27 08:38:44 545 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onClose SslConnection@413ab327::SocketChannelEndPoint@696e8ce3{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@413ab327{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3173dded{/10.233.70.251:38698<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@180501fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57e31173{s=START}]=>HttpChannelOverHttp@299e1f1b{s=HttpChannelState@2ce74506{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:44 545 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@37a727d8 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-08-27 08:38:46 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@548f4f60-EngineDActiveApp@283ecb4b{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@7e326c96 on ManagedSelector@61d61b0e{STARTED} id=0 keys=0 selected=0 updates=0
2021-08-27 08:38:46 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@548f4f60-EngineDActiveApp@283ecb4b{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@61d61b0e{STARTED} id=0 keys=0 selected=0 updates=1
2021-08-27 08:38:46 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-08-27 08:38:46 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/0 selected
2021-08-27 08:38:46 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-08-27 08:38:46 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1
2021-08-27 08:38:46 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@7e326c96
2021-08-27 08:38:46 145 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@7e326c96 startThread=0
2021-08-27 08:38:46 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-08-27 08:38:46 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-08-27 08:38:46 145 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@7e326c96 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-08-27 08:38:46 145 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-27] invocationID:{InvocationID} - SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-08-27 08:38:46 146 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-27] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@31ea76f1
2021-08-27 08:38:46 146 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - new HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=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@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-08-27 08:38:46 146 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - New HTTP Connection HttpConnection@739817b1::DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-08-27 08:38:46 146 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 147 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onOpen SslConnection@74f7fd7f::SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 147 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onOpen HttpConnection@739817b1::DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-08-27 08:38:46 147 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - fillInterested HttpConnection@739817b1::DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-08-27 08:38:46 147 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@663b3369{AC.ReadCB@739817b1{HttpConnection@739817b1::DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-27 08:38:46 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@74f7fd7f::SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 147 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@552d8580{SSLC.NBReadCB@74f7fd7f{SslConnection@74f7fd7f::SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-27 08:38:46 147 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1e7a965f on ManagedSelector@61d61b0e{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-27 08:38:46 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@61d61b0e{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-27 08:38:46 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-08-27 08:38:46 148 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/1 selected
2021-08-27 08:38:46 148 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-08-27 08:38:46 148 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1
2021-08-27 08:38:46 148 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@1e7a965f
2021-08-27 08:38:46 148 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Created SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 148 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@7e326c96 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-08-27 08:38:46 148 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 148 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-08-27 08:38:46 148 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-08-27 08:38:46 148 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 1/1/1 selected
2021-08-27 08:38:46 148 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 1 keys, 0 updates
2021-08-27 08:38:46 148 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.217:9102 remote=/10.233.70.251:38710], selector=sun.nio.ch.EPollSelectorImpl@705a5c79, interestOps=1, readyOps=1 SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-27 08:38:46 148 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 148 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-27 08:38:46 148 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0} tryExecute EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=11366]@2021-08-27T08:38:46.14867Z
2021-08-27 08:38:46 148 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}@5533120a offer EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=11366]@2021-08-27T08:38:46.148728Z
2021-08-27 08:38:46 148 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1} startReservedThread p=1
2021-08-27 08:38:46 148 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@4dd4827c startThread=0
2021-08-27 08:38:46 148 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@4dd4827c in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}]
2021-08-27 08:38:46 148 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@5533120a task=EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=11366]@2021-08-27T08:38:46.148833Z
2021-08-27 08:38:46 148 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}@4dd4827c started
2021-08-27 08:38:46 148 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=11366]@2021-08-27T08:38:46.148805Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-27 08:38:46 148 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@4dd4827c waiting
2021-08-27 08:38:46 148 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}][pc=0,pic=0,pec=3,epc=11366]@2021-08-27T08:38:46.148865Z tryProduce true
2021-08-27 08:38:46 148 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0
2021-08-27 08:38:46 148 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-08-27 08:38:46 148 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 148 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@552d8580{SSLC.NBReadCB@74f7fd7f{SslConnection@74f7fd7f::SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-27 08:38:46 148 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-08-27 08:38:46 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@74f7fd7f::SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@74f7fd7f::SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 149 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@663b3369{AC.ReadCB@739817b1{HttpConnection@739817b1::DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-08-27 08:38:46 149 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@739817b1::DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-27 08:38:46 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@74f7fd7f::SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-27 08:38:46 149 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 261 HeapByteBuffer@1c4d4456[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xD1<\xE6'r\xA9\x849\xB0^\xFf\xCdA\xD8...\xA9\x81\xB7|\x9d\xA8\x91z\x1fY\xD2\xF4\x93\xA6\xE4\xAf\x8a4\x97\xA5\x94\xAaP>>>k\x06\xA92\x11\xC4\x9e\x8ak...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:46 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=261
2021-08-27 08:38:46 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill starting handshake SslConnection@74f7fd7f::SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 149 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@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAe\xFd\xA2;...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAe\xFd\xA2;...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:46 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_TASK
2021-08-27 08:38:46 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_WRAP
2021-08-27 08:38:46 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >flush SslConnection@74f7fd7f::SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@44217fe5[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-27 08:38:46 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-27 08:38:46 149 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-08-27 08:38:46 149 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-27 08:38:46 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-27 08:38:46 150 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 6 HeapByteBuffer@1c4d4456[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\xD1<\xE6'...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:46 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=6
2021-08-27 08:38:46 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAe\xFd\xA2;...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAe\xFd\xA2;...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:46 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-27 08:38:46 150 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1c4d4456[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:46 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0
2021-08-27 08:38:46 150 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@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAe\xFd\xA2;...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAe\xFd\xA2;...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:46 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@74f7fd7f::SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-27 08:38:46 150 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 367 HeapByteBuffer@1c4d4456[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xD1<\xE6'r\xA9\x849\xB0^\xFf\xCdA\xD8...\xEd\xAci\x96#I\xC8!\\U\xB1\xDd\xC5?\xC7X\xB5\xAfVd\xE8a\xC2>>>\x0c\xB3\xF7V\x13O\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:46 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=367
2021-08-27 08:38:46 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAe\xFd\xA2;...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAe\xFd\xA2;...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:46 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_TASK
2021-08-27 08:38:46 153 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@31ea76f1
2021-08-27 08:38:46 155 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_WRAP
2021-08-27 08:38:46 155 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >flush SslConnection@74f7fd7f::SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 155 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@44217fe5[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-27 08:38:46 155 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-27 08:38:46 155 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-08-27 08:38:46 155 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 155 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-27 08:38:46 155 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-27 08:38:46 155 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-08-27 08:38:46 155 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 155 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-27 08:38:46 155 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-27 08:38:46 155 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-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1c4d4456[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0
2021-08-27 08:38:46 156 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@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAe\xFd\xA2;...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAe\xFd\xA2;...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@739817b1::DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=9/30000} filled 0 HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAe\xFd\xA2;...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@739817b1::DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAe\xFd\xA2;...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAe\xFd\xA2;...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@739817b1::DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=START,0 of -1}
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@739817b1::DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=9/30000}
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - fillInterested HttpConnection@739817b1::DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=9/30000}
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@663b3369{AC.ReadCB@739817b1{HttpConnection@739817b1::DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@74f7fd7f::SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@552d8580{SSLC.NBReadCB@74f7fd7f{SslConnection@74f7fd7f::SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@74f7fd7f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1e7a965f on ManagedSelector@61d61b0e{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@61d61b0e{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@739817b1::DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@74f7fd7f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/1 selected
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@1e7a965f
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@53ba6c06 size 1 > capacity
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@53ba6c06 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@74f7fd7f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 1/1/1 selected
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 1 keys, 0 updates
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.217:9102 remote=/10.233.70.251:38710], selector=sun.nio.ch.EPollSelectorImpl@705a5c79, interestOps=1, readyOps=1 SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@74f7fd7f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@74f7fd7f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@74f7fd7f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0} tryExecute EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=11367]@2021-08-27T08:38:46.156894Z
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}@4dd4827c offer EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=11367]@2021-08-27T08:38:46.156931Z
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1} startReservedThread p=1
2021-08-27 08:38:46 156 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@299db7a5 startThread=0
2021-08-27 08:38:46 157 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@299db7a5 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}]
2021-08-27 08:38:46 157 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@4dd4827c task=EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=11367]@2021-08-27T08:38:46.157059Z
2021-08-27 08:38:46 157 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=11367]@2021-08-27T08:38:46.15702Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@74f7fd7f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-27 08:38:46 157 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}@299db7a5 started
2021-08-27 08:38:46 157 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@299db7a5 waiting
2021-08-27 08:38:46 157 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}][pc=0,pic=0,pec=3,epc=11368]@2021-08-27T08:38:46.157102Z tryProduce true
2021-08-27 08:38:46 157 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 0
2021-08-27 08:38:46 157 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2021-08-27 08:38:46 157 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@552d8580{SSLC.NBReadCB@74f7fd7f{SslConnection@74f7fd7f::SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@74f7fd7f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-27 08:38:46 157 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 157 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-08-27 08:38:46 157 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >c.onFillable SslConnection@74f7fd7f::SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 157 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillable SslConnection@74f7fd7f::SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 157 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@663b3369{AC.ReadCB@739817b1{HttpConnection@739817b1::DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-08-27 08:38:46 157 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@739817b1::DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-27 08:38:46 157 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@74f7fd7f::SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 157 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-27 08:38:46 157 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 232 HeapByteBuffer@1c4d4456[p=0,l=232,c=17408,r=232]={<<<\x17\x03\x03\x005\x91\x9e*H\xA6\xF7\xD8\xCd\xA0\x17>e\x9f\r\xF4\xDc\xE1\xB4r\xBd...XW\\f\xEf\xEd\x08\x80\x84F\x14\x9f+\x1dg\x88\xA3-mc\x96&\n>>>\xF5\x1f\xB1b\xD8v\xF8{\xCe...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:46 157 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=232
2021-08-27 08:38:46 157 DEBUG [jdk.event.security][dw-25] invocationID:{InvocationID} -  TLSHandshake: 10.233.70.251:38710, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-08-27 08:38:46 157 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=232 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=232,c=17408,r=174] unwrapBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAe\xFd\xA2;...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAe\xFd\xA2;...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:46 157 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - handshake succeeded SslConnection@74f7fd7f::SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=174/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256
2021-08-27 08:38:46 157 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-27 08:38:46 157 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1c4d4456[p=58,l=232,c=17408,r=174]={\x17\x03\x03\x005\x14\x00\x00 ...\xF1G/\xCe\xC2\xCa5<<<\x17\x03\x03\x00\xA9\x0c7\x08C\xDd\xF4\xE7\xBb\x83\xE7\x9fD\xFf\x1c\x81\xAa\xD7@n....XW\\f\xEf\xEd\x08\x80\x84F\x14\x9f+\x1dg\x88\xA3-mc\x96&\n>>>\xF5\x1f\xB1b\xD8v\xF8{\xCe...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:46 157 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0
2021-08-27 08:38:46 157 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 174 bytesProduced = 152 encryptedBuffer=[p=232,l=232,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3365eb77[p=0,l=152,c=17408,r=152]={<<>>\x9b\xA2Z\xF5y\xA1\x91\xEd\xE4...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3365eb77[p=0,l=152,c=17408,r=152]={<<>>\x9b\xA2Z\xF5y\xA1\x91\xEd\xE4...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@739817b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@739817b1::DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000} filled 152 HeapByteBuffer@3365eb77[p=0,l=152,c=17408,r=152]={<<>>\x9b\xA2Z\xF5y\xA1\x91\xEd\xE4...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@739817b1::DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000} parse HeapByteBuffer@3365eb77[p=0,l=152,c=17408,r=152]={<<>>\x9b\xA2Z\xF5y\xA1\x91\xEd\xE4...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3365eb77[p=0,l=152,c=17408,r=152]={<<>>\x9b\xA2Z\xF5y\xA1\x91\xEd\xE4...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - START --> SPACE1
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - SPACE1 --> URI
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - URI --> SPACE2
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER --> CONTENT
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - REQUEST for //10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
GET //10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.70.217:9102
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@739817b1::DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@739817b1::DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - handle //10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - handling HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-25] invocationID:{InvocationID} - Host 10.233.70.217 with SNI null
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.server.Server][dw-25] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-25] invocationID:{InvocationID} - GzipHandler@361b3ca6{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck)@26e9e183 in null
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-25] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@602ae7b6{/,null,AVAILABLE}
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-25] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@602ae7b6{/,null,AVAILABLE}
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-60fbc34d@db9d0634==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - chain=logFilter@48c3a0ef==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-3180aee@3180aee==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-104cfb24@104cfb24==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-60fbc34d@db9d0634==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter logFilter@48c3a0ef==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-08-27 08:38:46 158 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Entering.
2021-08-27 08:38:46 158 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-08-27 08:38:46 158 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 50b3da5e-d8a0-4a61-9e23-9fd3f48a5292
2021-08-27 08:38:46 158 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Invoking synchronously ... 
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-3180aee@3180aee==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-104cfb24@104cfb24==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-08-27 08:38:46 158 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-60fbc34d@db9d0634==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-27 08:38:46 159 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@361b3ca6{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck)@26e9e183
2021-08-27 08:38:46 159 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@4b0e9435 exclude no deflater
2021-08-27 08:38:46 159 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@2fc724ff[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@6b239e3d{null}
2021-08-27 08:38:46 159 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
200 OK HTTP/1.1
Connection: close
Date: Fri, 27 Aug 2021 08:38:46 GMT
X-TransactionID: 50b3da5e-d8a0-4a61-9e23-9fd3f48a5292
X-InvocationID: d7f2227c-4bc0-47d7-8dc9-b0a303eea727
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-08-27 08:38:46 159 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@2af9f23[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3dbf1c7f] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-08-27 08:38:46 159 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@2fc724ff[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:46 159 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Fri, 27 Aug 2021 08:38:46 GMT
X-TransactionID: 50b3da5e-d8a0-4a61-9e23-9fd3f48a5292
X-InvocationID: d7f2227c-4bc0-47d7-8dc9-b0a303eea727
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-08-27 08:38:46 159 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-08-27 08:38:46 159 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@2af9f23[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3dbf1c7f] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-08-27 08:38:46 159 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@2b4927eb{IDLE}->null [HeapByteBuffer@57e3acee[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@2fc724ff[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2021-08-27 08:38:46 159 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@2b4927eb{WRITING}->null:IDLE-->WRITING
2021-08-27 08:38:46 159 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@74f7fd7f::SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=W,to=3/30000}=>HttpConnection@739817b1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a044f55{s=COMPLETING}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
2021-08-27 08:38:46 159 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@57e3acee[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:46 159 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@2fc724ff[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:46 159 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-08-27 08:38:46 159 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - 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-08-27 08:38:46 159 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=W,to=3/30000}=>HttpConnection@739817b1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a044f55{s=COMPLETING}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
2021-08-27 08:38:46 159 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-27 08:38:46 159 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=W,to=3/30000}=>HttpConnection@739817b1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a044f55{s=COMPLETING}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
2021-08-27 08:38:46 159 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@2b4927eb{WRITING}->null
2021-08-27 08:38:46 159 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@2b4927eb{IDLE}->null:WRITING-->IDLE
2021-08-27 08:38:46 159 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@2af9f23[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3dbf1c7f] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-08-27 08:38:46 159 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@2af9f23[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3dbf1c7f] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-08-27 08:38:46 159 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=3/30000}
2021-08-27 08:38:46 159 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@74f7fd7f::SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUTTING,fill=-,flush=-,to=3/30000}=>HttpConnection@739817b1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a044f55{s=END}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} oshut=false, ishut=false
2021-08-27 08:38:46 160 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@74f7fd7f::SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUTTING,fill=-,flush=-,to=3/30000}=>HttpConnection@739817b1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a044f55{s=END}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-08-27 08:38:46 160 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@44217fe5[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-27 08:38:46 160 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-27 08:38:46 160 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - 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-08-27 08:38:46 160 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@739817b1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a044f55{s=END}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-08-27 08:38:46 160 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-27 08:38:46 160 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@739817b1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a044f55{s=END}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-08-27 08:38:46 160 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.70.217:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@739817b1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a044f55{s=END}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-08-27 08:38:46 160 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@74f7fd7f::SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@739817b1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a044f55{s=END}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-08-27 08:38:46 160 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@552d8580{SSLC.NBReadCB@74f7fd7f{SslConnection@74f7fd7f::SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@739817b1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a044f55{s=END}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}}}
2021-08-27 08:38:46 160 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@74f7fd7f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@739817b1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a044f55{s=END}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-08-27 08:38:46 160 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1e7a965f on ManagedSelector@61d61b0e{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-27 08:38:46 160 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@61d61b0e{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-27 08:38:46 160 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-08-27 08:38:46 160 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=1f8b0fc5-da3c-4e40-9281-49faae3bbcc6, referenceCounter=0, store size=0} on thread dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck
2021-08-27 08:38:46 160 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Exiting.
2021-08-27 08:38:46 160 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/1 selected
2021-08-27 08:38:46 160 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-08-27 08:38:46 160 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 1
2021-08-27 08:38:46 160 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@1e7a965f
2021-08-27 08:38:46 160 DEBUG [org.eclipse.jetty.server.Server][dw-25] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-08-27 08:38:46 160 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@74f7fd7f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=4/30000}=>HttpConnection@739817b1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a044f55{s=END}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-08-27 08:38:46 160 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - unhandle HttpChannelState@2083c9d5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-08-27 08:38:46 160 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2021-08-27 08:38:46 160 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-08-27 08:38:46 160 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@2083c9d5{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-27 08:38:46 160 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 1/1/1 selected
2021-08-27 08:38:46 160 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-08-27 08:38:46 160 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 1 keys, 0 updates
2021-08-27 08:38:46 160 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - completed HttpChannelState@2083c9d5{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-27 08:38:46 160 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - unhandle HttpChannelState@2083c9d5{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-27 08:38:46 160 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@2083c9d5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-27 08:38:46 160 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-08-27 08:38:46 160 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4
2021-08-27 08:38:46 160 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.70.217:9102 remote=/10.233.70.251:38710], selector=sun.nio.ch.EPollSelectorImpl@705a5c79, interestOps=1, readyOps=1 SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@74f7fd7f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=4/30000}=>HttpConnection@739817b1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a044f55{s=END}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 
10.233.70.251 - - [27/Aug/2021:08:38:46 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 2
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@74f7fd7f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=4/30000}=>HttpConnection@739817b1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a044f55{s=END}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@74f7fd7f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=4/30000}=>HttpConnection@739817b1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a044f55{s=END}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}:runFillable:BLOCKING
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - recycle HttpChannelState@2083c9d5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0} tryExecute EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=11368]@2021-08-27T08:38:46.161117Z
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}@299db7a5 offer EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=11368]@2021-08-27T08:38:46.161163Z
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@74f7fd7f::SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@74f7fd7f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=4/30000}=>HttpConnection@739817b1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1} startReservedThread p=1
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 24 HeapByteBuffer@1c4d4456[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\xD8\x04\xDa\xBa\x0f\xEddEOK>\xA0\xC3\xE6\x9f\xD2\xEc\x17\x90>>>\xF54\xEc\x9d\xCc}\x94\xC6\xA9...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@10a7ce76 startThread=0
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=24
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] 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@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s\x1e\xE3\xD6...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s\x1e\xE3\xD6...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@299db7a5 task=EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=11368]@2021-08-27T08:38:46.161302Z
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@10a7ce76 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}]
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}][pc=0,pic=0,pec=3,epc=11368]@2021-08-27T08:38:46.161333Z tryProduce true
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}@10a7ce76 started
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 0
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@10a7ce76 waiting
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=11368]@2021-08-27T08:38:46.161259Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@739817b1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@739817b1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@739817b1::DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s\x1e\xE3\xD6...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@739817b1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=5/30000}
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@552d8580{SSLC.NBReadCB@74f7fd7f{SslConnection@74f7fd7f::SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@739817b1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=5/30000}
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >c.onFillable SslConnection@74f7fd7f::SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@739817b1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - shutdownOutput: SslConnection@74f7fd7f::SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@739817b1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=true, ishut=false
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=5/30000}
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close(null) DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=5/30000}
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - ensureFillInterested SslConnection@74f7fd7f::SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@739817b1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - onFillable SslConnection@74f7fd7f::SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@739817b1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@663b3369{null}
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - FillInterest@663b3369{null} lost race null
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@552d8580{SSLC.NBReadCB@74f7fd7f{SslConnection@74f7fd7f::SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@739817b1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@739817b1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@4dd4827c size 1 > capacity
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@739817b1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@4dd4827c in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1e7a965f on ManagedSelector@61d61b0e{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@61d61b0e{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@739817b1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/1 selected
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 1
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@1e7a965f
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@739817b1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@739817b1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - doClose SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@739817b1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onClose FillInterest@552d8580{SSLC.NBReadCB@74f7fd7f{SslConnection@74f7fd7f::SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@739817b1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-27 08:38:46 161 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillableFail SslConnection@74f7fd7f::SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@739817b1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 162 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onFail FillInterest@663b3369{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-08-27 08:38:46 162 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup ManagedSelector@61d61b0e{STARTED} id=0 keys=0 selected=0 updates=0
2021-08-27 08:38:46 162 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5c6c86c9 startThread=0
2021-08-27 08:38:46 162 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-08-27 08:38:46 162 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onClose FillInterest@663b3369{null}
2021-08-27 08:38:46 162 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/0 selected
2021-08-27 08:38:46 162 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 0 updates
2021-08-27 08:38:46 162 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 0
2021-08-27 08:38:46 162 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0
2021-08-27 08:38:46 162 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 0 keys
2021-08-27 08:38:46 162 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@739817b1::DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s\x1e\xE3\xD6...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-27 08:38:46 162 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s\x1e\xE3\xD6...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:46 162 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-08-27 08:38:46 162 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@739817b1::DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=5/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-08-27 08:38:46 162 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@739817b1::DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=5/30000}
2021-08-27 08:38:46 162 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=5/30000}
2021-08-27 08:38:46 162 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5c6c86c9 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-08-27 08:38:46 162 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@739817b1::DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=5/30000} onFillable exit HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-27 08:38:46 162 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.70.217:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@739817b1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 162 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@5533120a size 1 > capacity
2021-08-27 08:38:46 162 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@739817b1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 162 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@5533120a in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-08-27 08:38:46 162 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onClose HttpConnection@739817b1::DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=6/30000}
2021-08-27 08:38:46 162 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onClose SslConnection@74f7fd7f::SocketChannelEndPoint@322076b1{/10.233.70.251:38710<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@74f7fd7f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11a7a68a{/10.233.70.251:38710<->/10.233.70.217:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@739817b1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a044f55{s=START}]=>HttpChannelOverHttp@4bc99421{s=HttpChannelState@2083c9d5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:46 162 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5c6c86c9 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-08-27 08:38:56 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@548f4f60-EngineDActiveApp@283ecb4b{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@348928ba on ManagedSelector@61d61b0e{STARTED} id=0 keys=0 selected=0 updates=0
2021-08-27 08:38:56 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@548f4f60-EngineDActiveApp@283ecb4b{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@61d61b0e{STARTED} id=0 keys=0 selected=0 updates=1
2021-08-27 08:38:56 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-08-27 08:38:56 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/0 selected
2021-08-27 08:38:56 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-08-27 08:38:56 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 1
2021-08-27 08:38:56 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@348928ba
2021-08-27 08:38:56 145 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@348928ba startThread=0
2021-08-27 08:38:56 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0
2021-08-27 08:38:56 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-08-27 08:38:56 146 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@348928ba in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-08-27 08:38:56 146 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-27] invocationID:{InvocationID} - SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-08-27 08:38:56 146 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-27] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@49f3c9ed
2021-08-27 08:38:56 146 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - new HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=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@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-08-27 08:38:56 146 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - New HTTP Connection HttpConnection@7bb9724f::DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-08-27 08:38:56 146 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@517e741a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:56 147 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onOpen SslConnection@517e741a::SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@517e741a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:56 147 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onOpen HttpConnection@7bb9724f::DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-08-27 08:38:56 147 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - fillInterested HttpConnection@7bb9724f::DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-08-27 08:38:56 147 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@1b1cfc68{AC.ReadCB@7bb9724f{HttpConnection@7bb9724f::DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-27 08:38:56 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@517e741a::SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@517e741a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:56 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@517e741a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:56 147 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@2b07ce4e{SSLC.NBReadCB@517e741a{SslConnection@517e741a::SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@517e741a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-27 08:38:56 147 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@517e741a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:56 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@9fba190 on ManagedSelector@61d61b0e{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-27 08:38:56 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@61d61b0e{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-27 08:38:56 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-08-27 08:38:56 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Created SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@517e741a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:56 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/1 selected
2021-08-27 08:38:56 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-08-27 08:38:56 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 1
2021-08-27 08:38:56 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@9fba190
2021-08-27 08:38:56 148 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@348928ba in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-08-27 08:38:56 148 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@517e741a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:56 148 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0
2021-08-27 08:38:56 148 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-08-27 08:38:56 148 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 1/1/1 selected
2021-08-27 08:38:56 148 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 1 keys, 0 updates
2021-08-27 08:38:56 148 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.217:9102 remote=/10.233.70.251:38788], selector=sun.nio.ch.EPollSelectorImpl@705a5c79, interestOps=1, readyOps=1 SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@517e741a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-27 08:38:56 148 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@517e741a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:56 148 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@517e741a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-27 08:38:56 148 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0} tryExecute EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=11369]@2021-08-27T08:38:56.148724Z
2021-08-27 08:38:56 148 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}@10a7ce76 offer EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=11369]@2021-08-27T08:38:56.148785Z
2021-08-27 08:38:56 148 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1} startReservedThread p=1
2021-08-27 08:38:56 148 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@b42ec7f startThread=0
2021-08-27 08:38:56 148 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@b42ec7f in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}]
2021-08-27 08:38:56 148 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=11369]@2021-08-27T08:38:56.148867Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@517e741a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-27 08:38:56 148 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@10a7ce76 task=EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=11369]@2021-08-27T08:38:56.148907Z
2021-08-27 08:38:56 148 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}@b42ec7f started
2021-08-27 08:38:56 148 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@b42ec7f waiting
2021-08-27 08:38:56 148 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@2b07ce4e{SSLC.NBReadCB@517e741a{SslConnection@517e741a::SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@517e741a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-27 08:38:56 148 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=11370]@2021-08-27T08:38:56.148951Z tryProduce true
2021-08-27 08:38:56 148 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2021-08-27 08:38:56 148 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-08-27 08:38:56 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >c.onFillable SslConnection@517e741a::SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@517e741a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:56 149 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@517e741a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:56 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - onFillable SslConnection@517e741a::SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@517e741a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:56 149 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@1b1cfc68{AC.ReadCB@7bb9724f{HttpConnection@7bb9724f::DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-08-27 08:38:56 149 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-08-27 08:38:56 149 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@7bb9724f::DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-27 08:38:56 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >fill SslConnection@517e741a::SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@517e741a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:56 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-27 08:38:56 149 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 261 HeapByteBuffer@1c4d4456[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03*\x9d\xF2\x94\x80R\xC2m\xC0\xFb\xAd6\x16\xB5...y\x01:D\xBd\xD5\xBd\x11\xB9(p\xB6\x87\xC9XH\x98\xDe\n\x06"\n3>>>\x02\xF6b\x82L\xB9\x91k\x99...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:56 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=261
2021-08-27 08:38:56 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill starting handshake SslConnection@517e741a::SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@517e741a{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:56 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] 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@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s\x1e\xE3\xD6...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s\x1e\xE3\xD6...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:56 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_TASK
2021-08-27 08:38:56 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_WRAP
2021-08-27 08:38:56 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >flush SslConnection@517e741a::SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@517e741a{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:56 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@44217fe5[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-27 08:38:56 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-27 08:38:56 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false
2021-08-27 08:38:56 150 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@517e741a{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:56 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-27 08:38:56 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@517e741a{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:56 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-27 08:38:56 150 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 6 HeapByteBuffer@1c4d4456[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03*\x9d\xF2\x94...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:56 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=6
2021-08-27 08:38:56 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] 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@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s\x1e\xE3\xD6...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s\x1e\xE3\xD6...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:56 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-27 08:38:56 150 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1c4d4456[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:56 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=0
2021-08-27 08:38:56 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] 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@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s\x1e\xE3\xD6...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s\x1e\xE3\xD6...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:56 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@517e741a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:56 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >fill SslConnection@517e741a::SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@517e741a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:56 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-27 08:38:56 150 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 367 HeapByteBuffer@1c4d4456[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03*\x9d\xF2\x94\x80R\xC2m\xC0\xFb\xAd6\x16\xB5...=)\x00?cU7\xA5\xFf\x90\xCeq\xD8&8\x05\xFc#X\xC7\x8b\xE1Y>>>\x0c\xB3\xF7V\x13O\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:56 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=367
2021-08-27 08:38:56 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] 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@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s\x1e\xE3\xD6...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s\x1e\xE3\xD6...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:56 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_TASK
2021-08-27 08:38:56 153 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-21] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@49f3c9ed
2021-08-27 08:38:56 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_WRAP
2021-08-27 08:38:56 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >flush SslConnection@517e741a::SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@517e741a{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:56 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@44217fe5[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-27 08:38:56 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-27 08:38:56 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false
2021-08-27 08:38:56 156 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@517e741a{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:56 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-27 08:38:56 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-27 08:38:56 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false
2021-08-27 08:38:56 156 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@517e741a{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:56 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-27 08:38:56 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-27 08:38:56 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] 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-08-27 08:38:56 156 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@517e741a{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:56 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-27 08:38:56 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@517e741a{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:56 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-27 08:38:56 156 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1c4d4456[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:56 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=0
2021-08-27 08:38:56 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] 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@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s\x1e\xE3\xD6...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s\x1e\xE3\xD6...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:56 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@517e741a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:56 156 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@7bb9724f::DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=9/30000} filled 0 HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s\x1e\xE3\xD6...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:56 156 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@7bb9724f::DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s\x1e\xE3\xD6...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-27 08:38:56 156 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s\x1e\xE3\xD6...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:56 156 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@7bb9724f::DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=START,0 of -1}
2021-08-27 08:38:56 156 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7bb9724f::DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=9/30000}
2021-08-27 08:38:56 156 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - fillInterested HttpConnection@7bb9724f::DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=9/30000}
2021-08-27 08:38:56 156 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@1b1cfc68{AC.ReadCB@7bb9724f{HttpConnection@7bb9724f::DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-27 08:38:56 157 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@517e741a::SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@517e741a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:56 157 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@517e741a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:56 157 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@2b07ce4e{SSLC.NBReadCB@517e741a{SslConnection@517e741a::SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@517e741a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-27 08:38:56 157 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@517e741a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:56 157 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@9fba190 on ManagedSelector@61d61b0e{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-27 08:38:56 157 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@61d61b0e{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-27 08:38:56 157 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@7bb9724f::DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-27 08:38:56 157 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-08-27 08:38:56 157 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/1 selected
2021-08-27 08:38:56 157 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-08-27 08:38:56 157 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2021-08-27 08:38:56 157 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@9fba190
2021-08-27 08:38:56 157 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@517e741a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:56 157 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-08-27 08:38:56 157 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-08-27 08:38:56 157 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@517e741a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:56 157 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 1/1/1 selected
2021-08-27 08:38:56 157 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 1 keys, 0 updates
2021-08-27 08:38:56 157 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@299db7a5 size 1 > capacity
2021-08-27 08:38:56 157 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.217:9102 remote=/10.233.70.251:38788], selector=sun.nio.ch.EPollSelectorImpl@705a5c79, interestOps=1, readyOps=1 SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@517e741a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-27 08:38:56 157 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@299db7a5 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-08-27 08:38:56 157 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@517e741a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:56 157 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@517e741a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-27 08:38:56 157 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0} tryExecute EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=11370]@2021-08-27T08:38:56.157836Z
2021-08-27 08:38:56 157 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}@b42ec7f offer EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=11370]@2021-08-27T08:38:56.157873Z
2021-08-27 08:38:56 157 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1} startReservedThread p=1
2021-08-27 08:38:56 157 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@3d59c3ff startThread=0
2021-08-27 08:38:56 157 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@b42ec7f task=EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=11370]@2021-08-27T08:38:56.157947Z
2021-08-27 08:38:56 157 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@3d59c3ff in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}]
2021-08-27 08:38:56 158 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=11370]@2021-08-27T08:38:56.158008Z tryProduce true
2021-08-27 08:38:56 158 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}@3d59c3ff started
2021-08-27 08:38:56 158 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0
2021-08-27 08:38:56 158 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-08-27 08:38:56 158 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@3d59c3ff waiting
2021-08-27 08:38:56 158 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@5f5c0eda/SelectorProducer@25b8f9d2/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=11370]@2021-08-27T08:38:56.157993Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@517e741a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-27 08:38:56 158 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@517e741a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:56 158 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-08-27 08:38:56 158 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@2b07ce4e{SSLC.NBReadCB@517e741a{SslConnection@517e741a::SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@517e741a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-27 08:38:56 158 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@517e741a::SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@517e741a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:56 158 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@517e741a::SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@517e741a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:56 158 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@1b1cfc68{AC.ReadCB@7bb9724f{HttpConnection@7bb9724f::DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-08-27 08:38:56 158 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@7bb9724f::DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-27 08:38:56 158 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@517e741a::SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@517e741a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:56 158 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-27 08:38:56 158 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 232 HeapByteBuffer@1c4d4456[p=0,l=232,c=17408,r=232]={<<<\x17\x03\x03\x005\xE3\xC4h\x8b;\xA5\xC9/cW\xB0\x04\x9b_<\xE26\xA0\x8f\xDc...\xEc\n;\\t2\xE4\xE05+j\x8e`\xFc=\x9b\x19\xFb\xA5-\x8b\x97\x95>>>\x98X\xDf\xFf&V\xCe{\xE7...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:56 158 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=232
2021-08-27 08:38:56 158 DEBUG [jdk.event.security][dw-28] invocationID:{InvocationID} -  TLSHandshake: 10.233.70.251:38788, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=232 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=232,c=17408,r=174] unwrapBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s\x1e\xE3\xD6...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3365eb77[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#s\x1e\xE3\xD6...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - handshake succeeded SslConnection@517e741a::SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@517e741a{NOT_HANDSHAKING,eio=174/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1c4d4456[p=58,l=232,c=17408,r=174]={\x17\x03\x03\x005\x14\x00\x00 ...DB\xB6$\x0f\x89L<<<\x17\x03\x03\x00\xA9\xAb\xE0\xBd\x8d"\x8f\xEej\xB9\x0c\xB5\xD4Y-n\xBd\x1b\xD9\xAa\x8c...\xEc\n;\\t2\xE4\xE05+j\x8e`\xFc=\x9b\x19\xFb\xA5-\x8b\x97\x95>>>\x98X\xDf\xFf&V\xCe{\xE7...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 174 bytesProduced = 152 encryptedBuffer=[p=232,l=232,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3365eb77[p=0,l=152,c=17408,r=152]={<<>>t\xFf\xBa\xE3\xFf[\xFb\x13\x88...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3365eb77[p=0,l=152,c=17408,r=152]={<<>>t\xFf\xBa\xE3\xFf[\xFb\x13\x88...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@517e741a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2425dcd7{s=START}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@7bb9724f::DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000} filled 152 HeapByteBuffer@3365eb77[p=0,l=152,c=17408,r=152]={<<>>t\xFf\xBa\xE3\xFf[\xFb\x13\x88...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@7bb9724f::DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000} parse HeapByteBuffer@3365eb77[p=0,l=152,c=17408,r=152]={<<>>t\xFf\xBa\xE3\xFf[\xFb\x13\x88...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3365eb77[p=0,l=152,c=17408,r=152]={<<>>t\xFf\xBa\xE3\xFf[\xFb\x13\x88...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - START --> SPACE1
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - SPACE1 --> URI
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - URI --> SPACE2
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER --> CONTENT
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - REQUEST for //10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
GET //10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.70.217:9102
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@7bb9724f::DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7bb9724f::DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - handle //10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - handling HttpChannelState@3ac9ecfe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-28] invocationID:{InvocationID} - Host 10.233.70.217 with SNI null
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.server.Server][dw-28] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-28] invocationID:{InvocationID} - GzipHandler@361b3ca6{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck)@32c64969 in null
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-28] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@602ae7b6{/,null,AVAILABLE}
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-28] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@602ae7b6{/,null,AVAILABLE}
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-60fbc34d@db9d0634==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - chain=logFilter@48c3a0ef==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-3180aee@3180aee==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-104cfb24@104cfb24==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-60fbc34d@db9d0634==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - call filter logFilter@48c3a0ef==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-08-27 08:38:56 159 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Entering.
2021-08-27 08:38:56 159 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-08-27 08:38:56 159 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 0357dd2a-9f4a-40f6-b32e-3a74833c9022
2021-08-27 08:38:56 159 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Invoking synchronously ... 
2021-08-27 08:38:56 159 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-3180aee@3180aee==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-08-27 08:38:56 160 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-104cfb24@104cfb24==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-08-27 08:38:56 160 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-60fbc34d@db9d0634==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-27 08:38:56 160 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@361b3ca6{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck)@32c64969
2021-08-27 08:38:56 160 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@62d21b26 exclude no deflater
2021-08-27 08:38:56 160 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@6c456943[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@1ff0190f{null}
2021-08-27 08:38:56 160 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
200 OK HTTP/1.1
Connection: close
Date: Fri, 27 Aug 2021 08:38:56 GMT
X-TransactionID: 0357dd2a-9f4a-40f6-b32e-3a74833c9022
X-InvocationID: e74a8d80-aa19-43be-82bd-9d378e40fcdf
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-08-27 08:38:56 160 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@1ffd8699[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6d04a56b] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-08-27 08:38:56 160 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@6c456943[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:56 160 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Fri, 27 Aug 2021 08:38:56 GMT
X-TransactionID: 0357dd2a-9f4a-40f6-b32e-3a74833c9022
X-InvocationID: e74a8d80-aa19-43be-82bd-9d378e40fcdf
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-08-27 08:38:56 160 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-08-27 08:38:56 160 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@1ffd8699[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6d04a56b] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-08-27 08:38:56 160 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@2a4cc6f9{IDLE}->null [HeapByteBuffer@57e3acee[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@6c456943[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2021-08-27 08:38:56 160 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@2a4cc6f9{WRITING}->null:IDLE-->WRITING
2021-08-27 08:38:56 160 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@517e741a::SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@517e741a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=W,to=3/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2425dcd7{s=COMPLETING}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
2021-08-27 08:38:56 160 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@57e3acee[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:56 160 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@6c456943[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-27 08:38:56 160 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-08-27 08:38:56 160 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - 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-08-27 08:38:56 161 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@517e741a{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2425dcd7{s=COMPLETING}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-08-27 08:38:56 161 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-27 08:38:56 161 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@517e741a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2425dcd7{s=COMPLETING}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-08-27 08:38:56 161 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@2a4cc6f9{WRITING}->null
2021-08-27 08:38:56 161 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@2a4cc6f9{IDLE}->null:WRITING-->IDLE
2021-08-27 08:38:56 161 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@1ffd8699[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6d04a56b] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-08-27 08:38:56 161 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@1ffd8699[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6d04a56b] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-08-27 08:38:56 161 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=4/30000}
2021-08-27 08:38:56 161 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@517e741a::SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@517e741a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2425dcd7{s=END}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} oshut=false, ishut=false
2021-08-27 08:38:56 161 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@517e741a::SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@517e741a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2425dcd7{s=END}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-08-27 08:38:56 161 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@44217fe5[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-27 08:38:56 161 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-27 08:38:56 161 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - 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-08-27 08:38:56 161 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@517e741a{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2425dcd7{s=END}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-08-27 08:38:56 161 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-27 08:38:56 161 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@517e741a{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2425dcd7{s=END}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-08-27 08:38:56 161 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.70.217:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@517e741a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2425dcd7{s=END}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-08-27 08:38:56 161 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@517e741a::SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@517e741a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2425dcd7{s=END}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-08-27 08:38:56 161 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@2b07ce4e{SSLC.NBReadCB@517e741a{SslConnection@517e741a::SocketChannelEndPoint@76ec0c22{/10.233.70.251:38788<->/10.233.70.217:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@517e741a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2cd26a99{/10.233.70.251:38788<->/10.233.70.217:9102,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@7bb9724f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2425dcd7{s=END}]=>HttpChannelOverHttp@70cb44d6{s=HttpChannelState@3ac9ecfe{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.217:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}}}
2021-08-27 08:38:56 161 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invoca