By type
2021-08-16 15:17:03 021 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=1) 2021-08-16 15:17:03 021 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Sync 2021-08-16 15:17:03 022 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE CloseComplete 2021-08-16 15:17:03 022 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-16 15:17:03 022 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE ReadyForQuery(I) 2021-08-16 15:17:03 022 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-16 15:17:03 022 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE marking setPortalDescribed(false) for query SYNC 2021-08-16 15:17:03 022 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@23999d94] released 2021-08-16 15:17:03 022 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-16 15:17:08 504 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@563ab6d5-EngineDActiveApp@283ecb4b{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@22934812 on ManagedSelector@1af6974c{STARTED} id=0 keys=0 selected=0 updates=0 2021-08-16 15:17:08 504 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@563ab6d5-EngineDActiveApp@283ecb4b{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1af6974c{STARTED} id=0 keys=0 selected=0 updates=1 2021-08-16 15:17:08 505 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken with none selected 2021-08-16 15:17:08 505 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken up from select, 0/0/0 selected 2021-08-16 15:17:08 505 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 processing 0 keys, 1 updates 2021-08-16 15:17:08 505 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1 2021-08-16 15:17:08 505 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@22934812 2021-08-16 15:17:08 505 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@22934812 startThread=0 2021-08-16 15:17:08 505 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2021-08-16 15:17:08 505 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 waiting with 1 keys 2021-08-16 15:17:08 505 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@22934812 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}] 2021-08-16 15:17:08 505 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-27] invocationID:{InvocationID} - SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158: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-16 15:17:08 505 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-27] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@38bc8040 2021-08-16 15:17:08 505 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - new HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=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@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-08-16 15:17:08 505 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - New HTTP Connection HttpConnection@2a224e1c::DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-08-16 15:17:08 506 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 506 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onOpen SslConnection@1fd95f68::SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 506 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onOpen HttpConnection@2a224e1c::DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-08-16 15:17:08 506 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - fillInterested HttpConnection@2a224e1c::DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-08-16 15:17:08 506 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@476f9167{AC.ReadCB@2a224e1c{HttpConnection@2a224e1c::DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-08-16 15:17:08 506 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@1fd95f68::SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 506 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 506 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@7f057538{SSLC.NBReadCB@1fd95f68{SslConnection@1fd95f68::SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-16 15:17:08 506 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 506 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2a7257af on ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-16 15:17:08 506 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=1 2021-08-16 15:17:08 506 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken with none selected 2021-08-16 15:17:08 506 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken up from select, 0/0/1 selected 2021-08-16 15:17:08 506 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 processing 0 keys, 1 updates 2021-08-16 15:17:08 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1 2021-08-16 15:17:08 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@2a7257af 2021-08-16 15:17:08 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Created SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 507 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@22934812 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}] 2021-08-16 15:17:08 507 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2021-08-16 15:17:08 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 waiting with 1 keys 2021-08-16 15:17:08 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken up from select, 1/1/1 selected 2021-08-16 15:17:08 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 processing 1 keys, 0 updates 2021-08-16 15:17:08 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.76.158:9102 remote=/10.233.76.137:53696], selector=sun.nio.ch.EPollSelectorImpl@354e0df1, interestOps=1, readyOps=1 SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 507 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 507 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=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-16 15:17:08 507 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0} tryExecute EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1815]@2021-08-16T15:17:08.507843Z 2021-08-16 15:17:08 507 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}@1c36188c offer EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1815]@2021-08-16T15:17:08.507916Z 2021-08-16 15:17:08 507 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1} startReservedThread p=1 2021-08-16 15:17:08 508 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@3efbbaa2 startThread=0 2021-08-16 15:17:08 508 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@1c36188c task=EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1815]@2021-08-16T15:17:08.508052Z 2021-08-16 15:17:08 508 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@3efbbaa2 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}] 2021-08-16 15:17:08 508 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1815]@2021-08-16T15:17:08.508105Z tryProduce true 2021-08-16 15:17:08 508 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}@3efbbaa2 started 2021-08-16 15:17:08 508 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0 2021-08-16 15:17:08 508 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2021-08-16 15:17:08 508 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@3efbbaa2 waiting 2021-08-16 15:17:08 508 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1815]@2021-08-16T15:17:08.508079Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=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-16 15:17:08 508 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 508 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 waiting with 1 keys 2021-08-16 15:17:08 508 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@7f057538{SSLC.NBReadCB@1fd95f68{SslConnection@1fd95f68::SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-16 15:17:08 508 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >c.onFillable SslConnection@1fd95f68::SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 508 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillable SslConnection@1fd95f68::SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 508 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@476f9167{AC.ReadCB@2a224e1c{HttpConnection@2a224e1c::DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-08-16 15:17:08 508 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@2a224e1c::DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-08-16 15:17:08 508 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@1fd95f68::SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 508 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-08-16 15:17:08 508 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 261 HeapByteBuffer@7f8b2356[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03s\xE5\xEemn\xC3\xA8\xF4>\r\xC7\x01\xCe\xA8...@\xBf\x8a^\xF0\x99\x1d\r\xF3RY\x93\xFc\xE3\xEb`=\xB2\xDc\xB8\x8d\xD8v>>>*\xE6\xF2\xEa\xEdR\xBb\xB6r...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:08 508 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=261 2021-08-16 15:17:08 508 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill starting handshake SslConnection@1fd95f68::SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 509 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x07k\x05h...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x07k\x05h...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:08 509 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_TASK 2021-08-16 15:17:08 509 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_WRAP 2021-08-16 15:17:08 509 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >flush SslConnection@1fd95f68::SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 509 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@20e6e3da[p=0,l=0,c=0,r=0]={<<<>>>} 2021-08-16 15:17:08 509 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-16 15:17:08 509 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false 2021-08-16 15:17:08 510 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 510 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-16 15:17:08 510 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 510 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-16 15:17:08 510 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 6 HeapByteBuffer@7f8b2356[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03s\xE5\xEem...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:08 510 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=6 2021-08-16 15:17:08 510 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=6,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x07k\x05h...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x07k\x05h...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:08 510 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-16 15:17:08 510 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7f8b2356[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-16 15:17:08 510 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0 2021-08-16 15:17:08 510 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x07k\x05h...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x07k\x05h...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:08 510 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 510 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@1fd95f68::SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 510 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-16 15:17:08 510 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 367 HeapByteBuffer@7f8b2356[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03s\xE5\xEemn\xC3\xA8\xF4>\r\xC7\x01\xCe\xA8...\xA9\x02([\x18\xFb\x01\x072\xC0\x07c<\xBb\xEa6R9\xEft\xAe\x9fs>>>"@\xD4\xEca\x0f\xD8PM...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:08 510 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=367 2021-08-16 15:17:08 510 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=367 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=367,l=367,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x07k\x05h...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x07k\x05h...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:08 510 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_TASK 2021-08-16 15:17:08 516 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-24] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@38bc8040 2021-08-16 15:17:08 520 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_WRAP 2021-08-16 15:17:08 521 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >flush SslConnection@1fd95f68::SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 521 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@20e6e3da[p=0,l=0,c=0,r=0]={<<<>>>} 2021-08-16 15:17:08 521 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-16 15:17:08 521 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false 2021-08-16 15:17:08 521 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 521 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-16 15:17:08 521 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-16 15:17:08 521 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false 2021-08-16 15:17:08 521 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 521 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-16 15:17:08 521 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-16 15:17:08 521 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2699 sequenceNumber = 0 [p=0,l=2699,c=17408,r=2699] ioDone=false/false 2021-08-16 15:17:08 521 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 2699 SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 521 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-16 15:17:08 521 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 521 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-16 15:17:08 521 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7f8b2356[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:08 521 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0 2021-08-16 15:17:08 521 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x07k\x05h...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x07k\x05h...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:08 521 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 521 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@2a224e1c::DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=15/30000} filled 0 HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x07k\x05h...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:08 521 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@2a224e1c::DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x07k\x05h...\x00\x00\x00\x00\x00\x00\x00} {} 2021-08-16 15:17:08 521 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x07k\x05h...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:08 521 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@2a224e1c::DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=START,0 of -1} 2021-08-16 15:17:08 521 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@2a224e1c::DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=15/30000} 2021-08-16 15:17:08 521 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - fillInterested HttpConnection@2a224e1c::DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=15/30000} 2021-08-16 15:17:08 521 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@476f9167{AC.ReadCB@2a224e1c{HttpConnection@2a224e1c::DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-08-16 15:17:08 521 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@1fd95f68::SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 521 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 521 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@7f057538{SSLC.NBReadCB@1fd95f68{SslConnection@1fd95f68::SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-16 15:17:08 521 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@1fd95f68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 522 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2a7257af on ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-16 15:17:08 522 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=1 2021-08-16 15:17:08 522 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@2a224e1c::DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-08-16 15:17:08 522 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@1fd95f68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 522 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@14798ea3 size 1 > capacity 2021-08-16 15:17:08 522 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken with none selected 2021-08-16 15:17:08 522 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@14798ea3 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}] 2021-08-16 15:17:08 522 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken up from select, 0/0/1 selected 2021-08-16 15:17:08 522 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 processing 0 keys, 1 updates 2021-08-16 15:17:08 522 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1 2021-08-16 15:17:08 522 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@2a7257af 2021-08-16 15:17:08 522 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1fd95f68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 522 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2021-08-16 15:17:08 522 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 waiting with 1 keys 2021-08-16 15:17:08 522 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken up from select, 1/1/1 selected 2021-08-16 15:17:08 522 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 processing 1 keys, 0 updates 2021-08-16 15:17:08 522 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.76.158:9102 remote=/10.233.76.137:53696], selector=sun.nio.ch.EPollSelectorImpl@354e0df1, interestOps=1, readyOps=1 SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1fd95f68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 522 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1fd95f68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 523 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1fd95f68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=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-16 15:17:08 523 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0} tryExecute EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1816]@2021-08-16T15:17:08.523211Z 2021-08-16 15:17:08 523 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}@3efbbaa2 offer EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1816]@2021-08-16T15:17:08.52332Z 2021-08-16 15:17:08 523 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1} startReservedThread p=1 2021-08-16 15:17:08 523 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@65221493 startThread=0 2021-08-16 15:17:08 523 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@65221493 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}] 2021-08-16 15:17:08 523 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@3efbbaa2 task=EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1816]@2021-08-16T15:17:08.523548Z 2021-08-16 15:17:08 523 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}@65221493 started 2021-08-16 15:17:08 523 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@65221493 waiting 2021-08-16 15:17:08 523 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1816]@2021-08-16T15:17:08.523661Z tryProduce true 2021-08-16 15:17:08 523 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 0 2021-08-16 15:17:08 523 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0 2021-08-16 15:17:08 523 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1816]@2021-08-16T15:17:08.523589Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1fd95f68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=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-16 15:17:08 523 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 523 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 waiting with 1 keys 2021-08-16 15:17:08 523 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@7f057538{SSLC.NBReadCB@1fd95f68{SslConnection@1fd95f68::SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-16 15:17:08 524 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >c.onFillable SslConnection@1fd95f68::SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 524 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillable SslConnection@1fd95f68::SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 524 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@476f9167{AC.ReadCB@2a224e1c{HttpConnection@2a224e1c::DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-08-16 15:17:08 524 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@2a224e1c::DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-08-16 15:17:08 524 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@1fd95f68::SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 524 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-16 15:17:08 525 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 232 HeapByteBuffer@7f8b2356[p=0,l=232,c=17408,r=232]={<<<\x17\x03\x03\x005\xAd\rz\x82@\x16\x02\xFapm-\xC2\x8fUnZU\xC1\x0f\xFc...\x91:S\x00\xF7\x0b[\xEe\x19Td\xC3\xCamV\x8b\xB8\xEc\xFd2u\x95\xAb>>>R\xD2L\xF1\xDd~LSP...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:08 525 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=232 2021-08-16 15:17:08 525 DEBUG [jdk.event.security][dw-25] invocationID:{InvocationID} - TLSHandshake: 10.233.76.137:53696, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2021-08-16 15:17:08 526 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@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x07k\x05h...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x07k\x05h...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:08 526 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - handshake succeeded SslConnection@1fd95f68::SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=174/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=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-16 15:17:08 526 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-08-16 15:17:08 526 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7f8b2356[p=58,l=232,c=17408,r=174]={\x17\x03\x03\x005\x14\x00\x00 ...\x93\x84\xAe\xAcY\x17_<<<\x17\x03\x03\x00\xA9\x87\xCfU\xC3\x86\x9f\x03rc\x15\x89\xF3`**\xFfY\x7f\xAdJ...\x91:S\x00\xF7\x0b[\xEe\x19Td\xC3\xCamV\x8b\xB8\xEc\xFd2u\x95\xAb>>>R\xD2L\xF1\xDd~LSP...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:08 526 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0 2021-08-16 15:17:08 526 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@3407ed86[p=0,l=152,c=17408,r=152]={<< >>$|\x96 \xB8\xD9\x82\xC6\xFd...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3407ed86[p=0,l=152,c=17408,r=152]={<< >>$|\x96 \xB8\xD9\x82\xC6\xFd...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:08 526 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:08 526 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@2a224e1c::DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=4/30000} filled 152 HeapByteBuffer@3407ed86[p=0,l=152,c=17408,r=152]={<< >>$|\x96 \xB8\xD9\x82\xC6\xFd...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:08 526 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@2a224e1c::DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@3407ed86[p=0,l=152,c=17408,r=152]={<< >>$|\x96 \xB8\xD9\x82\xC6\xFd...\x00\x00\x00\x00\x00\x00\x00} {} 2021-08-16 15:17:08 526 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3407ed86[p=0,l=152,c=17408,r=152]={<< >>$|\x96 \xB8\xD9\x82\xC6\xFd...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:08 526 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - START --> SPACE1 2021-08-16 15:17:08 526 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - SPACE1 --> URI 2021-08-16 15:17:08 526 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - URI --> SPACE2 2021-08-16 15:17:08 526 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2021-08-16 15:17:08 526 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2021-08-16 15:17:08 526 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> VALUE 2021-08-16 15:17:08 526 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2021-08-16 15:17:08 526 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> FIELD 2021-08-16 15:17:08 526 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2021-08-16 15:17:08 526 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2021-08-16 15:17:08 526 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2021-08-16 15:17:08 526 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE 2021-08-16 15:17:08 527 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD 2021-08-16 15:17:08 527 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2021-08-16 15:17:08 527 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2021-08-16 15:17:08 527 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER --> CONTENT 2021-08-16 15:17:08 527 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - REQUEST for //10.233.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} GET //10.233.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.76.158:9102 User-Agent: kube-probe/1.19 Accept-Encoding: gzip Connection: close 2021-08-16 15:17:08 527 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@2a224e1c::DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=5/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2021-08-16 15:17:08 527 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@2a224e1c::DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=5/30000} 2021-08-16 15:17:08 527 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - handle //10.233.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-08-16 15:17:08 527 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - handling HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-08-16 15:17:08 527 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-08-16 15:17:08 527 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-25] invocationID:{InvocationID} - Host 10.233.76.158 with SNI null 2021-08-16 15:17:08 527 DEBUG [org.eclipse.jetty.server.Server][dw-25] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-08-16 15:17:08 527 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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck)@d37c407 in null 2021-08-16 15:17:08 527 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-16 15:17:08 527 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-16 15:17:08 527 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-16 15:17:08 528 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-16 15:17:08 528 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-16 15:17:08 528 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Entering. 2021-08-16 15:17:08 528 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2021-08-16 15:17:08 528 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 002b9e9a-7cf2-47a1-a7ab-8d3337a2736e 2021-08-16 15:17:08 528 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Invoking synchronously ... 2021-08-16 15:17:08 528 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-16 15:17:08 528 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-16 15:17:08 528 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-16 15:17:08 529 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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck)@d37c407 2021-08-16 15:17:08 529 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@137ae01c exclude no deflater 2021-08-16 15:17:08 529 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@263d4eb6[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@534e506e{null} 2021-08-16 15:17:08 529 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@5d1d0a6a{s=HttpChannelState@3a02fb80{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 200 OK HTTP/1.1 Connection: close Date: Mon, 16 Aug 2021 15:17:08 GMT X-TransactionID: 002b9e9a-7cf2-47a1-a7ab-8d3337a2736e X-InvocationID: a620d988-9fe7-47db-a4ab-e7427dcc25c1 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-08-16 15:17:08 530 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@60eab1fc[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2454d7fd] (null,[p=0,l=4,c=8192,r=4],true)@START 2021-08-16 15:17:08 530 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@263d4eb6[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-16 15:17:08 530 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close Date: Mon, 16 Aug 2021 15:17:08 GMT X-TransactionID: 002b9e9a-7cf2-47a1-a7ab-8d3337a2736e X-InvocationID: a620d988-9fe7-47db-a4ab-e7427dcc25c1 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-08-16 15:17:08 530 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT 2021-08-16 15:17:08 530 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@60eab1fc[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2454d7fd] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING 2021-08-16 15:17:08 530 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@6850653f{IDLE}->null [HeapByteBuffer@485a6854[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@263d4eb6[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-16 15:17:08 530 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@6850653f{WRITING}->null:IDLE-->WRITING 2021-08-16 15:17:08 530 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@1fd95f68::SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@32aa69e8{s=COMPLETING}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-08-16 15:17:08 530 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@485a6854[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-16 15:17:08 530 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@263d4eb6[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-16 15:17:08 530 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING 2021-08-16 15:17:08 530 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-16 15:17:08 530 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@32aa69e8{s=COMPLETING}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-08-16 15:17:08 530 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-16 15:17:08 530 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=W,to=9/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@32aa69e8{s=COMPLETING}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-08-16 15:17:08 530 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@6850653f{WRITING}->null 2021-08-16 15:17:08 531 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@6850653f{IDLE}->null:WRITING-->IDLE 2021-08-16 15:17:08 531 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@60eab1fc[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2454d7fd] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-08-16 15:17:08 531 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@60eab1fc[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2454d7fd] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-08-16 15:17:08 531 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=9/30000} 2021-08-16 15:17:08 531 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@1fd95f68::SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@32aa69e8{s=END}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} oshut=false, ishut=false 2021-08-16 15:17:08 531 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@1fd95f68::SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@32aa69e8{s=END}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-08-16 15:17:08 531 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@20e6e3da[p=0,l=0,c=0,r=0]={<<<>>>} 2021-08-16 15:17:08 531 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-16 15:17:08 531 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-16 15:17:08 531 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@32aa69e8{s=END}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-08-16 15:17:08 531 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-16 15:17:08 531 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@32aa69e8{s=END}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-08-16 15:17:08 532 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.76.158:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@32aa69e8{s=END}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-08-16 15:17:08 532 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@1fd95f68::SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@32aa69e8{s=END}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-08-16 15:17:08 532 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@7f057538{SSLC.NBReadCB@1fd95f68{SslConnection@1fd95f68::SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fd95f68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@32aa69e8{s=END}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}}} 2021-08-16 15:17:08 532 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@1fd95f68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@32aa69e8{s=END}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-08-16 15:17:08 532 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@2a7257af on ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-16 15:17:08 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=1 2021-08-16 15:17:08 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken with none selected 2021-08-16 15:17:08 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken up from select, 0/0/1 selected 2021-08-16 15:17:08 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 processing 0 keys, 1 updates 2021-08-16 15:17:08 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 1 2021-08-16 15:17:08 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@2a7257af 2021-08-16 15:17:08 533 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1fd95f68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=11/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@32aa69e8{s=END}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-08-16 15:17:08 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0 2021-08-16 15:17:08 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 waiting with 1 keys 2021-08-16 15:17:08 533 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=04faf17b-398a-4497-b749-f735df6b3d84, referenceCounter=0, store size=0} on thread dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck 2021-08-16 15:17:08 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken up from select, 1/1/1 selected 2021-08-16 15:17:08 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 processing 1 keys, 0 updates 2021-08-16 15:17:08 533 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Exiting. 2021-08-16 15:17:08 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.76.158:9102 remote=/10.233.76.137:53696], selector=sun.nio.ch.EPollSelectorImpl@354e0df1, interestOps=1, readyOps=1 SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1fd95f68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=11/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@32aa69e8{s=END}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2021-08-16 15:17:08 533 DEBUG [org.eclipse.jetty.server.Server][dw-25] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2021-08-16 15:17:08 533 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - unhandle HttpChannelState@3a02fb80{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1} 2021-08-16 15:17:08 533 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1fd95f68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=11/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@32aa69e8{s=END}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2021-08-16 15:17:08 533 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@3a02fb80{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-16 15:17:08 533 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2021-08-16 15:17:08 533 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - completed HttpChannelState@3a02fb80{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-16 15:17:08 533 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - unhandle HttpChannelState@3a02fb80{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-16 15:17:08 533 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@3a02fb80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-16 15:17:08 533 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2021-08-16 15:17:08 533 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4 2021-08-16 15:17:08 533 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1fd95f68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=11/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@32aa69e8{s=END}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}:runFillable:BLOCKING 2021-08-16 15:17:08 533 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - recycle HttpChannelState@3a02fb80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-16 15:17:08 533 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0} tryExecute EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1817]@2021-08-16T15:17:08.533773Z 2021-08-16 15:17:08 533 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}@65221493 offer EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1817]@2021-08-16T15:17:08.53383Z 2021-08-16 15:17:08 533 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1} 2021-08-16 15:17:08 533 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - CONTENT --> CLOSE 2021-08-16 15:17:08 533 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING 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-16 15:17:08 533 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1} startReservedThread p=1 2021-08-16 15:17:08 533 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@1fd95f68::SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1fd95f68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=12/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING 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-16 15:17:08 533 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-16 15:17:08 534 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 24 HeapByteBuffer@7f8b2356[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x130_\xB3E\xA4\x99\x82\x0f\xCe\xF0\xA9W).&\x1bJ\xEf#>>>\x94\xA1\x9b[Q\x8f\xDdl\x91...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:08 534 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=24 2021-08-16 15:17:08 534 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@1806b1a6 startThread=0 2021-08-16 15:17:08 534 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@1806b1a6 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}] 2021-08-16 15:17:08 534 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}@1806b1a6 started 2021-08-16 15:17:08 534 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@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA5\xD1\xB2....\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA5\xD1\xB2....\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:08 534 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@1806b1a6 waiting 2021-08-16 15:17:08 534 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1817]@2021-08-16T15:17:08.534099Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=12/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=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-16 15:17:08 534 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=12/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING 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-16 15:17:08 534 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@65221493 task=EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=1817]@2021-08-16T15:17:08.534198Z 2021-08-16 15:17:08 534 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1} 2021-08-16 15:17:08 534 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@2a224e1c::DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA5\xD1\xB2....\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:08 534 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=12/30000} 2021-08-16 15:17:08 534 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=12/30000} 10.233.76.137 - - [16/Aug/2021:15:17:08 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 6 2021-08-16 15:17:08 534 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@7f057538{SSLC.NBReadCB@1fd95f68{SslConnection@1fd95f68::SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=12/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING 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-16 15:17:08 534 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - shutdownOutput: SslConnection@1fd95f68::SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=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-16 15:17:08 534 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >c.onFillable SslConnection@1fd95f68::SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING 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-16 15:17:08 534 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=1818]@2021-08-16T15:17:08.534385Z tryProduce true 2021-08-16 15:17:08 534 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - ensureFillInterested SslConnection@1fd95f68::SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING 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-16 15:17:08 534 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0 2021-08-16 15:17:08 534 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@7f057538{SSLC.NBReadCB@1fd95f68{SslConnection@1fd95f68::SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING 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-16 15:17:08 534 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-08-16 15:17:08 534 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=12/30000} 2021-08-16 15:17:08 534 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING 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-16 15:17:08 534 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2a7257af on ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=1 updates=0 2021-08-16 15:17:08 534 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=1 updates=1 2021-08-16 15:17:08 534 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING 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-16 15:17:08 534 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 waiting with 1 keys 2021-08-16 15:17:08 534 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING 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-16 15:17:08 534 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close(null) DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=13/30000} 2021-08-16 15:17:08 534 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken with none selected 2021-08-16 15:17:08 534 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken up from select, 0/0/1 selected 2021-08-16 15:17:08 534 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 processing 0 keys, 1 updates 2021-08-16 15:17:08 534 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1 2021-08-16 15:17:08 534 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@2a7257af 2021-08-16 15:17:08 534 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING 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-16 15:17:08 534 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - onFillable SslConnection@1fd95f68::SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING 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-16 15:17:08 534 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - doClose SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING 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-16 15:17:08 534 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@476f9167{null} 2021-08-16 15:17:08 534 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - FillInterest@476f9167{null} lost race null 2021-08-16 15:17:08 535 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.76.158:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING 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-16 15:17:08 535 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onClose FillInterest@7f057538{SSLC.NBReadCB@1fd95f68{SslConnection@1fd95f68::SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING 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-16 15:17:08 535 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@3efbbaa2 size 1 > capacity 2021-08-16 15:17:08 535 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@3efbbaa2 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}] 2021-08-16 15:17:08 535 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING 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-16 15:17:08 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-08-16 15:17:08 535 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillableFail SslConnection@1fd95f68::SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING 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-16 15:17:08 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 waiting with 1 keys 2021-08-16 15:17:08 535 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onFail FillInterest@476f9167{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-16 15:17:08 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-16 15:17:08 535 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@49bc857b startThread=0 2021-08-16 15:17:08 535 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onClose FillInterest@476f9167{null} 2021-08-16 15:17:08 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken with none selected 2021-08-16 15:17:08 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken up from select, 0/0/0 selected 2021-08-16 15:17:08 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 processing 0 keys, 0 updates 2021-08-16 15:17:08 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0 2021-08-16 15:17:08 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-08-16 15:17:08 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 waiting with 0 keys 2021-08-16 15:17:08 535 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@2a224e1c::DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA5\xD1\xB2....\x00\x00\x00\x00\x00\x00\x00} {} 2021-08-16 15:17:08 535 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA5\xD1\xB2....\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:08 535 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - CLOSE --> CLOSED 2021-08-16 15:17:08 535 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@2a224e1c::DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-08-16 15:17:08 535 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@49bc857b in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}] 2021-08-16 15:17:08 535 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@2a224e1c::DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=13/30000} 2021-08-16 15:17:08 535 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=13/30000} 2021-08-16 15:17:08 535 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@2a224e1c::DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=13/30000} onFillable exit HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-08-16 15:17:08 535 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.76.158:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING 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-16 15:17:08 535 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@1c36188c size 1 > capacity 2021-08-16 15:17:08 535 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@1c36188c in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}] 2021-08-16 15:17:08 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING 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-16 15:17:08 535 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onClose HttpConnection@2a224e1c::DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=13/30000} 2021-08-16 15:17:08 535 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onClose SslConnection@1fd95f68::SocketChannelEndPoint@2e6c4c58{/10.233.76.137:53696<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@1fd95f68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76406e14{/10.233.76.137:53696<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2a224e1c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@32aa69e8{s=START}]=>HttpChannelOverHttp@5d1d0a6a{s=HttpChannelState@3a02fb80{s=IDLE rs=BLOCKING 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-16 15:17:08 535 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@49bc857b in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}] 2021-08-16 15:17:18 021 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@60b84785] obtained in 0 millis 2021-08-16 15:17:18 021 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@62382f96, maxRows=1, fetchSize=0, flags=16 2021-08-16 15:17:18 021 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> CloseStatement(S_295) 2021-08-16 15:17:18 022 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Parse(stmt=S_296,query="/* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = $1",oids={1043}) 2021-08-16 15:17:18 022 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Bind(stmt=S_296,portal=null,$1=<'holmes-engine-mgmt_9201'>,type=VARCHAR) 2021-08-16 15:17:18 022 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Describe(portal=null) 2021-08-16 15:17:18 022 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=1) 2021-08-16 15:17:18 022 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Sync 2021-08-16 15:17:18 023 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE CloseComplete 2021-08-16 15:17:18 023 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-16 15:17:18 023 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE ReadyForQuery(I) 2021-08-16 15:17:18 023 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-16 15:17:18 023 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE marking setPortalDescribed(false) for query SYNC 2021-08-16 15:17:18 023 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@60b84785] released 2021-08-16 15:17:18 024 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-16 15:17:18 505 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@563ab6d5-EngineDActiveApp@283ecb4b{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@31ca29ea on ManagedSelector@1af6974c{STARTED} id=0 keys=0 selected=0 updates=0 2021-08-16 15:17:18 505 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@563ab6d5-EngineDActiveApp@283ecb4b{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1af6974c{STARTED} id=0 keys=0 selected=0 updates=1 2021-08-16 15:17:18 505 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken with none selected 2021-08-16 15:17:18 505 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken up from select, 0/0/0 selected 2021-08-16 15:17:18 505 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 processing 0 keys, 1 updates 2021-08-16 15:17:18 505 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1 2021-08-16 15:17:18 505 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@31ca29ea 2021-08-16 15:17:18 505 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@31ca29ea startThread=0 2021-08-16 15:17:18 505 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-08-16 15:17:18 505 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 waiting with 1 keys 2021-08-16 15:17:18 505 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@31ca29ea in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}] 2021-08-16 15:17:18 506 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-27] invocationID:{InvocationID} - SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158: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-16 15:17:18 506 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-27] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@70a9da90 2021-08-16 15:17:18 506 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - new HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=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@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-08-16 15:17:18 506 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - New HTTP Connection HttpConnection@5d9d1889::DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-08-16 15:17:18 506 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 506 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onOpen SslConnection@770e37bf::SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 506 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onOpen HttpConnection@5d9d1889::DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-08-16 15:17:18 506 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - fillInterested HttpConnection@5d9d1889::DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-08-16 15:17:18 506 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@48984177{AC.ReadCB@5d9d1889{HttpConnection@5d9d1889::DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-08-16 15:17:18 507 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@770e37bf::SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 507 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 507 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@7df441bd{SSLC.NBReadCB@770e37bf{SslConnection@770e37bf::SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-16 15:17:18 507 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7bc13273 on ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-16 15:17:18 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=1 2021-08-16 15:17:18 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken with none selected 2021-08-16 15:17:18 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Created SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken up from select, 0/0/1 selected 2021-08-16 15:17:18 507 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@31ca29ea in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}] 2021-08-16 15:17:18 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 processing 0 keys, 1 updates 2021-08-16 15:17:18 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1 2021-08-16 15:17:18 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@7bc13273 2021-08-16 15:17:18 507 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-08-16 15:17:18 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 waiting with 1 keys 2021-08-16 15:17:18 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken up from select, 1/1/1 selected 2021-08-16 15:17:18 508 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 processing 1 keys, 0 updates 2021-08-16 15:17:18 508 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.76.158:9102 remote=/10.233.76.137:53862], selector=sun.nio.ch.EPollSelectorImpl@354e0df1, interestOps=1, readyOps=1 SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 508 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 508 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=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-16 15:17:18 508 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0} tryExecute EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1818]@2021-08-16T15:17:18.508596Z 2021-08-16 15:17:18 508 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}@1806b1a6 offer EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1818]@2021-08-16T15:17:18.508715Z 2021-08-16 15:17:18 508 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1} startReservedThread p=1 2021-08-16 15:17:18 508 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@2db5acef startThread=0 2021-08-16 15:17:18 509 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@2db5acef in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}] 2021-08-16 15:17:18 509 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1818]@2021-08-16T15:17:18.508938Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=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-16 15:17:18 509 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}@2db5acef started 2021-08-16 15:17:18 509 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@1806b1a6 task=EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1818]@2021-08-16T15:17:18.509005Z 2021-08-16 15:17:18 509 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@2db5acef waiting 2021-08-16 15:17:18 509 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1819]@2021-08-16T15:17:18.509247Z tryProduce true 2021-08-16 15:17:18 509 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@7df441bd{SSLC.NBReadCB@770e37bf{SslConnection@770e37bf::SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-16 15:17:18 509 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0 2021-08-16 15:17:18 509 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2021-08-16 15:17:18 509 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@770e37bf::SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 509 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 509 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 waiting with 1 keys 2021-08-16 15:17:18 509 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@770e37bf::SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 509 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@48984177{AC.ReadCB@5d9d1889{HttpConnection@5d9d1889::DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-08-16 15:17:18 509 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@5d9d1889::DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-08-16 15:17:18 509 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@770e37bf::SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 509 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-08-16 15:17:18 510 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 261 HeapByteBuffer@7f8b2356[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\x99]\x12 \xA7\xCe\x93\xC6A\x84\xB07\x94e...M\x96F.\x93*K\x00\xEe6J\x9e\x02\xA4\xE7<\xBb\xC2b\xE9\x16JB>>>q\xC3\xBd\x97\\\x14\x1f\xBfR...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:18 510 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=261 2021-08-16 15:17:18 510 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill starting handshake SslConnection@770e37bf::SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 510 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@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA5\xD1\xB2....\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA5\xD1\xB2....\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:18 510 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_TASK 2021-08-16 15:17:18 511 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_WRAP 2021-08-16 15:17:18 511 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >flush SslConnection@770e37bf::SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@770e37bf{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 511 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@20e6e3da[p=0,l=0,c=0,r=0]={<<<>>>} 2021-08-16 15:17:18 511 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-16 15:17:18 511 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-16 15:17:18 511 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@770e37bf{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 511 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-16 15:17:18 512 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@770e37bf{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 512 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-16 15:17:18 512 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 373 HeapByteBuffer@7f8b2356[p=0,l=373,c=17408,r=373]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\x99]\x12 \xA7\xCe\x93\xC6...\xC6>\x1f\xEf\x81\xB8\xAe}\xE0\x94b\xCd7)\xF6r\xAa,m\xAeT\x92\xE1>>>\xD8PMe\xA6\xDe\xEd\x9f\xAc...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:18 512 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=373 2021-08-16 15:17:18 512 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=373 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=373,c=17408,r=367] unwrapBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA5\xD1\xB2....\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA5\xD1\xB2....\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:18 512 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-16 15:17:18 512 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7f8b2356[p=6,l=373,c=17408,r=367]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\x99]\x12 \xA7\xCe\x93\xC6A\x84\xB07\x94e...\xC6>\x1f\xEf\x81\xB8\xAe}\xE0\x94b\xCd7)\xF6r\xAa,m\xAeT\x92\xE1>>>\xD8PMe\xA6\xDe\xEd\x9f\xAc...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:18 512 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0 2021-08-16 15:17:18 512 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=373,l=373,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA5\xD1\xB2....\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA5\xD1\xB2....\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:18 512 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_TASK 2021-08-16 15:17:18 518 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@70a9da90 2021-08-16 15:17:18 521 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_WRAP 2021-08-16 15:17:18 521 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >flush SslConnection@770e37bf::SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@770e37bf{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 521 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@20e6e3da[p=0,l=0,c=0,r=0]={<<<>>>} 2021-08-16 15:17:18 521 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-16 15:17:18 521 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-16 15:17:18 522 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@770e37bf{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 522 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-16 15:17:18 522 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-16 15:17:18 522 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-16 15:17:18 522 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@770e37bf{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 522 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-16 15:17:18 522 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-16 15:17:18 522 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2699 sequenceNumber = 0 [p=0,l=2699,c=17408,r=2699] ioDone=false/false 2021-08-16 15:17:18 522 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 2699 SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@770e37bf{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 522 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-16 15:17:18 522 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@770e37bf{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 522 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-16 15:17:18 522 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7f8b2356[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:18 522 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0 2021-08-16 15:17:18 522 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@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA5\xD1\xB2....\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA5\xD1\xB2....\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:18 522 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@770e37bf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 522 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@770e37bf::SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@770e37bf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 522 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-16 15:17:18 522 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7f8b2356[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:18 522 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0 2021-08-16 15:17:18 522 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@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA5\xD1\xB2....\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA5\xD1\xB2....\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:18 523 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@770e37bf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 523 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@5d9d1889::DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=16/30000} filled 0 HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA5\xD1\xB2....\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:18 523 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@5d9d1889::DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=16/30000} parse HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA5\xD1\xB2....\x00\x00\x00\x00\x00\x00\x00} {} 2021-08-16 15:17:18 523 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA5\xD1\xB2....\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:18 523 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@5d9d1889::DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=16/30000} parsed false HttpParser{s=START,0 of -1} 2021-08-16 15:17:18 523 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@5d9d1889::DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=16/30000} 2021-08-16 15:17:18 523 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - fillInterested HttpConnection@5d9d1889::DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=16/30000} 2021-08-16 15:17:18 523 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@48984177{AC.ReadCB@5d9d1889{HttpConnection@5d9d1889::DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-08-16 15:17:18 523 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@770e37bf::SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@770e37bf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 523 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@770e37bf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 523 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@7df441bd{SSLC.NBReadCB@770e37bf{SslConnection@770e37bf::SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@770e37bf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-16 15:17:18 523 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@770e37bf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 524 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7bc13273 on ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-16 15:17:18 524 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=1 2021-08-16 15:17:18 524 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken with none selected 2021-08-16 15:17:18 524 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@5d9d1889::DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-08-16 15:17:18 524 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken up from select, 0/0/1 selected 2021-08-16 15:17:18 524 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 processing 0 keys, 1 updates 2021-08-16 15:17:18 524 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1 2021-08-16 15:17:18 524 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@7bc13273 2021-08-16 15:17:18 524 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@770e37bf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 524 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@65221493 size 1 > capacity 2021-08-16 15:17:18 524 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@770e37bf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 524 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2021-08-16 15:17:18 524 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 waiting with 1 keys 2021-08-16 15:17:18 524 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken up from select, 1/1/1 selected 2021-08-16 15:17:18 524 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 processing 1 keys, 0 updates 2021-08-16 15:17:18 524 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@65221493 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}] 2021-08-16 15:17:18 524 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.76.158:9102 remote=/10.233.76.137:53862], selector=sun.nio.ch.EPollSelectorImpl@354e0df1, interestOps=1, readyOps=1 SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@770e37bf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 524 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@770e37bf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 524 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@770e37bf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=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-16 15:17:18 524 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0} tryExecute EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1819]@2021-08-16T15:17:18.524764Z 2021-08-16 15:17:18 524 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}@2db5acef offer EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1819]@2021-08-16T15:17:18.524833Z 2021-08-16 15:17:18 524 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1} startReservedThread p=1 2021-08-16 15:17:18 524 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@5e2ac1d1 startThread=0 2021-08-16 15:17:18 524 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1819]@2021-08-16T15:17:18.524948Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@770e37bf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=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-16 15:17:18 525 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@2db5acef task=EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1819]@2021-08-16T15:17:18.524988Z 2021-08-16 15:17:18 525 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@5e2ac1d1 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}] 2021-08-16 15:17:18 525 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@7df441bd{SSLC.NBReadCB@770e37bf{SslConnection@770e37bf::SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@770e37bf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-16 15:17:18 525 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}@5e2ac1d1 started 2021-08-16 15:17:18 525 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1820]@2021-08-16T15:17:18.525082Z tryProduce true 2021-08-16 15:17:18 525 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@5e2ac1d1 waiting 2021-08-16 15:17:18 525 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 0 2021-08-16 15:17:18 525 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2021-08-16 15:17:18 525 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@770e37bf::SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@770e37bf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 525 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@770e37bf::SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@770e37bf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 525 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@48984177{AC.ReadCB@5d9d1889{HttpConnection@5d9d1889::DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-08-16 15:17:18 525 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@5d9d1889::DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-08-16 15:17:18 525 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@770e37bf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 525 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 waiting with 1 keys 2021-08-16 15:17:18 525 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@770e37bf::SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@770e37bf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 525 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-16 15:17:18 525 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 232 HeapByteBuffer@7f8b2356[p=0,l=232,c=17408,r=232]={<<<\x17\x03\x03\x005u-J\x84,\xBf\xAbm\xB5\x9f8\x0e[\xDc\xB1\xF53\xCa\x15\xE1...;%[\xEa\xAf\x05Y\xC5F\x0c\xDa\x0e\xFb\x13e\xFd\xA1N1wn\x03\xD7>>>\x01\xDb\x05\xBb\x83\xA4\t$F...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:18 525 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=232 2021-08-16 15:17:18 526 DEBUG [jdk.event.security][dw-28] invocationID:{InvocationID} - TLSHandshake: 10.233.76.137:53862, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2021-08-16 15:17:18 526 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@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA5\xD1\xB2....\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA5\xD1\xB2....\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:18 526 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - handshake succeeded SslConnection@770e37bf::SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=174/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=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-16 15:17:18 526 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-08-16 15:17:18 526 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7f8b2356[p=58,l=232,c=17408,r=174]={\x17\x03\x03\x005\x14\x00\x00 ...\xE2\xFd\xF3}y\xA8f<<<\x17\x03\x03\x00\xA9\x80p\xA9U\x1f\x80k\x15\xE27/R\x10\xCd8f_!\xA5;...;%[\xEa\xAf\x05Y\xC5F\x0c\xDa\x0e\xFb\x13e\xFd\xA1N1wn\x03\xD7>>>\x01\xDb\x05\xBb\x83\xA4\t$F...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:18 526 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0 2021-08-16 15:17:18 526 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@3407ed86[p=0,l=152,c=17408,r=152]={<< >>I\x91\xBa\xE2\x0b\xC0S\xA90...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3407ed86[p=0,l=152,c=17408,r=152]={<< >>I\x91\xBa\xE2\x0b\xC0S\xA90...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:18 526 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:18 526 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@5d9d1889::DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=3/30000} filled 152 HeapByteBuffer@3407ed86[p=0,l=152,c=17408,r=152]={<< >>I\x91\xBa\xE2\x0b\xC0S\xA90...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:18 526 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@5d9d1889::DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@3407ed86[p=0,l=152,c=17408,r=152]={<< >>I\x91\xBa\xE2\x0b\xC0S\xA90...\x00\x00\x00\x00\x00\x00\x00} {} 2021-08-16 15:17:18 526 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3407ed86[p=0,l=152,c=17408,r=152]={<< >>I\x91\xBa\xE2\x0b\xC0S\xA90...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:18 526 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - START --> SPACE1 2021-08-16 15:17:18 526 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - SPACE1 --> URI 2021-08-16 15:17:18 526 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - URI --> SPACE2 2021-08-16 15:17:18 526 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2021-08-16 15:17:18 526 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2021-08-16 15:17:18 526 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> VALUE 2021-08-16 15:17:18 526 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2021-08-16 15:17:18 526 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> FIELD 2021-08-16 15:17:18 526 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2021-08-16 15:17:18 526 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2021-08-16 15:17:18 526 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2021-08-16 15:17:18 526 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE 2021-08-16 15:17:18 526 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD 2021-08-16 15:17:18 526 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2021-08-16 15:17:18 526 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2021-08-16 15:17:18 526 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER --> CONTENT 2021-08-16 15:17:18 526 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - REQUEST for //10.233.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} GET //10.233.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.76.158:9102 User-Agent: kube-probe/1.19 Accept-Encoding: gzip Connection: close 2021-08-16 15:17:18 526 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@5d9d1889::DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=3/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2021-08-16 15:17:18 526 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@5d9d1889::DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=3/30000} 2021-08-16 15:17:18 526 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - handle //10.233.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-08-16 15:17:18 526 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - handling HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-08-16 15:17:18 526 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-08-16 15:17:18 526 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-28] invocationID:{InvocationID} - Host 10.233.76.158 with SNI null 2021-08-16 15:17:18 527 DEBUG [org.eclipse.jetty.server.Server][dw-28] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 2021-08-16 15:17:18 527 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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck)@55a03b45 in null 2021-08-16 15:17:18 527 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-16 15:17:18 527 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-16 15:17:18 527 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-16 15:17:18 527 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-16 15:17:18 527 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-16 15:17:18 527 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Entering. 2021-08-16 15:17:18 527 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2021-08-16 15:17:18 527 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: fda30d6d-386a-4b76-a532-cd206ce8cc08 2021-08-16 15:17:18 527 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Invoking synchronously ... 2021-08-16 15:17:18 527 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-16 15:17:18 527 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-16 15:17:18 527 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-16 15:17:18 528 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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck)@55a03b45 2021-08-16 15:17:18 528 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@651bdbea exclude no deflater 2021-08-16 15:17:18 528 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@483dcd6e[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@4011a9f1{null} 2021-08-16 15:17:18 528 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@24d1cd08{s=HttpChannelState@1c263912{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 200 OK HTTP/1.1 Connection: close Date: Mon, 16 Aug 2021 15:17:18 GMT X-TransactionID: fda30d6d-386a-4b76-a532-cd206ce8cc08 X-InvocationID: 390f8af9-2630-48e3-bb04-576764d318e4 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-08-16 15:17:18 528 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@143fc8a5[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2fc08543] (null,[p=0,l=4,c=8192,r=4],true)@START 2021-08-16 15:17:18 528 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@483dcd6e[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-16 15:17:18 528 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close Date: Mon, 16 Aug 2021 15:17:18 GMT X-TransactionID: fda30d6d-386a-4b76-a532-cd206ce8cc08 X-InvocationID: 390f8af9-2630-48e3-bb04-576764d318e4 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-08-16 15:17:18 528 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT 2021-08-16 15:17:18 528 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@143fc8a5[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2fc08543] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING 2021-08-16 15:17:18 528 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@9306b68{IDLE}->null [HeapByteBuffer@485a6854[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@483dcd6e[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-16 15:17:18 528 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@9306b68{WRITING}->null:IDLE-->WRITING 2021-08-16 15:17:18 529 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@770e37bf::SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=W,to=5/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5a4d6ee5{s=COMPLETING}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-08-16 15:17:18 529 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@485a6854[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-16 15:17:18 529 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@483dcd6e[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-16 15:17:18 529 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING 2021-08-16 15:17:18 529 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-16 15:17:18 529 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5a4d6ee5{s=COMPLETING}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-08-16 15:17:18 529 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-16 15:17:18 529 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5a4d6ee5{s=COMPLETING}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-08-16 15:17:18 529 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@9306b68{WRITING}->null 2021-08-16 15:17:18 529 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@9306b68{IDLE}->null:WRITING-->IDLE 2021-08-16 15:17:18 529 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@143fc8a5[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2fc08543] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-08-16 15:17:18 529 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@143fc8a5[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2fc08543] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-08-16 15:17:18 529 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=6/30000} 2021-08-16 15:17:18 529 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@770e37bf::SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5a4d6ee5{s=END}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} oshut=false, ishut=false 2021-08-16 15:17:18 529 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@770e37bf::SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@770e37bf{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5a4d6ee5{s=END}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-08-16 15:17:18 529 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@20e6e3da[p=0,l=0,c=0,r=0]={<<<>>>} 2021-08-16 15:17:18 529 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-16 15:17:18 530 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-16 15:17:18 530 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@770e37bf{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5a4d6ee5{s=END}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-08-16 15:17:18 530 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-16 15:17:18 530 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@770e37bf{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5a4d6ee5{s=END}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-08-16 15:17:18 530 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.76.158:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@770e37bf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5a4d6ee5{s=END}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-08-16 15:17:18 530 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@770e37bf::SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@770e37bf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5a4d6ee5{s=END}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-08-16 15:17:18 530 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@7df441bd{SSLC.NBReadCB@770e37bf{SslConnection@770e37bf::SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@770e37bf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5a4d6ee5{s=END}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}}} 2021-08-16 15:17:18 530 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@770e37bf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5a4d6ee5{s=END}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-08-16 15:17:18 530 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@7bc13273 on ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-16 15:17:18 530 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=1 2021-08-16 15:17:18 530 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken with none selected 2021-08-16 15:17:18 530 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=6fa4fe16-d3a6-46f8-b395-9eb3209f444b, referenceCounter=0, store size=0} on thread dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck 2021-08-16 15:17:18 530 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Exiting. 2021-08-16 15:17:18 531 DEBUG [org.eclipse.jetty.server.Server][dw-28] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-08-16 15:17:18 531 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken up from select, 0/0/1 selected 2021-08-16 15:17:18 531 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 processing 0 keys, 1 updates 2021-08-16 15:17:18 531 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1 2021-08-16 15:17:18 531 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - unhandle HttpChannelState@1c263912{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1} 2021-08-16 15:17:18 531 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@7bc13273 2021-08-16 15:17:18 531 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@1c263912{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-16 15:17:18 531 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-08-16 15:17:18 531 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - completed HttpChannelState@1c263912{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-16 15:17:18 531 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - unhandle HttpChannelState@1c263912{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-16 15:17:18 531 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@1c263912{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-16 15:17:18 531 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-08-16 15:17:18 531 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4 10.233.76.137 - - [16/Aug/2021:15:17:18 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 5 2021-08-16 15:17:18 531 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@770e37bf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5a4d6ee5{s=END}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-08-16 15:17:18 531 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - recycle HttpChannelState@1c263912{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-16 15:17:18 531 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2021-08-16 15:17:18 531 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 waiting with 1 keys 2021-08-16 15:17:18 531 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1} 2021-08-16 15:17:18 531 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - CONTENT --> CLOSE 2021-08-16 15:17:18 531 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken up from select, 1/1/1 selected 2021-08-16 15:17:18 531 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING 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-16 15:17:18 531 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@770e37bf::SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@770e37bf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING 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-16 15:17:18 531 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-16 15:17:18 531 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 24 HeapByteBuffer@7f8b2356[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\xBf\x1fG\xAf\xD1\xB9\x0e\xEb\xC7\xEce\xD8|\x12\x95E\xF2\xC1;>>>Pq|\xD8\x01\x10\xD3\xBbI...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:18 531 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=24 2021-08-16 15:17:18 531 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@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBbG\x81\xFb...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBbG\x81\xFb...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:18 531 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING 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-16 15:17:18 531 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1} 2021-08-16 15:17:18 531 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 processing 1 keys, 0 updates 2021-08-16 15:17:18 531 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@5d9d1889::DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBbG\x81\xFb...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:18 531 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=8/30000} 2021-08-16 15:17:18 531 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=8/30000} 2021-08-16 15:17:18 532 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - shutdownOutput: SslConnection@770e37bf::SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=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-16 15:17:18 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.76.158:9102 remote=/10.233.76.137:53862], selector=sun.nio.ch.EPollSelectorImpl@354e0df1, interestOps=1, readyOps=1 SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING 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-16 15:17:18 532 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - ensureFillInterested SslConnection@770e37bf::SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING 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-16 15:17:18 532 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING 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-16 15:17:18 532 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING 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-16 15:17:18 532 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - doClose SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING 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-16 15:17:18 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Ignoring cancelled key for channel java.nio.channels.SocketChannel[closed] 2021-08-16 15:17:18 532 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - onClose FillInterest@7df441bd{SSLC.NBReadCB@770e37bf{SslConnection@770e37bf::SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING 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-16 15:17:18 532 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING 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-16 15:17:18 532 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillableFail SslConnection@770e37bf::SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING 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-16 15:17:18 533 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - onFail FillInterest@48984177{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-16 15:17:18 533 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING 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-16 15:17:18 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 0 2021-08-16 15:17:18 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=1 updates=0 2021-08-16 15:17:18 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2021-08-16 15:17:18 533 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@44a3059e startThread=0 2021-08-16 15:17:18 533 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - onClose FillInterest@48984177{null} 2021-08-16 15:17:18 533 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@5d9d1889::DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBbG\x81\xFb...\x00\x00\x00\x00\x00\x00\x00} {} 2021-08-16 15:17:18 533 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBbG\x81\xFb...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:18 533 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - CLOSE --> CLOSED 2021-08-16 15:17:18 533 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@5d9d1889::DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-08-16 15:17:18 533 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@44a3059e in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}] 2021-08-16 15:17:18 533 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@5d9d1889::DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=10/30000} 2021-08-16 15:17:18 533 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=10/30000} 2021-08-16 15:17:18 533 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@5d9d1889::DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@1c263912{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-08-16 15:17:18 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING 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-16 15:17:18 533 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onClose HttpConnection@5d9d1889::DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=10/30000} 2021-08-16 15:17:18 533 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.76.158:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING 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-16 15:17:18 533 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@1806b1a6 size 1 > capacity 2021-08-16 15:17:18 533 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@1806b1a6 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}] 2021-08-16 15:17:18 533 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 1 -> 1 on SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING 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-16 15:17:18 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 waiting with 1 keys 2021-08-16 15:17:18 533 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onClose SslConnection@770e37bf::SocketChannelEndPoint@4bf68e20{/10.233.76.137:53862<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@770e37bf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63de2338{/10.233.76.137:53862<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5d9d1889[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a4d6ee5{s=START}]=>HttpChannelOverHttp@24d1cd08{s=HttpChannelState@1c263912{s=IDLE rs=BLOCKING 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-16 15:17:18 533 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@44a3059e in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}] 2021-08-16 15:17:22 513 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@563ab6d5-EngineDActiveApp@283ecb4b{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@18dbc383 on ManagedSelector@1af6974c{STARTED} id=0 keys=0 selected=0 updates=0 2021-08-16 15:17:22 513 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@563ab6d5-EngineDActiveApp@283ecb4b{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1af6974c{STARTED} id=0 keys=0 selected=0 updates=1 2021-08-16 15:17:22 513 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken with none selected 2021-08-16 15:17:22 513 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken up from select, 0/0/0 selected 2021-08-16 15:17:22 513 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 processing 0 keys, 1 updates 2021-08-16 15:17:22 513 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1 2021-08-16 15:17:22 513 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@18dbc383 2021-08-16 15:17:22 513 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@18dbc383 startThread=0 2021-08-16 15:17:22 513 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2021-08-16 15:17:22 513 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 waiting with 1 keys 2021-08-16 15:17:22 513 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@18dbc383 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}] 2021-08-16 15:17:22 513 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-23] invocationID:{InvocationID} - SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158: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-16 15:17:22 514 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-23] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@3a8bf5ee 2021-08-16 15:17:22 514 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - new HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=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@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-08-16 15:17:22 514 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - New HTTP Connection HttpConnection@5cd906c2::DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-08-16 15:17:22 514 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 515 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onOpen SslConnection@444a1c19::SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 515 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onOpen HttpConnection@5cd906c2::DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000} 2021-08-16 15:17:22 515 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - fillInterested HttpConnection@5cd906c2::DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000} 2021-08-16 15:17:22 515 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@39413fe1{AC.ReadCB@5cd906c2{HttpConnection@5cd906c2::DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-08-16 15:17:22 515 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@444a1c19::SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 515 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 515 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@2d3ac11d{SSLC.NBReadCB@444a1c19{SslConnection@444a1c19::SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-16 15:17:22 516 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 516 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3984aa77 on ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-16 15:17:22 516 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=1 2021-08-16 15:17:22 516 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken with none selected 2021-08-16 15:17:22 516 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken up from select, 0/0/1 selected 2021-08-16 15:17:22 516 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 processing 0 keys, 1 updates 2021-08-16 15:17:22 516 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1 2021-08-16 15:17:22 516 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@3984aa77 2021-08-16 15:17:22 516 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Created SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 516 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 516 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@18dbc383 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}] 2021-08-16 15:17:22 516 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2021-08-16 15:17:22 516 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 waiting with 1 keys 2021-08-16 15:17:22 516 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken up from select, 1/1/1 selected 2021-08-16 15:17:22 516 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 processing 1 keys, 0 updates 2021-08-16 15:17:22 516 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.76.158:9102 remote=/10.233.76.137:53912], selector=sun.nio.ch.EPollSelectorImpl@354e0df1, interestOps=1, readyOps=1 SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 516 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 517 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=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-16 15:17:22 517 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0} tryExecute EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1820]@2021-08-16T15:17:22.517105Z 2021-08-16 15:17:22 517 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}@5e2ac1d1 offer EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1820]@2021-08-16T15:17:22.517202Z 2021-08-16 15:17:22 517 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1} startReservedThread p=1 2021-08-16 15:17:22 517 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@192e294a startThread=0 2021-08-16 15:17:22 517 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@192e294a in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}] 2021-08-16 15:17:22 517 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}@192e294a started 2021-08-16 15:17:22 517 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1820]@2021-08-16T15:17:22.517308Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=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-16 15:17:22 517 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@5e2ac1d1 task=EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1820]@2021-08-16T15:17:22.517377Z 2021-08-16 15:17:22 517 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@192e294a waiting 2021-08-16 15:17:22 517 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1821]@2021-08-16T15:17:22.517423Z tryProduce true 2021-08-16 15:17:22 517 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@2d3ac11d{SSLC.NBReadCB@444a1c19{SslConnection@444a1c19::SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-16 15:17:22 517 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 0 2021-08-16 15:17:22 517 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0 2021-08-16 15:17:22 517 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >c.onFillable SslConnection@444a1c19::SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 517 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 517 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillable SslConnection@444a1c19::SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 517 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 waiting with 1 keys 2021-08-16 15:17:22 517 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@39413fe1{AC.ReadCB@5cd906c2{HttpConnection@5cd906c2::DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-08-16 15:17:22 517 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@5cd906c2::DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-08-16 15:17:22 517 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@444a1c19::SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 517 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-08-16 15:17:22 517 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 261 HeapByteBuffer@7f8b2356[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xA7\x98\x8c\x84\xD1\xA9\xF4\xA0;\xB9eo\x97C...b\xB0\xB1\x88=j\xF8Nk\x9e\xBe\xA8\x95X\xC7\x18E\xCa]\x8d\xF2\x94{>>>\x7fG\xEd\xBf\xA4yK*~...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:22 517 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=261 2021-08-16 15:17:22 517 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill starting handshake SslConnection@444a1c19::SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 518 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBbG\x81\xFb...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBbG\x81\xFb...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:22 518 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_TASK 2021-08-16 15:17:22 518 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_WRAP 2021-08-16 15:17:22 518 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >flush SslConnection@444a1c19::SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 518 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@20e6e3da[p=0,l=0,c=0,r=0]={<<<>>>} 2021-08-16 15:17:22 518 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-16 15:17:22 518 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false 2021-08-16 15:17:22 519 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 519 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-16 15:17:22 519 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 519 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-16 15:17:22 519 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 6 HeapByteBuffer@7f8b2356[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\xA7\x98\x8c\x84...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:22 519 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=6 2021-08-16 15:17:22 519 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=6,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBbG\x81\xFb...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBbG\x81\xFb...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:22 519 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-16 15:17:22 519 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7f8b2356[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-16 15:17:22 519 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0 2021-08-16 15:17:22 519 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBbG\x81\xFb...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBbG\x81\xFb...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:22 519 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 519 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@444a1c19::SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 519 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-16 15:17:22 519 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 367 HeapByteBuffer@7f8b2356[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xA7\x98\x8c\x84\xD1\xA9\xF4\xA0;\xB9eo\x97C...s\xC8\xF3\x0e\xCe\xF1\xA6\x92\x97\x9b\xEd)'I\xF2\n0e\xB0\xDc\xA9\xE6\xC2>>>,m\xAeT\x92\xE1\xD8PM...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:22 519 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=367 2021-08-16 15:17:22 519 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=367 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=367,l=367,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBbG\x81\xFb...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBbG\x81\xFb...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:22 519 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_TASK 2021-08-16 15:17:22 525 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-24] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@3a8bf5ee 2021-08-16 15:17:22 529 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_WRAP 2021-08-16 15:17:22 529 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >flush SslConnection@444a1c19::SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 529 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@20e6e3da[p=0,l=0,c=0,r=0]={<<<>>>} 2021-08-16 15:17:22 529 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-16 15:17:22 529 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false 2021-08-16 15:17:22 529 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 529 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-16 15:17:22 529 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-16 15:17:22 529 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false 2021-08-16 15:17:22 529 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 529 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-16 15:17:22 529 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-16 15:17:22 530 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2699 sequenceNumber = 0 [p=0,l=2699,c=17408,r=2699] ioDone=false/false 2021-08-16 15:17:22 530 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 2699 SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 530 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-16 15:17:22 530 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 530 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-16 15:17:22 530 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7f8b2356[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:22 530 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0 2021-08-16 15:17:22 530 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBbG\x81\xFb...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBbG\x81\xFb...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:22 530 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 530 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@5cd906c2::DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=15/30000} filled 0 HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBbG\x81\xFb...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:22 530 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@5cd906c2::DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBbG\x81\xFb...\x00\x00\x00\x00\x00\x00\x00} {} 2021-08-16 15:17:22 530 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBbG\x81\xFb...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:22 530 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@5cd906c2::DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=START,0 of -1} 2021-08-16 15:17:22 530 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@5cd906c2::DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=15/30000} 2021-08-16 15:17:22 530 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - fillInterested HttpConnection@5cd906c2::DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=15/30000} 2021-08-16 15:17:22 530 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@39413fe1{AC.ReadCB@5cd906c2{HttpConnection@5cd906c2::DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-08-16 15:17:22 530 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@444a1c19::SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 530 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 531 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@2d3ac11d{SSLC.NBReadCB@444a1c19{SslConnection@444a1c19::SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-16 15:17:22 531 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@444a1c19{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 531 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3984aa77 on ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-16 15:17:22 531 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=1 2021-08-16 15:17:22 531 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@5cd906c2::DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-08-16 15:17:22 531 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@444a1c19{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 531 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@2db5acef size 1 > capacity 2021-08-16 15:17:22 531 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@2db5acef in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}] 2021-08-16 15:17:22 531 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken with none selected 2021-08-16 15:17:22 531 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken up from select, 0/0/1 selected 2021-08-16 15:17:22 531 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 processing 0 keys, 1 updates 2021-08-16 15:17:22 531 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 1 2021-08-16 15:17:22 531 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@3984aa77 2021-08-16 15:17:22 531 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@444a1c19{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 531 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0 2021-08-16 15:17:22 531 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 waiting with 1 keys 2021-08-16 15:17:22 531 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken up from select, 1/1/1 selected 2021-08-16 15:17:22 531 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 processing 1 keys, 0 updates 2021-08-16 15:17:22 531 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.76.158:9102 remote=/10.233.76.137:53912], selector=sun.nio.ch.EPollSelectorImpl@354e0df1, interestOps=1, readyOps=1 SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@444a1c19{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 531 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@444a1c19{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 532 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@444a1c19{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=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-16 15:17:22 532 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0} tryExecute EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1821]@2021-08-16T15:17:22.532308Z 2021-08-16 15:17:22 532 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}@192e294a offer EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1821]@2021-08-16T15:17:22.532386Z 2021-08-16 15:17:22 532 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1} startReservedThread p=1 2021-08-16 15:17:22 532 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@729d9b4 startThread=0 2021-08-16 15:17:22 532 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@192e294a task=EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1821]@2021-08-16T15:17:22.532522Z 2021-08-16 15:17:22 532 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1821]@2021-08-16T15:17:22.532594Z tryProduce true 2021-08-16 15:17:22 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0 2021-08-16 15:17:22 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2021-08-16 15:17:22 532 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1821]@2021-08-16T15:17:22.532552Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@444a1c19{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=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-16 15:17:22 532 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@2d3ac11d{SSLC.NBReadCB@444a1c19{SslConnection@444a1c19::SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-16 15:17:22 532 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 waiting with 1 keys 2021-08-16 15:17:22 532 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >c.onFillable SslConnection@444a1c19::SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 532 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - onFillable SslConnection@444a1c19::SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 532 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@39413fe1{AC.ReadCB@5cd906c2{HttpConnection@5cd906c2::DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-08-16 15:17:22 533 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@5cd906c2::DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-08-16 15:17:22 533 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >fill SslConnection@444a1c19::SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 533 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@729d9b4 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}] 2021-08-16 15:17:22 533 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-16 15:17:22 533 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}@729d9b4 started 2021-08-16 15:17:22 533 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@729d9b4 waiting 2021-08-16 15:17:22 533 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 232 HeapByteBuffer@7f8b2356[p=0,l=232,c=17408,r=232]={<<<\x17\x03\x03\x005Af\xBa\x12X\xB7\xB2\x99\xD6Gs\xE2=.\xD8CXh,a...\xF6\xBb\n.\x89\xC5\xE5\x88\xAf\xA5\x97R\xC5\xDe\xF6\xE9"\x01z:\x8f4a>>>w08_)\x13\xBc\xF3\xA6...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:22 533 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=232 2021-08-16 15:17:22 534 DEBUG [jdk.event.security][dw-22] invocationID:{InvocationID} - TLSHandshake: 10.233.76.137:53912, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2021-08-16 15:17:22 534 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBbG\x81\xFb...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBbG\x81\xFb...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:22 534 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - handshake succeeded SslConnection@444a1c19::SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=174/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=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-16 15:17:22 534 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-08-16 15:17:22 534 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7f8b2356[p=58,l=232,c=17408,r=174]={\x17\x03\x03\x005\x14\x00\x00 ...\xA2\\\x0c\x1e_\xEc?<<<\x17\x03\x03\x00\xA9\x11R\xD2\x9az\x03\xA1\xAd\xF0W02\x06iy\xE0U6$\xB8...\xF6\xBb\n.\x89\xC5\xE5\x88\xAf\xA5\x97R\xC5\xDe\xF6\xE9"\x01z:\x8f4a>>>w08_)\x13\xBc\xF3\xA6...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:22 534 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=0 2021-08-16 15:17:22 534 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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@3407ed86[p=0,l=152,c=17408,r=152]={<< >>\x85\xA7!\xFa\x18\x99\xC25y...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3407ed86[p=0,l=152,c=17408,r=152]={<< >>\x85\xA7!\xFa\x18\x99\xC25y...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:22 534 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:22 534 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@5cd906c2::DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=3/30000} filled 152 HeapByteBuffer@3407ed86[p=0,l=152,c=17408,r=152]={<< >>\x85\xA7!\xFa\x18\x99\xC25y...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:22 534 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@5cd906c2::DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@3407ed86[p=0,l=152,c=17408,r=152]={<< >>\x85\xA7!\xFa\x18\x99\xC25y...\x00\x00\x00\x00\x00\x00\x00} {} 2021-08-16 15:17:22 534 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3407ed86[p=0,l=152,c=17408,r=152]={<< >>\x85\xA7!\xFa\x18\x99\xC25y...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:22 534 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - START --> SPACE1 2021-08-16 15:17:22 534 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - SPACE1 --> URI 2021-08-16 15:17:22 534 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - URI --> SPACE2 2021-08-16 15:17:22 534 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2021-08-16 15:17:22 534 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2021-08-16 15:17:22 534 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:Host --> VALUE 2021-08-16 15:17:22 534 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2021-08-16 15:17:22 534 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:Host --> FIELD 2021-08-16 15:17:22 534 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2021-08-16 15:17:22 534 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2021-08-16 15:17:22 534 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2021-08-16 15:17:22 534 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE 2021-08-16 15:17:22 534 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD 2021-08-16 15:17:22 534 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2021-08-16 15:17:22 535 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2021-08-16 15:17:22 535 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER --> CONTENT 2021-08-16 15:17:22 535 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - REQUEST for //10.233.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} GET //10.233.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.76.158:9102 User-Agent: kube-probe/1.19 Accept-Encoding: gzip Connection: close 2021-08-16 15:17:22 535 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@5cd906c2::DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=4/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2021-08-16 15:17:22 535 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@5cd906c2::DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=4/30000} 2021-08-16 15:17:22 535 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - handle //10.233.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-08-16 15:17:22 535 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-22] invocationID:{InvocationID} - handling HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-08-16 15:17:22 535 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-08-16 15:17:22 535 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-22] invocationID:{InvocationID} - Host 10.233.76.158 with SNI null 2021-08-16 15:17:22 535 DEBUG [org.eclipse.jetty.server.Server][dw-22] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-08-16 15:17:22 535 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-22] invocationID:{InvocationID} - GzipHandler@361b3ca6{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck)@7568d807 in null 2021-08-16 15:17:22 535 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-22] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@602ae7b6{/,null,AVAILABLE} 2021-08-16 15:17:22 535 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-22] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@602ae7b6{/,null,AVAILABLE} 2021-08-16 15:17:22 535 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-22] 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-16 15:17:22 535 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-22] 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-16 15:17:22 535 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-22] invocationID:{InvocationID} - call filter logFilter@48c3a0ef==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true 2021-08-16 15:17:22 535 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-22] invocationID:{InvocationID} - Entering. 2021-08-16 15:17:22 535 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-22] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2021-08-16 15:17:22 535 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-22] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 291643c8-9a36-4081-bd89-8c84a790097f 2021-08-16 15:17:22 536 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-22] invocationID:{InvocationID} - Invoking synchronously ... 2021-08-16 15:17:22 536 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-22] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-3180aee@3180aee==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true 2021-08-16 15:17:22 536 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-22] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-104cfb24@104cfb24==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true 2021-08-16 15:17:22 536 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-22 - 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-16 15:17:22 537 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@361b3ca6{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck)@7568d807 2021-08-16 15:17:22 537 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@7068c4b4 exclude no deflater 2021-08-16 15:17:22 537 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@22ce8d58[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@6b6314cc{null} 2021-08-16 15:17:22 537 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 200 OK HTTP/1.1 Connection: close Date: Mon, 16 Aug 2021 15:17:22 GMT X-TransactionID: 291643c8-9a36-4081-bd89-8c84a790097f X-InvocationID: 65d52a76-789e-49c0-a7a8-d4837dc617d2 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-08-16 15:17:22 537 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@58f85147[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6e837388] (null,[p=0,l=4,c=8192,r=4],true)@START 2021-08-16 15:17:22 537 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@22ce8d58[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-16 15:17:22 537 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close Date: Mon, 16 Aug 2021 15:17:22 GMT X-TransactionID: 291643c8-9a36-4081-bd89-8c84a790097f X-InvocationID: 65d52a76-789e-49c0-a7a8-d4837dc617d2 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-08-16 15:17:22 537 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT 2021-08-16 15:17:22 537 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@58f85147[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6e837388] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING 2021-08-16 15:17:22 537 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@3871974d{IDLE}->null [HeapByteBuffer@485a6854[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@22ce8d58[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-16 15:17:22 537 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@3871974d{WRITING}->null:IDLE-->WRITING 2021-08-16 15:17:22 537 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@444a1c19::SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4521cbaf{s=COMPLETING}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 2021-08-16 15:17:22 537 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@485a6854[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-16 15:17:22 537 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@22ce8d58[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-16 15:17:22 537 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING 2021-08-16 15:17:22 537 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - 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-16 15:17:22 537 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4521cbaf{s=COMPLETING}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 2021-08-16 15:17:22 537 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-16 15:17:22 537 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4521cbaf{s=COMPLETING}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 2021-08-16 15:17:22 537 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@3871974d{WRITING}->null 2021-08-16 15:17:22 537 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@3871974d{IDLE}->null:WRITING-->IDLE 2021-08-16 15:17:22 537 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@58f85147[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6e837388] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-08-16 15:17:22 537 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@58f85147[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6e837388] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-08-16 15:17:22 537 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=7/30000} 2021-08-16 15:17:22 537 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@444a1c19::SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4521cbaf{s=END}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} oshut=false, ishut=false 2021-08-16 15:17:22 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@444a1c19::SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4521cbaf{s=END}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-08-16 15:17:22 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@20e6e3da[p=0,l=0,c=0,r=0]={<<<>>>} 2021-08-16 15:17:22 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-16 15:17:22 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - 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-16 15:17:22 538 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4521cbaf{s=END}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-08-16 15:17:22 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-16 15:17:22 538 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4521cbaf{s=END}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-08-16 15:17:22 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.76.158:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4521cbaf{s=END}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-08-16 15:17:22 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@444a1c19::SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4521cbaf{s=END}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-08-16 15:17:22 538 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@2d3ac11d{SSLC.NBReadCB@444a1c19{SslConnection@444a1c19::SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4521cbaf{s=END}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}}} 2021-08-16 15:17:22 538 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@444a1c19{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4521cbaf{s=END}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-08-16 15:17:22 538 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3984aa77 on ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-16 15:17:22 538 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=1 2021-08-16 15:17:22 538 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken with none selected 2021-08-16 15:17:22 538 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken up from select, 0/0/1 selected 2021-08-16 15:17:22 538 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=34ea847a-4a0a-4119-af0e-ebfb2aa9cdf2, referenceCounter=0, store size=0} on thread dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck 2021-08-16 15:17:22 538 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 processing 0 keys, 1 updates 2021-08-16 15:17:22 538 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1 2021-08-16 15:17:22 538 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@3984aa77 2021-08-16 15:17:22 538 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-22] invocationID:{InvocationID} - Exiting. 2021-08-16 15:17:22 538 DEBUG [org.eclipse.jetty.server.Server][dw-22] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-08-16 15:17:22 538 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-22] invocationID:{InvocationID} - unhandle HttpChannelState@12c2650a{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1} 2021-08-16 15:17:22 538 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@444a1c19{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4521cbaf{s=END}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-08-16 15:17:22 538 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2021-08-16 15:17:22 538 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-22] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@12c2650a{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-16 15:17:22 538 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 waiting with 1 keys 2021-08-16 15:17:22 538 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken up from select, 1/1/1 selected 2021-08-16 15:17:22 538 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 processing 1 keys, 0 updates 2021-08-16 15:17:22 538 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-08-16 15:17:22 538 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-22] invocationID:{InvocationID} - completed HttpChannelState@12c2650a{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-16 15:17:22 538 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-22] invocationID:{InvocationID} - unhandle HttpChannelState@12c2650a{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-16 15:17:22 538 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-22] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@12c2650a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-16 15:17:22 538 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.76.158:9102 remote=/10.233.76.137:53912], selector=sun.nio.ch.EPollSelectorImpl@354e0df1, interestOps=1, readyOps=1 SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@444a1c19{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4521cbaf{s=END}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=HANDLING,uri=https://10.233.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-08-16 15:17:22 538 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-08-16 15:17:22 538 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@444a1c19{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4521cbaf{s=END}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-22] invocationID:{InvocationID} - recycle HttpChannelState@12c2650a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1} 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - CONTENT --> CLOSE 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 10.233.76.137 - - [16/Aug/2021:15:17:22 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 3 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@444a1c19{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >fill SslConnection@444a1c19::SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@444a1c19{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING 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-16 15:17:22 539 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 24 HeapByteBuffer@7f8b2356[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\xCd\xFd\x97.\x98\xA6\xF7\t\xFe\xD6\x82^\xE2b\xC6\xA8\xF5\x0fd>>>\x02\xCfPw\xF3\xB9\x15/g...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=24 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0} tryExecute EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1822]@2021-08-16T15:17:22.539242Z 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#O1\t@...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#O1\t@...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}@729d9b4 offer EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1822]@2021-08-16T15:17:22.539315Z 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING 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-16 15:17:22 539 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1} startReservedThread p=1 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1} 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@5cd906c2::DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#O1\t@...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@4aca51a8 startThread=0 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=8/30000} 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@729d9b4 task=EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1822]@2021-08-16T15:17:22.539414Z 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close(null) DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=8/30000} 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@4aca51a8 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}] 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1822]@2021-08-16T15:17:22.539464Z tryProduce true 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}@4aca51a8 started 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@4aca51a8 waiting 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1822]@2021-08-16T15:17:22.539435Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=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-16 15:17:22 539 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - shutdownOutput: SslConnection@444a1c19::SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=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-16 15:17:22 539 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - ensureFillInterested SslConnection@444a1c19::SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING 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-16 15:17:22 539 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@2d3ac11d{SSLC.NBReadCB@444a1c19{SslConnection@444a1c19::SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING 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-16 15:17:22 539 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING 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-16 15:17:22 539 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING 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-16 15:17:22 539 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >c.onFillable SslConnection@444a1c19::SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING 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-16 15:17:22 539 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - doClose SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING 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-16 15:17:22 539 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=9/30000} 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=9/30000} 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - onClose FillInterest@2d3ac11d{null} 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Wakeup ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=1 updates=0 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4bc721fb startThread=0 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - onClose FillInterest@39413fe1{null} 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillable SslConnection@444a1c19::SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING 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-16 15:17:22 539 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@5cd906c2::DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#O1\t@...\x00\x00\x00\x00\x00\x00\x00} {} 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@39413fe1{null} 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#O1\t@...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - CLOSE --> CLOSED 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - FillInterest@39413fe1{null} lost race null 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@5cd906c2::DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@5cd906c2::DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=9/30000} 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=9/30000} 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@5cd906c2::DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@12c2650a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-08-16 15:17:22 539 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING 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-16 15:17:22 540 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 waiting with 1 keys 2021-08-16 15:17:22 540 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.76.158:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING 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-16 15:17:22 540 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.76.158:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING 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-16 15:17:22 540 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@5e2ac1d1 size 1 > capacity 2021-08-16 15:17:22 540 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@192e294a size 1 > capacity 2021-08-16 15:17:22 540 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@5e2ac1d1 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}] 2021-08-16 15:17:22 540 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4bc721fb in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}] 2021-08-16 15:17:22 540 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@192e294a in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}] 2021-08-16 15:17:22 540 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING 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-16 15:17:22 540 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - onClose HttpConnection@5cd906c2::DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=9/30000} 2021-08-16 15:17:22 540 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - onClose SslConnection@444a1c19::SocketChannelEndPoint@194656ee{/10.233.76.137:53912<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@444a1c19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3998a09a{/10.233.76.137:53912<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5cd906c2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4521cbaf{s=START}]=>HttpChannelOverHttp@72dd4ada{s=HttpChannelState@12c2650a{s=IDLE rs=BLOCKING 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-16 15:17:22 540 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken with none selected 2021-08-16 15:17:22 540 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4bc721fb in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}] 2021-08-16 15:17:22 540 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken up from select, 0/0/0 selected 2021-08-16 15:17:22 540 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 processing 0 keys, 0 updates 2021-08-16 15:17:22 540 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0 2021-08-16 15:17:22 540 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-08-16 15:17:22 540 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 waiting with 0 keys 2021-08-16 15:17:28 504 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@563ab6d5-EngineDActiveApp@283ecb4b{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@6a67081e on ManagedSelector@1af6974c{STARTED} id=0 keys=0 selected=0 updates=0 2021-08-16 15:17:28 504 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@563ab6d5-EngineDActiveApp@283ecb4b{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1af6974c{STARTED} id=0 keys=0 selected=0 updates=1 2021-08-16 15:17:28 504 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken with none selected 2021-08-16 15:17:28 504 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken up from select, 0/0/0 selected 2021-08-16 15:17:28 504 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 processing 0 keys, 1 updates 2021-08-16 15:17:28 504 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1 2021-08-16 15:17:28 504 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@6a67081e 2021-08-16 15:17:28 505 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@6a67081e startThread=0 2021-08-16 15:17:28 505 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-08-16 15:17:28 505 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 waiting with 1 keys 2021-08-16 15:17:28 505 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@6a67081e in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}] 2021-08-16 15:17:28 505 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-23] invocationID:{InvocationID} - SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158: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-16 15:17:28 505 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-23] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@42bdf5cb 2021-08-16 15:17:28 506 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - new HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=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@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-08-16 15:17:28 506 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - New HTTP Connection HttpConnection@61498c4d::DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-08-16 15:17:28 506 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 506 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onOpen SslConnection@7f16f76a::SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 506 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onOpen HttpConnection@61498c4d::DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000} 2021-08-16 15:17:28 506 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - fillInterested HttpConnection@61498c4d::DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000} 2021-08-16 15:17:28 506 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@560d619b{AC.ReadCB@61498c4d{HttpConnection@61498c4d::DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-08-16 15:17:28 506 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@7f16f76a::SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 506 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 507 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@7b8bb4f3{SSLC.NBReadCB@7f16f76a{SslConnection@7f16f76a::SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-16 15:17:28 507 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@33eeb14f on ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-16 15:17:28 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=1 2021-08-16 15:17:28 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken with none selected 2021-08-16 15:17:28 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken up from select, 0/0/1 selected 2021-08-16 15:17:28 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 processing 0 keys, 1 updates 2021-08-16 15:17:28 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1 2021-08-16 15:17:28 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@33eeb14f 2021-08-16 15:17:28 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Created SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 507 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@6a67081e in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}] 2021-08-16 15:17:28 507 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-08-16 15:17:28 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 waiting with 1 keys 2021-08-16 15:17:28 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken up from select, 1/1/1 selected 2021-08-16 15:17:28 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 processing 1 keys, 0 updates 2021-08-16 15:17:28 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.76.158:9102 remote=/10.233.76.137:54032], selector=sun.nio.ch.EPollSelectorImpl@354e0df1, interestOps=1, readyOps=1 SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 507 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 507 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=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-16 15:17:28 508 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0} tryExecute EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1823]@2021-08-16T15:17:28.508023Z 2021-08-16 15:17:28 508 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}@4aca51a8 offer EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1823]@2021-08-16T15:17:28.508065Z 2021-08-16 15:17:28 508 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1} startReservedThread p=1 2021-08-16 15:17:28 508 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@7070fcce startThread=0 2021-08-16 15:17:28 508 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@7070fcce in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}] 2021-08-16 15:17:28 508 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@4aca51a8 task=EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1823]@2021-08-16T15:17:28.508196Z 2021-08-16 15:17:28 508 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}@7070fcce started 2021-08-16 15:17:28 508 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@7070fcce waiting 2021-08-16 15:17:28 508 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1823]@2021-08-16T15:17:28.508362Z tryProduce true 2021-08-16 15:17:28 508 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0 2021-08-16 15:17:28 508 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2021-08-16 15:17:28 508 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1823]@2021-08-16T15:17:28.508297Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=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-16 15:17:28 508 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@7b8bb4f3{SSLC.NBReadCB@7f16f76a{SslConnection@7f16f76a::SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-16 15:17:28 508 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 508 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 waiting with 1 keys 2021-08-16 15:17:28 508 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@7f16f76a::SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 508 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@7f16f76a::SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 508 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@560d619b{AC.ReadCB@61498c4d{HttpConnection@61498c4d::DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-08-16 15:17:28 508 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@61498c4d::DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-08-16 15:17:28 508 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@7f16f76a::SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 508 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-08-16 15:17:28 508 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 261 HeapByteBuffer@7f8b2356[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\x0c\xCe\xD17\x0c,\x98f\x96X\xC5\xA4\x02+...\xD3z\x00\xF6\xA6\x15?(\x1b\xBa\xC0w\xA9\xC2\r\xEe\x10\xC9\xF8\xFb\xC6\x97P>>>\xF0\xD0\x0e\xC0T\x0b\x9c\xC0\x1c...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:28 509 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=261 2021-08-16 15:17:28 509 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill starting handshake SslConnection@7f16f76a::SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 509 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@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#O1\t@...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#O1\t@...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:28 509 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_TASK 2021-08-16 15:17:28 509 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_WRAP 2021-08-16 15:17:28 509 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >flush SslConnection@7f16f76a::SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 509 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@20e6e3da[p=0,l=0,c=0,r=0]={<<<>>>} 2021-08-16 15:17:28 509 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-16 15:17:28 509 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-16 15:17:28 510 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 510 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-16 15:17:28 510 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 510 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-16 15:17:28 510 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 6 HeapByteBuffer@7f8b2356[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\x0c\xCe\xD17...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:28 510 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=6 2021-08-16 15:17:28 510 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@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#O1\t@...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#O1\t@...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:28 510 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-16 15:17:28 510 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 367 HeapByteBuffer@7f8b2356[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\x0c\xCe\xD17\x0c,\x98f\x96X\xC5\xA4\x02+...5\xBf\x9a{O\x1b\x83\xC9\xE0Js\x1f\xD3\x03\x05`\xFf\xA9C\x98\x98 \xEf>>>,m\xAeT\x92\xE1\xD8PM...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:28 510 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=367 2021-08-16 15:17:28 510 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@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#O1\t@...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#O1\t@...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:28 510 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_TASK 2021-08-16 15:17:28 514 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@42bdf5cb 2021-08-16 15:17:28 518 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_WRAP 2021-08-16 15:17:28 518 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >flush SslConnection@7f16f76a::SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 518 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@20e6e3da[p=0,l=0,c=0,r=0]={<<<>>>} 2021-08-16 15:17:28 518 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-16 15:17:28 518 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-16 15:17:28 518 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 518 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-16 15:17:28 518 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-16 15:17:28 518 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-16 15:17:28 518 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 518 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-16 15:17:28 518 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-16 15:17:28 519 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2699 sequenceNumber = 0 [p=0,l=2699,c=17408,r=2699] ioDone=false/false 2021-08-16 15:17:28 519 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 2699 SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 519 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-16 15:17:28 519 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 519 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-16 15:17:28 519 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7f8b2356[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:28 519 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0 2021-08-16 15:17:28 519 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@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#O1\t@...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#O1\t@...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:28 519 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 519 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@7f16f76a::SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 519 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-16 15:17:28 519 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7f8b2356[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:28 519 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0 2021-08-16 15:17:28 519 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@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#O1\t@...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#O1\t@...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:28 519 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 520 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@61498c4d::DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=13/30000} filled 0 HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#O1\t@...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:28 520 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@61498c4d::DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#O1\t@...\x00\x00\x00\x00\x00\x00\x00} {} 2021-08-16 15:17:28 520 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#O1\t@...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:28 520 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@61498c4d::DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=START,0 of -1} 2021-08-16 15:17:28 520 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@61498c4d::DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=13/30000} 2021-08-16 15:17:28 520 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - fillInterested HttpConnection@61498c4d::DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=13/30000} 2021-08-16 15:17:28 520 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@560d619b{AC.ReadCB@61498c4d{HttpConnection@61498c4d::DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-08-16 15:17:28 520 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@7f16f76a::SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 520 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 520 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@7b8bb4f3{SSLC.NBReadCB@7f16f76a{SslConnection@7f16f76a::SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-16 15:17:28 520 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@7f16f76a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 520 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@33eeb14f on ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-16 15:17:28 520 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=1 2021-08-16 15:17:28 520 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken with none selected 2021-08-16 15:17:28 520 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@61498c4d::DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-08-16 15:17:28 520 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken up from select, 0/0/1 selected 2021-08-16 15:17:28 520 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 processing 0 keys, 1 updates 2021-08-16 15:17:28 520 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1 2021-08-16 15:17:28 520 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@33eeb14f 2021-08-16 15:17:28 520 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@7f16f76a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 520 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7f16f76a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 520 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2021-08-16 15:17:28 520 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 waiting with 1 keys 2021-08-16 15:17:28 520 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken up from select, 1/1/1 selected 2021-08-16 15:17:28 520 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@729d9b4 size 1 > capacity 2021-08-16 15:17:28 520 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 processing 1 keys, 0 updates 2021-08-16 15:17:28 521 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@729d9b4 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}] 2021-08-16 15:17:28 521 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.76.158:9102 remote=/10.233.76.137:54032], selector=sun.nio.ch.EPollSelectorImpl@354e0df1, interestOps=1, readyOps=1 SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7f16f76a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 521 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f16f76a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 521 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f16f76a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=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-16 15:17:28 521 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0} tryExecute EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1824]@2021-08-16T15:17:28.521192Z 2021-08-16 15:17:28 521 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}@7070fcce offer EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1824]@2021-08-16T15:17:28.521234Z 2021-08-16 15:17:28 521 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1} startReservedThread p=1 2021-08-16 15:17:28 521 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@2e33974f startThread=0 2021-08-16 15:17:28 521 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@7070fcce task=EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1824]@2021-08-16T15:17:28.521343Z 2021-08-16 15:17:28 521 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1824]@2021-08-16T15:17:28.521316Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f16f76a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=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-16 15:17:28 521 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@7b8bb4f3{SSLC.NBReadCB@7f16f76a{SslConnection@7f16f76a::SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f16f76a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-16 15:17:28 521 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@2e33974f in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}] 2021-08-16 15:17:28 521 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1825]@2021-08-16T15:17:28.521412Z tryProduce true 2021-08-16 15:17:28 521 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 0 2021-08-16 15:17:28 521 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}@2e33974f started 2021-08-16 15:17:28 521 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@2e33974f waiting 2021-08-16 15:17:28 521 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2021-08-16 15:17:28 521 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@7f16f76a::SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f16f76a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 521 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@7f16f76a::SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 521 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@560d619b{AC.ReadCB@61498c4d{HttpConnection@61498c4d::DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-08-16 15:17:28 521 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@61498c4d::DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-08-16 15:17:28 521 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 521 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 waiting with 1 keys 2021-08-16 15:17:28 521 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@7f16f76a::SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 521 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-16 15:17:28 521 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 232 HeapByteBuffer@7f8b2356[p=0,l=232,c=17408,r=232]={<<<\x17\x03\x03\x005\x9c\xD7\xB4Z\xA7\x9c\xD4\x0b\x04\x91\xA54\xDd+\x85y\xB2\x9aWw...n\xC9\x1e\xBa\xD9\xF1\xCc\xD7E\x0e\xEb\x00'b\t\x9b\x1a\xB5\xBb;\n\nN>>>pt\xA7"\xFf\xFc\xC7y\x8a...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:28 521 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=232 2021-08-16 15:17:28 522 DEBUG [jdk.event.security][dw-28] invocationID:{InvocationID} - TLSHandshake: 10.233.76.137:54032, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2021-08-16 15:17:28 522 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@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#O1\t@...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#O1\t@...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:28 522 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - handshake succeeded SslConnection@7f16f76a::SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=174/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=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-16 15:17:28 522 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-08-16 15:17:28 522 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7f8b2356[p=58,l=232,c=17408,r=174]={\x17\x03\x03\x005\x14\x00\x00 ...\x1fTD\xE8\n\xAbV<<<\x17\x03\x03\x00\xA9\xE4\xC3Ed\xFa_'fg\x9eW\x9d\x8bV\xD3L8`d\xD9...n\xC9\x1e\xBa\xD9\xF1\xCc\xD7E\x0e\xEb\x00'b\t\x9b\x1a\xB5\xBb;\n\nN>>>pt\xA7"\xFf\xFc\xC7y\x8a...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:28 522 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0 2021-08-16 15:17:28 522 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@3407ed86[p=0,l=152,c=17408,r=152]={<< >>\xB2\xEcOc\xE8\xDd\xFe\x17\xF0...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3407ed86[p=0,l=152,c=17408,r=152]={<< >>\xB2\xEcOc\xE8\xDd\xFe\x17\xF0...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:28 522 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@61498c4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:28 522 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@61498c4d::DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=2/30000} filled 152 HeapByteBuffer@3407ed86[p=0,l=152,c=17408,r=152]={<< >>\xB2\xEcOc\xE8\xDd\xFe\x17\xF0...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:28 522 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@61498c4d::DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=2/30000} parse HeapByteBuffer@3407ed86[p=0,l=152,c=17408,r=152]={<< >>\xB2\xEcOc\xE8\xDd\xFe\x17\xF0...\x00\x00\x00\x00\x00\x00\x00} {} 2021-08-16 15:17:28 522 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3407ed86[p=0,l=152,c=17408,r=152]={<< >>\xB2\xEcOc\xE8\xDd\xFe\x17\xF0...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:28 522 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - START --> SPACE1 2021-08-16 15:17:28 522 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - SPACE1 --> URI 2021-08-16 15:17:28 522 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - URI --> SPACE2 2021-08-16 15:17:28 522 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2021-08-16 15:17:28 522 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2021-08-16 15:17:28 522 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> VALUE 2021-08-16 15:17:28 522 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2021-08-16 15:17:28 522 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> FIELD 2021-08-16 15:17:28 522 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2021-08-16 15:17:28 522 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2021-08-16 15:17:28 522 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2021-08-16 15:17:28 522 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE 2021-08-16 15:17:28 522 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD 2021-08-16 15:17:28 522 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2021-08-16 15:17:28 522 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2021-08-16 15:17:28 522 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER --> CONTENT 2021-08-16 15:17:28 522 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - REQUEST for //10.233.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} GET //10.233.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.76.158:9102 User-Agent: kube-probe/1.19 Accept-Encoding: gzip Connection: close 2021-08-16 15:17:28 522 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@61498c4d::DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=2/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2021-08-16 15:17:28 522 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@61498c4d::DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=2/30000} 2021-08-16 15:17:28 522 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - handle //10.233.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-08-16 15:17:28 522 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - handling HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-08-16 15:17:28 523 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-08-16 15:17:28 523 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-28] invocationID:{InvocationID} - Host 10.233.76.158 with SNI null 2021-08-16 15:17:28 523 DEBUG [org.eclipse.jetty.server.Server][dw-28] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 2021-08-16 15:17:28 523 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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck)@5f2f557 in null 2021-08-16 15:17:28 523 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-16 15:17:28 523 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-16 15:17:28 523 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-16 15:17:28 523 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-16 15:17:28 523 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-16 15:17:28 523 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Entering. 2021-08-16 15:17:28 523 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2021-08-16 15:17:28 523 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 1d45185a-2342-43c4-9d49-1ff658f76daf 2021-08-16 15:17:28 523 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Invoking synchronously ... 2021-08-16 15:17:28 523 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-16 15:17:28 523 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-16 15:17:28 523 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-16 15:17:28 524 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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck)@5f2f557 2021-08-16 15:17:28 524 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@f93a5aa exclude no deflater 2021-08-16 15:17:28 524 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@5340ce33[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@61fbb2fb{null} 2021-08-16 15:17:28 524 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@39f4e6a8{s=HttpChannelState@25bf24f3{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 200 OK HTTP/1.1 Connection: close Date: Mon, 16 Aug 2021 15:17:28 GMT X-TransactionID: 1d45185a-2342-43c4-9d49-1ff658f76daf X-InvocationID: 64ccca3c-d52e-4e97-a71d-c2148a89a31b Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-08-16 15:17:28 524 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@73b1bbde[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@611deef7] (null,[p=0,l=4,c=8192,r=4],true)@START 2021-08-16 15:17:28 524 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@5340ce33[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-16 15:17:28 524 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close Date: Mon, 16 Aug 2021 15:17:28 GMT X-TransactionID: 1d45185a-2342-43c4-9d49-1ff658f76daf X-InvocationID: 64ccca3c-d52e-4e97-a71d-c2148a89a31b Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-08-16 15:17:28 524 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT 2021-08-16 15:17:28 524 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@73b1bbde[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@611deef7] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING 2021-08-16 15:17:28 524 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@34f995b1{IDLE}->null [HeapByteBuffer@485a6854[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@5340ce33[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-16 15:17:28 524 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@34f995b1{WRITING}->null:IDLE-->WRITING 2021-08-16 15:17:28 524 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@7f16f76a::SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@61498c4d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@23d2dcc7{s=COMPLETING}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 2021-08-16 15:17:28 524 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@485a6854[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-16 15:17:28 524 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@5340ce33[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-16 15:17:28 524 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING 2021-08-16 15:17:28 525 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-16 15:17:28 525 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@61498c4d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@23d2dcc7{s=COMPLETING}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-08-16 15:17:28 525 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-16 15:17:28 525 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=W,to=5/30000}=>HttpConnection@61498c4d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@23d2dcc7{s=COMPLETING}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-08-16 15:17:28 525 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@34f995b1{WRITING}->null 2021-08-16 15:17:28 525 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@34f995b1{IDLE}->null:WRITING-->IDLE 2021-08-16 15:17:28 525 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@73b1bbde[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@611deef7] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-08-16 15:17:28 525 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@73b1bbde[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@611deef7] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-08-16 15:17:28 525 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=5/30000} 2021-08-16 15:17:28 525 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@7f16f76a::SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@61498c4d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@23d2dcc7{s=END}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} oshut=false, ishut=false 2021-08-16 15:17:28 525 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@7f16f76a::SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@61498c4d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@23d2dcc7{s=END}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-08-16 15:17:28 525 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@20e6e3da[p=0,l=0,c=0,r=0]={<<<>>>} 2021-08-16 15:17:28 525 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-16 15:17:28 525 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-16 15:17:28 525 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@61498c4d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@23d2dcc7{s=END}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-08-16 15:17:28 525 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-16 15:17:28 525 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@61498c4d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@23d2dcc7{s=END}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-08-16 15:17:28 525 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.76.158:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@61498c4d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@23d2dcc7{s=END}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-08-16 15:17:28 525 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@7f16f76a::SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@61498c4d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@23d2dcc7{s=END}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-08-16 15:17:28 526 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@7b8bb4f3{SSLC.NBReadCB@7f16f76a{SslConnection@7f16f76a::SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@61498c4d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@23d2dcc7{s=END}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}}} 2021-08-16 15:17:28 526 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@7f16f76a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@61498c4d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@23d2dcc7{s=END}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-08-16 15:17:28 526 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@33eeb14f on ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-16 15:17:28 526 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=1 2021-08-16 15:17:28 526 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken with none selected 2021-08-16 15:17:28 526 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken up from select, 0/0/1 selected 2021-08-16 15:17:28 526 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 processing 0 keys, 1 updates 2021-08-16 15:17:28 526 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1 2021-08-16 15:17:28 526 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=72a8dbe0-7f2a-46eb-bf6a-2a9dab4ac444, referenceCounter=0, store size=0} on thread dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck 2021-08-16 15:17:28 526 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@33eeb14f 2021-08-16 15:17:28 526 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Exiting. 2021-08-16 15:17:28 526 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7f16f76a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@61498c4d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@23d2dcc7{s=END}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-08-16 15:17:28 526 DEBUG [org.eclipse.jetty.server.Server][dw-28] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-08-16 15:17:28 526 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - unhandle HttpChannelState@25bf24f3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1} 2021-08-16 15:17:28 526 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@25bf24f3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-16 15:17:28 526 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2021-08-16 15:17:28 526 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-08-16 15:17:28 526 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 waiting with 1 keys 2021-08-16 15:17:28 526 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - completed HttpChannelState@25bf24f3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-16 15:17:28 526 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken up from select, 1/1/1 selected 2021-08-16 15:17:28 526 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - unhandle HttpChannelState@25bf24f3{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-16 15:17:28 526 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 processing 1 keys, 0 updates 2021-08-16 15:17:28 526 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@25bf24f3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-16 15:17:28 526 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-08-16 15:17:28 526 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4 2021-08-16 15:17:28 526 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.76.158:9102 remote=/10.233.76.137:54032], selector=sun.nio.ch.EPollSelectorImpl@354e0df1, interestOps=1, readyOps=1 SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7f16f76a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@61498c4d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@23d2dcc7{s=END}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{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.76.158:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-08-16 15:17:28 526 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - recycle HttpChannelState@25bf24f3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-16 15:17:28 526 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1} 2021-08-16 15:17:28 526 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - CONTENT --> CLOSE 10.233.76.137 - - [16/Aug/2021:15:17:28 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 4 2021-08-16 15:17:28 526 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING 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-16 15:17:28 526 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f16f76a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@61498c4d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING 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-16 15:17:28 526 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f16f76a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@61498c4d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-08-16 15:17:28 526 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0} tryExecute EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1825]@2021-08-16T15:17:28.526808Z 2021-08-16 15:17:28 526 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}@2e33974f offer EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1825]@2021-08-16T15:17:28.526879Z 2021-08-16 15:17:28 526 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1} startReservedThread p=1 2021-08-16 15:17:28 526 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@7f16f76a::SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f16f76a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@61498c4d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING 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-16 15:17:28 526 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-16 15:17:28 526 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 24 HeapByteBuffer@7f8b2356[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13c\xF0\xF2W:\xF0\x81E\x0f\x82\xEa=\xF7\xBa\xB6\x84\x15V\xE5>>>\x02G\xC1\x84G\xE8\x1d\x91K...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:28 526 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=24 2021-08-16 15:17:28 526 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@7c6e3353 startThread=0 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@2e33974f task=EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1825]@2021-08-16T15:17:28.527006Z 2021-08-16 15:17:28 527 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@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x08\x85\x1d=...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x08\x85\x1d=...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@7c6e3353 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}] 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}@7c6e3353 started 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1825]@2021-08-16T15:17:28.527064Z tryProduce true 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@7c6e3353 waiting 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@61498c4d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING 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-16 15:17:28 527 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1} 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@61498c4d::DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x08\x85\x1d=...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=6/30000} 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=6/30000} 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@6c25123e/SelectorProducer@137d04d8/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=2,epc=1825]@2021-08-16T15:17:28.52704Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@61498c4d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=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-16 15:17:28 527 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@61498c4d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING 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-16 15:17:28 527 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 waiting with 1 keys 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - shutdownOutput: SslConnection@7f16f76a::SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@61498c4d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=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-16 15:17:28 527 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - ensureFillInterested SslConnection@7f16f76a::SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@61498c4d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING 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-16 15:17:28 527 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@7b8bb4f3{SSLC.NBReadCB@7f16f76a{SslConnection@7f16f76a::SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@61498c4d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING 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-16 15:17:28 527 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@61498c4d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING 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-16 15:17:28 527 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@61498c4d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING 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-16 15:17:28 527 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >c.onFillable SslConnection@7f16f76a::SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@61498c4d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING 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-16 15:17:28 527 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - doClose SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@61498c4d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING 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-16 15:17:28 527 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - onClose FillInterest@7b8bb4f3{null} 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@8a995bf startThread=0 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - onClose FillInterest@560d619b{null} 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=7/30000} 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@61498c4d::DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x08\x85\x1d=...\x00\x00\x00\x00\x00\x00\x00} {} 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@3407ed86[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x08\x85\x1d=...\x00\x00\x00\x00\x00\x00\x00} 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken with none selected 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - CLOSE --> CLOSED 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken up from select, 0/0/0 selected 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@61498c4d::DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@8a995bf in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}] 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@61498c4d::DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=7/30000} 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close(null) DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=7/30000} 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=7/30000} 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 processing 0 keys, 0 updates 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@61498c4d::DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 waiting with 0 keys 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.76.158:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@61498c4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING 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-16 15:17:28 527 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@61498c4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING 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-16 15:17:28 527 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@4aca51a8 size 1 > capacity 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@4aca51a8 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}] 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - onClose HttpConnection@61498c4d::DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=7/30000} 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillable SslConnection@7f16f76a::SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@61498c4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING 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-16 15:17:28 527 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@560d619b{null} 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - onClose SslConnection@7f16f76a::SocketChannelEndPoint@7233725b{/10.233.76.137:54032<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@61498c4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING 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-16 15:17:28 527 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - FillInterest@560d619b{null} lost race null 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@8a995bf in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}] 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.76.158:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7f16f76a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cf73bb5{/10.233.76.137:54032<->/10.233.76.158:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@61498c4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23d2dcc7{s=START}]=>HttpChannelOverHttp@39f4e6a8{s=HttpChannelState@25bf24f3{s=IDLE rs=BLOCKING 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-16 15:17:28 527 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@7070fcce size 1 > capacity 2021-08-16 15:17:28 527 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@7070fcce in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}] 2021-08-16 15:17:33 021 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@5fd5dd93] obtained in 0 millis 2021-08-16 15:17:33 022 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@6cf21541, maxRows=1, fetchSize=0, flags=16 2021-08-16 15:17:33 022 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> CloseStatement(S_296) 2021-08-16 15:17:33 022 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Parse(stmt=S_297,query="/* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = $1",oids={1043}) 2021-08-16 15:17:33 022 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Bind(stmt=S_297,portal=null,$1=<'holmes-engine-mgmt_9201'>,type=VARCHAR) 2021-08-16 15:17:33 022 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Describe(portal=null) 2021-08-16 15:17:33 022 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=1) 2021-08-16 15:17:33 022 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Sync 2021-08-16 15:17:33 023 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE CloseComplete 2021-08-16 15:17:33 023 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-16 15:17:33 023 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE ReadyForQuery(I) 2021-08-16 15:17:33 023 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-16 15:17:33 023 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE marking setPortalDescribed(false) for query SYNC 2021-08-16 15:17:33 024 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@5fd5dd93] released 2021-08-16 15:17:33 024 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-16 15:17:38 504 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@563ab6d5-EngineDActiveApp@283ecb4b{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@528c0e98 on ManagedSelector@1af6974c{STARTED} id=0 keys=0 selected=0 updates=0 2021-08-16 15:17:38 504 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@563ab6d5-EngineDActiveApp@283ecb4b{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1af6974c{STARTED} id=0 keys=0 selected=0 updates=1 2021-08-16 15:17:38 505 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken with none selected 2021-08-16 15:17:38 505 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 woken up from select, 0/0/0 selected 2021-08-16 15:17:38 505 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 processing 0 keys, 1 updates 2021-08-16 15:17:38 505 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1 2021-08-16 15:17:38 505 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@528c0e98 2021-08-16 15:17:38 505 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@528c0e98 startThread=0 2021-08-16 15:17:38 505 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2021-08-16 15:17:38 505 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@528c0e98 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}] 2021-08-16 15:17:38 505 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@354e0df1 waiting with 1 keys 2021-08-16 15:17:38 505 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-23] invocationID:{InvocationID} - SocketChannelEndPoint@66f7711{/10.233.76.137:54194<->/10.233.76.158: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-16 15:17:38 505 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-23] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@3bd3cffe 2021-08-16 15:17:38 506 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - new HttpChannelOverHttp@1dd9d85b{s=HttpChannelState@5b7b6666{s=IDLE rs=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@26d145e7{/10.233.76.137:54194<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5b7b6666{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-08-16 15:17:38 506 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - New HTTP Connection HttpConnection@358d2fc::DecryptedEndPoint@26d145e7{/10.233.76.137:54194<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-08-16 15:17:38 506 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@66f7711{/10.233.76.137:54194<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5010c9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26d145e7{/10.233.76.137:54194<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@358d2fc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50d8ddfe{s=START}]=>HttpChannelOverHttp@1dd9d85b{s=HttpChannelState@5b7b6666{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:38 506 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onOpen SslConnection@5010c9cc::SocketChannelEndPoint@66f7711{/10.233.76.137:54194<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5010c9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26d145e7{/10.233.76.137:54194<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@358d2fc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50d8ddfe{s=START}]=>HttpChannelOverHttp@1dd9d85b{s=HttpChannelState@5b7b6666{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:38 506 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onOpen HttpConnection@358d2fc::DecryptedEndPoint@26d145e7{/10.233.76.137:54194<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-08-16 15:17:38 506 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - fillInterested HttpConnection@358d2fc::DecryptedEndPoint@26d145e7{/10.233.76.137:54194<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-08-16 15:17:38 506 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@7c8a447f{AC.ReadCB@358d2fc{HttpConnection@358d2fc::DecryptedEndPoint@26d145e7{/10.233.76.137:54194<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-08-16 15:17:38 506 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@5010c9cc::SocketChannelEndPoint@66f7711{/10.233.76.137:54194<->/10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5010c9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26d145e7{/10.233.76.137:54194<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@358d2fc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50d8ddfe{s=START}]=>HttpChannelOverHttp@1dd9d85b{s=HttpChannelState@5b7b6666{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:38 506 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.76.158:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5010c9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26d145e7{/10.233.76.137:54194<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@358d2fc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50d8ddfe{s=START}]=>HttpChannelOverHttp@1dd9d85b{s=HttpChannelState@5b7b6666{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:38 506 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@3980b620{SSLC.NBReadCB@5010c9cc{SslConnection@5010c9cc::SocketChannelEndPoint@66f7711{/10.233.76.137:54194<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5010c9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26d145e7{/10.233.76.137:54194<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@358d2fc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50d8ddfe{s=START}]=>HttpChannelOverHttp@1dd9d85b{s=HttpChannelState@5b7b6666{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-16 15:17:38 506 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@66f7711{/10.233.76.137:54194<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5010c9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26d145e7{/10.233.76.137:54194<->/10.233.76.158:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@358d2fc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50d8ddfe{s=START}]=>HttpChannelOverHttp@1dd9d85b{s=HttpChannelState@5b7b6666{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-16 15:17:38 506 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6f085675 on ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-16 15:17:38 506 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1af6974c{STARTE