Results

By type

          	at org.onap.holmes.engine.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:45)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or in an application resource file: java.naming.factory.initial
	at java.naming/javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
	at java.naming/javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
	at java.naming/javax.naming.InitialContext.getURLOrDefaultInitCtx(Unknown Source)
	at java.naming/javax.naming.InitialContext.lookup(Unknown Source)
	... 24 common frames omitted
2021-07-10 00:36:12 919 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-6-thread-1] invocationID:{InvocationID} - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
2021-07-10 00:36:12 919 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-6-thread-1] invocationID:{InvocationID} - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
2021-07-10 00:36:12 921 INFO  [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-6-thread-1] invocationID:{InvocationID} - Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
2021-07-10 00:36:12 921 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-6-thread-1] invocationID:{InvocationID} - ProxySelector Request for http://consul-server.onap:8500/v1/catalog/service/config-binding-service
2021-07-10 00:36:12 926 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-6-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT
2021-07-10 00:36:12 926 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-6-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@2e556a9f5 pairs: {GET /v1/catalog/service/config-binding-service HTTP/1.1: null}{User-Agent: Jersey/2.30.1 (HttpUrlConnection 11.0.6)}{Host: consul-server.onap:8500}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{Connection: keep-alive}
2021-07-10 00:36:12 929 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-6-thread-1] invocationID:{InvocationID} - KeepAlive stream used: http://consul-server.onap:8500/v1/catalog/service/config-binding-service
2021-07-10 00:36:12 929 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-6-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@70fb44977 pairs: {null: HTTP/1.1 200 OK}{Content-Type: application/json}{X-Consul-Index: 47}{X-Consul-Knownleader: true}{X-Consul-Lastcontact: 0}{Date: Sat, 10 Jul 2021 00:36:12 GMT}{Content-Length: 2}
2021-07-10 00:36:12 930 WARN  [org.onap.holmes.common.config.MicroServiceConfig][pool-6-thread-1] invocationID:{InvocationID} - Index 0 out of bounds for length 0
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Unknown Source)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Unknown Source)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Unknown Source)
	at java.base/java.util.Objects.checkIndex(Unknown Source)
	at java.base/java.util.ArrayList.get(Unknown Source)
	at com.google.gson.JsonArray.get(JsonArray.java:194)
	at org.onap.holmes.common.config.MicroServiceConfig.getServiceAddrInfoFromDcaeConsulByHostName(MicroServiceConfig.java:64)
	at org.onap.holmes.common.config.MicroServiceConfig.getServiceConfigInfoFromCBS(MicroServiceConfig.java:86)
	at org.onap.holmes.common.dcae.DcaeConfigurationQuery.getDcaeConfigurations(DcaeConfigurationQuery.java:27)
	at org.onap.holmes.engine.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:45)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-07-10 00:36:12 930 INFO  [org.onap.holmes.common.config.MicroServiceConfig][pool-6-thread-1] invocationID:{InvocationID} - The config-binding-service address is null
2021-07-10 00:36:12 930 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory
2021-07-10 00:36:12 930 DEBUG [org.jvnet.hk2.logger][pool-6-thread-1] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_289,290,331129170)
2021-07-10 00:36:12 931 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][pool-6-thread-1] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20.
2021-07-10 00:36:12 932 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
2021-07-10 00:36:12 932 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable
2021-07-10 00:36:12 932 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
2021-07-10 00:36:12 933 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable
2021-07-10 00:36:12 933 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
2021-07-10 00:36:12 933 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable
2021-07-10 00:36:12 933 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
2021-07-10 00:36:12 933 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable
2021-07-10 00:36:12 934 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2021-07-10 00:36:12 934 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2021-07-10 00:36:12 934 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][pool-6-thread-1] invocationID:{InvocationID} - System properties configuration provider not allowed
2021-07-10 00:36:12 935 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][pool-6-thread-1] invocationID:{InvocationID} - null
java.lang.reflect.InvocationTargetException: null
	at java.base/jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.lookupManagedScheduledExecutorService(ClientExecutorProvidersConfigurator.java:174)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.init(ClientExecutorProvidersConfigurator.java:124)
	at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:447)
	at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:317)
	at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:807)
	at org.glassfish.jersey.client.ClientRequest.getClientRuntime(ClientRequest.java:219)
	at org.glassfish.jersey.client.ClientRequest.getInjectionManager(ClientRequest.java:610)
	at org.glassfish.jersey.client.JerseyWebTarget.onBuilder(JerseyWebTarget.java:364)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:192)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:36)
	at org.onap.holmes.common.config.MicroServiceConfig.execQuery(MicroServiceConfig.java:80)
	at org.onap.holmes.common.config.MicroServiceConfig.getServiceConfigInfoFromCBS(MicroServiceConfig.java:88)
	at org.onap.holmes.common.dcae.DcaeConfigurationQuery.getDcaeConfigurations(DcaeConfigurationQuery.java:27)
	at org.onap.holmes.engine.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:45)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or in an application resource file: java.naming.factory.initial
	at java.naming/javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
	at java.naming/javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
	at java.naming/javax.naming.InitialContext.getURLOrDefaultInitCtx(Unknown Source)
	at java.naming/javax.naming.InitialContext.lookup(Unknown Source)
	... 23 common frames omitted
2021-07-10 00:36:12 935 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-6-thread-1] invocationID:{InvocationID} - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
2021-07-10 00:36:12 935 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-6-thread-1] invocationID:{InvocationID} - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
2021-07-10 00:36:12 937 INFO  [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-6-thread-1] invocationID:{InvocationID} - Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
2021-07-10 00:36:12 937 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][pool-6-thread-1] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=7b0057ed-3622-41ec-b535-4aa792eaa541, referenceCounter=0, store size=0} on thread pool-6-thread-1
2021-07-10 00:36:12 937 WARN  [org.onap.holmes.common.config.MicroServiceConfig][pool-6-thread-1] invocationID:{InvocationID} - URI is not absolute
javax.ws.rs.ProcessingException: URI is not absolute
	at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:309)
	at org.glassfish.jersey.client.JerseyInvocation.lambda$invoke$0(JerseyInvocation.java:619)
	at org.glassfish.jersey.client.JerseyInvocation.call(JerseyInvocation.java:654)
	at org.glassfish.jersey.client.JerseyInvocation.lambda$runInScope$3(JerseyInvocation.java:648)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:205)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:390)
	at org.glassfish.jersey.client.JerseyInvocation.runInScope(JerseyInvocation.java:648)
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:618)
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:397)
	at org.glassfish.jersey.client.JerseyInvocation$Builder.get(JerseyInvocation.java:297)
	at org.onap.holmes.common.config.MicroServiceConfig.execQuery(MicroServiceConfig.java:80)
	at org.onap.holmes.common.config.MicroServiceConfig.getServiceConfigInfoFromCBS(MicroServiceConfig.java:88)
	at org.onap.holmes.common.dcae.DcaeConfigurationQuery.getDcaeConfigurations(DcaeConfigurationQuery.java:27)
	at org.onap.holmes.engine.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:45)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.lang.IllegalArgumentException: URI is not absolute
	at java.base/java.net.URL.fromURI(Unknown Source)
	at java.base/java.net.URI.toURL(Unknown Source)
	at org.glassfish.jersey.client.internal.HttpUrlConnector._apply(HttpUrlConnector.java:312)
	at org.glassfish.jersey.client.internal.HttpUrlConnector.apply(HttpUrlConnector.java:259)
	at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:297)
	... 21 common frames omitted
2021-07-10 00:36:12 937 INFO  [org.onap.holmes.common.config.MicroServiceConfig][pool-6-thread-1] invocationID:{InvocationID} - The query url is: null/service_component/holmes-engine-mgmt. The corresponding configurations are null
2021-07-10 00:36:12 937 ERROR [org.onap.holmes.engine.dcae.DcaeConfigurationPolling][pool-6-thread-1] invocationID:{InvocationID} - Failed to poll the DCAE configurations. Can not resolve configurations from DCAE. The configuration string is empty.
org.onap.holmes.common.exception.CorrelationException: Can not resolve configurations from DCAE. The configuration string is empty.
	at org.onap.holmes.common.dcae.utils.DcaeConfigurationParser.parse(DcaeConfigurationParser.java:44)
	at org.onap.holmes.common.dcae.DcaeConfigurationQuery.getDcaeConfigurations(DcaeConfigurationQuery.java:28)
	at org.onap.holmes.engine.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:45)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-07-10 00:36:13 442 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@33d9bdf7] obtained in 0 millis
2021-07-10 00:36:13 442 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@640c113, maxRows=1, fetchSize=0, flags=16
2021-07-10 00:36:13 442 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> CloseStatement(S_280)
2021-07-10 00:36:13 442 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Parse(stmt=S_281,query="/* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = $1",oids={1043})
2021-07-10 00:36:13 442 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Bind(stmt=S_281,portal=null,$1=<'holmes-engine-mgmt_9201'>,type=VARCHAR)
2021-07-10 00:36:13 442 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Describe(portal=null)
2021-07-10 00:36:13 442 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=1)
2021-07-10 00:36:13 442 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Sync
2021-07-10 00:36:13 443 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE CloseComplete
2021-07-10 00:36:13 443 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-07-10 00:36:13 443 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2021-07-10 00:36:13 443 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query /* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = ?
2021-07-10 00:36:13 443 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query SYNC
2021-07-10 00:36:13 444 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@33d9bdf7] released
2021-07-10 00:36:13 444 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-07-10 00:36:18 999 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-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@135074b1 on ManagedSelector@1af6974c{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-10 00:36:18 999 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-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-07-10 00:36:18 999 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken with none selected
2021-07-10 00:36:18 999 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken up from select, 0/0/0 selected
2021-07-10 00:36:18 999 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f processing 0 keys, 1 updates
2021-07-10 00:36:18 999 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1
2021-07-10 00:36:18 999 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@135074b1
2021-07-10 00:36:18 999 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@135074b1 startThread=0
2021-07-10 00:36:18 999 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-07-10 00:36:18 999 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f waiting with 1 keys
2021-07-10 00:36:18 999 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@135074b1 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-07-10 00:36:18 999 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-24] invocationID:{InvocationID} - SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-07-10 00:36:18 999 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-24] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@a766c19
2021-07-10 00:36:19 000 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - new HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=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@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-07-10 00:36:19 000 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - New HTTP Connection HttpConnection@55855bb3::DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-07-10 00:36:19 000 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 000 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onOpen SslConnection@1635bd5b::SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 000 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onOpen HttpConnection@55855bb3::DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-07-10 00:36:19 000 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - fillInterested HttpConnection@55855bb3::DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-07-10 00:36:19 000 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@139a2810{AC.ReadCB@55855bb3{HttpConnection@55855bb3::DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-10 00:36:19 000 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@1635bd5b::SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 000 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 000 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@6cbda113{SSLC.NBReadCB@1635bd5b{SslConnection@1635bd5b::SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-10 00:36:19 000 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 000 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@57d906ba on ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-10 00:36:19 000 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-07-10 00:36:19 000 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken with none selected
2021-07-10 00:36:19 000 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Created SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 000 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken up from select, 0/0/1 selected
2021-07-10 00:36:19 000 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f processing 0 keys, 1 updates
2021-07-10 00:36:19 000 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1
2021-07-10 00:36:19 000 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@57d906ba
2021-07-10 00:36:19 000 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@135074b1 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-07-10 00:36:19 001 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-07-10 00:36:19 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f waiting with 1 keys
2021-07-10 00:36:19 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken up from select, 1/1/1 selected
2021-07-10 00:36:19 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f processing 1 keys, 0 updates
2021-07-10 00:36:19 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.240:9102 remote=/10.233.67.145:46012], selector=sun.nio.ch.EPollSelectorImpl@2e5a522f, interestOps=1, readyOps=1 SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-07-10 00:36:19 001 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 001 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=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-07-10 00:36:19 001 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=1,epc=1765]@2021-07-10T00:36:19.001692Z
2021-07-10 00:36:19 001 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}@724f2f0c 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=1,epc=1765]@2021-07-10T00:36:19.001769Z
2021-07-10 00:36:19 001 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1} startReservedThread p=1
2021-07-10 00:36:19 001 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@304290c5 startThread=0
2021-07-10 00:36:19 001 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@724f2f0c 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=1,epc=1765]@2021-07-10T00:36:19.001909Z
2021-07-10 00:36:19 001 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@304290c5 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}]
2021-07-10 00:36:19 001 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] 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=1,epc=1765]@2021-07-10T00:36:19.001993Z tryProduce true
2021-07-10 00:36:19 002 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}@304290c5 started
2021-07-10 00:36:19 002 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 0
2021-07-10 00:36:19 002 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@304290c5 waiting
2021-07-10 00:36:19 002 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-07-10 00:36:19 002 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=0/1,p=1}][pc=0,pic=0,pec=1,epc=1765]@2021-07-10T00:36:19.001973Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=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-07-10 00:36:19 002 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 002 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f waiting with 1 keys
2021-07-10 00:36:19 002 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@6cbda113{SSLC.NBReadCB@1635bd5b{SslConnection@1635bd5b::SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-10 00:36:19 002 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >c.onFillable SslConnection@1635bd5b::SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 002 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillable SslConnection@1635bd5b::SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 002 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@139a2810{AC.ReadCB@55855bb3{HttpConnection@55855bb3::DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-07-10 00:36:19 002 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@55855bb3::DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-10 00:36:19 002 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@1635bd5b::SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 002 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-07-10 00:36:19 002 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 261 HeapByteBuffer@19f6f6ea[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xC1\xF5\xC5\t\x80X9g)\xA0,\x8b\xA5\x8c...GP\xE1\x00q\x8b\x8d1\x8d\x8e\x1f\xE7\x05\xFd\x18;\x91\xAb|\xB5\xBb\x10`>>>\x98\x17x]"\x93\x0e\t\x8e...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:19 002 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=261
2021-07-10 00:36:19 002 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill starting handshake SslConnection@1635bd5b::SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1e\xE8@\xE2...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1e\xE8@\xE2...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:19 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_TASK
2021-07-10 00:36:19 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_WRAP
2021-07-10 00:36:19 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >flush SslConnection@1635bd5b::SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@73a1d915[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-10 00:36:19 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-10 00:36:19 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false
2021-07-10 00:36:19 003 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-10 00:36:19 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 004 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-10 00:36:19 004 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 6 HeapByteBuffer@19f6f6ea[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\xC1\xF5\xC5\t...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:19 004 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=6
2021-07-10 00:36:19 004 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=6,c=17408,r=0] unwrapBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1e\xE8@\xE2...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1e\xE8@\xE2...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:19 004 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-10 00:36:19 004 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 367 HeapByteBuffer@19f6f6ea[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xC1\xF5\xC5\t\x80X9g)\xA0,\x8b\xA5\x8c...\xAe\x9c\xF3\xEc\xC9 \x06P*\xD2v\xD3\xA4\x12%\xE33\x02\xD2A\x97o\x04>>>\x05D\x9a\xD9\xD6Q \xB9\x0c...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:19 004 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=367
2021-07-10 00:36:19 004 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=367 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=367,l=367,c=17408,r=0] unwrapBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1e\xE8@\xE2...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1e\xE8@\xE2...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:19 004 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_TASK
2021-07-10 00:36:19 007 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-25] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@a766c19
2021-07-10 00:36:19 009 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_WRAP
2021-07-10 00:36:19 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >flush SslConnection@1635bd5b::SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@73a1d915[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-10 00:36:19 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-10 00:36:19 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false
2021-07-10 00:36:19 010 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-10 00:36:19 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-10 00:36:19 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false
2021-07-10 00:36:19 010 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-10 00:36:19 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-10 00:36:19 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2700 sequenceNumber = 0 [p=0,l=2700,c=17408,r=2700] ioDone=false/false
2021-07-10 00:36:19 010 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-10 00:36:19 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-10 00:36:19 010 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@19f6f6ea[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:19 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0
2021-07-10 00:36:19 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1e\xE8@\xE2...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1e\xE8@\xE2...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:19 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@1635bd5b::SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-10 00:36:19 011 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@19f6f6ea[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:19 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0
2021-07-10 00:36:19 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1e\xE8@\xE2...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1e\xE8@\xE2...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:19 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 011 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@55855bb3::DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=10/30000} filled 0 HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1e\xE8@\xE2...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:19 011 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@55855bb3::DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1e\xE8@\xE2...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-10 00:36:19 011 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1e\xE8@\xE2...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:19 011 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@55855bb3::DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=START,0 of -1}
2021-07-10 00:36:19 011 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@55855bb3::DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=10/30000}
2021-07-10 00:36:19 011 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - fillInterested HttpConnection@55855bb3::DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=10/30000}
2021-07-10 00:36:19 011 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@139a2810{AC.ReadCB@55855bb3{HttpConnection@55855bb3::DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-10 00:36:19 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@1635bd5b::SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 011 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@6cbda113{SSLC.NBReadCB@1635bd5b{SslConnection@1635bd5b::SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-10 00:36:19 011 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@1635bd5b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 011 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@57d906ba on ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@55855bb3::DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken with none selected
2021-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken up from select, 0/0/1 selected
2021-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f processing 0 keys, 1 updates
2021-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 1
2021-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@57d906ba
2021-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@1635bd5b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1635bd5b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@4bc34360 size 1 > capacity
2021-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f waiting with 1 keys
2021-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@4bc34360 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken up from select, 1/1/1 selected
2021-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f processing 1 keys, 0 updates
2021-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.240:9102 remote=/10.233.67.145:46012], selector=sun.nio.ch.EPollSelectorImpl@2e5a522f, interestOps=1, readyOps=1 SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1635bd5b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1635bd5b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1635bd5b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=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-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] 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=1,epc=1766]@2021-07-10T00:36:19.012563Z
2021-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}@304290c5 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=1,epc=1766]@2021-07-10T00:36:19.012597Z
2021-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1} startReservedThread p=1
2021-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@3882e83d startThread=0
2021-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@3882e83d in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}]
2021-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] 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=1,epc=1766]@2021-07-10T00:36:19.012673Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1635bd5b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=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-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@304290c5 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=1,epc=1766]@2021-07-10T00:36:19.012711Z
2021-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}@3882e83d started
2021-07-10 00:36:19 012 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=1/1,p=1}][pc=0,pic=0,pec=1,epc=1767]@2021-07-10T00:36:19.012746Z tryProduce true
2021-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@3882e83d waiting
2021-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0
2021-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@6cbda113{SSLC.NBReadCB@1635bd5b{SslConnection@1635bd5b::SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1635bd5b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >c.onFillable SslConnection@1635bd5b::SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f waiting with 1 keys
2021-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - onFillable SslConnection@1635bd5b::SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@139a2810{AC.ReadCB@55855bb3{HttpConnection@55855bb3::DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@55855bb3::DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-10 00:36:19 012 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >fill SslConnection@1635bd5b::SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 013 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-10 00:36:19 013 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 232 HeapByteBuffer@19f6f6ea[p=0,l=232,c=17408,r=232]={<<<\x17\x03\x03\x005y\xD3'v\x07Pq#yd\xA8n\x89W\x7fF\x005tj...\xE48\x92\xA4\xEd,:h\xA8\x1a7\xE9f\xC4\xEa\xB9\xE8J\xE6\x90\x14}\xEf>>>.\xAa;\xD9=;\x1d\xD8"...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:19 013 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=232
2021-07-10 00:36:19 013 DEBUG [jdk.event.security][dw-23] invocationID:{InvocationID} -  TLSHandshake: 10.233.67.145:46012, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-07-10 00:36:19 013 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] 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@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1e\xE8@\xE2...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1e\xE8@\xE2...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:19 013 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - handshake succeeded SslConnection@1635bd5b::SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=174/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=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-07-10 00:36:19 013 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-07-10 00:36:19 013 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 0 HeapByteBuffer@19f6f6ea[p=58,l=232,c=17408,r=174]={\x17\x03\x03\x005\x14\x00\x00 ...n\xBciX2\x1e\x07<<<\x17\x03\x03\x00\xA9n\xB2\xB0@L\x9d\x1c\x00s\x12\x01\x01\xD4\x15j\x8c\x1f2/B...\xE48\x92\xA4\xEd,:h\xA8\x1a7\xE9f\xC4\xEa\xB9\xE8J\xE6\x90\x14}\xEf>>>.\xAa;\xD9=;\x1d\xD8"...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:19 013 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=0
2021-07-10 00:36:19 013 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] 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@39704b53[p=0,l=152,c=17408,r=152]={<<>>\xDf(\xCd\xF8\x10\\\xD2\r\xF5...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39704b53[p=0,l=152,c=17408,r=152]={<<>>\xDf(\xCd\xF8\x10\\\xD2\r\xF5...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:19 013 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@55855bb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 013 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@55855bb3::DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=2/30000} filled 152 HeapByteBuffer@39704b53[p=0,l=152,c=17408,r=152]={<<>>\xDf(\xCd\xF8\x10\\\xD2\r\xF5...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:19 013 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@55855bb3::DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=2/30000} parse HeapByteBuffer@39704b53[p=0,l=152,c=17408,r=152]={<<>>\xDf(\xCd\xF8\x10\\\xD2\r\xF5...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-10 00:36:19 013 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@39704b53[p=0,l=152,c=17408,r=152]={<<>>\xDf(\xCd\xF8\x10\\\xD2\r\xF5...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:19 013 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - START --> SPACE1
2021-07-10 00:36:19 013 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - SPACE1 --> URI
2021-07-10 00:36:19 013 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - URI --> SPACE2
2021-07-10 00:36:19 013 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-07-10 00:36:19 013 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-07-10 00:36:19 013 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-07-10 00:36:19 013 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-07-10 00:36:19 013 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-07-10 00:36:19 013 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-07-10 00:36:19 014 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-07-10 00:36:19 014 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-07-10 00:36:19 014 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-07-10 00:36:19 014 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-07-10 00:36:19 014 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-07-10 00:36:19 014 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-07-10 00:36:19 014 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER --> CONTENT
2021-07-10 00:36:19 014 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - REQUEST for //10.233.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
GET //10.233.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.67.240:9102
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-07-10 00:36:19 014 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@55855bb3::DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=2/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-07-10 00:36:19 014 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@55855bb3::DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=2/30000}
2021-07-10 00:36:19 014 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - handle //10.233.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 
2021-07-10 00:36:19 014 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - handling HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-07-10 00:36:19 014 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2021-07-10 00:36:19 014 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-23] invocationID:{InvocationID} - Host 10.233.67.240 with SNI null
2021-07-10 00:36:19 014 DEBUG [org.eclipse.jetty.server.Server][dw-23] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2021-07-10 00:36:19 014 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-23] invocationID:{InvocationID} - GzipHandler@361b3ca6{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck)@563560b9 in null
2021-07-10 00:36:19 014 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-23] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@602ae7b6{/,null,AVAILABLE}
2021-07-10 00:36:19 014 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-23] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@602ae7b6{/,null,AVAILABLE}
2021-07-10 00:36:19 014 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23] 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-07-10 00:36:19 014 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23] 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-07-10 00:36:19 014 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23] invocationID:{InvocationID} - call filter logFilter@48c3a0ef==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-07-10 00:36:19 014 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-23] invocationID:{InvocationID} - Entering.
2021-07-10 00:36:19 014 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-23] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-07-10 00:36:19 014 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-23] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 4e29889d-f734-4e87-8292-e95621f83550
2021-07-10 00:36:19 014 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-23] invocationID:{InvocationID} - Invoking synchronously ... 
2021-07-10 00:36:19 014 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-3180aee@3180aee==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-07-10 00:36:19 014 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-104cfb24@104cfb24==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-07-10 00:36:19 014 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23 - 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-07-10 00:36:19 015 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@361b3ca6{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck)@563560b9
2021-07-10 00:36:19 015 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@67bc7af8 exclude no deflater
2021-07-10 00:36:19 015 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@550d947a[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@7ae14de6{null}
2021-07-10 00:36:19 015 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
200 OK HTTP/1.1
Connection: close
Date: Sat, 10 Jul 2021 00:36:19 GMT
X-TransactionID: 4e29889d-f734-4e87-8292-e95621f83550
X-InvocationID: 66cb2523-9ac8-485c-a9ce-dd56ed4e765d
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-07-10 00:36:19 015 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@72ccaab[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3431b0c] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-07-10 00:36:19 015 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@550d947a[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-07-10 00:36:19 015 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Sat, 10 Jul 2021 00:36:19 GMT
X-TransactionID: 4e29889d-f734-4e87-8292-e95621f83550
X-InvocationID: 66cb2523-9ac8-485c-a9ce-dd56ed4e765d
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-07-10 00:36:19 015 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-07-10 00:36:19 015 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@72ccaab[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3431b0c] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-07-10 00:36:19 015 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@3a54f15a{IDLE}->null [HeapByteBuffer@5f5fa488[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@550d947a[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-07-10 00:36:19 015 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@3a54f15a{WRITING}->null:IDLE-->WRITING
2021-07-10 00:36:19 015 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@1635bd5b::SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28af0f22{s=COMPLETING}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
2021-07-10 00:36:19 015 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@5f5fa488[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-07-10 00:36:19 015 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@550d947a[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-07-10 00:36:19 015 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-07-10 00:36:19 015 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - 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-07-10 00:36:19 016 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28af0f22{s=COMPLETING}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-07-10 00:36:19 016 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-10 00:36:19 016 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28af0f22{s=COMPLETING}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-07-10 00:36:19 016 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@3a54f15a{WRITING}->null
2021-07-10 00:36:19 016 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@3a54f15a{IDLE}->null:WRITING-->IDLE
2021-07-10 00:36:19 016 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@72ccaab[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3431b0c] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-07-10 00:36:19 016 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@72ccaab[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3431b0c] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-07-10 00:36:19 016 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=4/30000}
2021-07-10 00:36:19 016 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@1635bd5b::SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28af0f22{s=END}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} oshut=false, ishut=false
2021-07-10 00:36:19 016 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@1635bd5b::SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28af0f22{s=END}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-07-10 00:36:19 016 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@73a1d915[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-10 00:36:19 016 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-10 00:36:19 016 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - 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-07-10 00:36:19 016 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28af0f22{s=END}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-07-10 00:36:19 016 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-10 00:36:19 016 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28af0f22{s=END}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-07-10 00:36:19 016 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.67.240:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28af0f22{s=END}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-07-10 00:36:19 016 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@1635bd5b::SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28af0f22{s=END}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-07-10 00:36:19 016 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@6cbda113{SSLC.NBReadCB@1635bd5b{SslConnection@1635bd5b::SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28af0f22{s=END}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}}}
2021-07-10 00:36:19 016 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@1635bd5b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28af0f22{s=END}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@57d906ba on ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken with none selected
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken up from select, 0/0/1 selected
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f processing 0 keys, 1 updates
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1
2021-07-10 00:36:19 017 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=19bda3f8-ba2e-4ebe-b31a-cfcc3771830c, referenceCounter=0, store size=0} on thread dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@57d906ba
2021-07-10 00:36:19 017 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-23] invocationID:{InvocationID} - Exiting.
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1635bd5b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28af0f22{s=END}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f waiting with 1 keys
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken up from select, 1/1/1 selected
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.server.Server][dw-23] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f processing 1 keys, 0 updates
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - unhandle HttpChannelState@34c14cab{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@34c14cab{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.67.240:9102 remote=/10.233.67.145:46012], selector=sun.nio.ch.EPollSelectorImpl@2e5a522f, interestOps=1, readyOps=1 SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1635bd5b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28af0f22{s=END}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - completed HttpChannelState@34c14cab{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - unhandle HttpChannelState@34c14cab{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@34c14cab{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1635bd5b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28af0f22{s=END}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1635bd5b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28af0f22{s=END}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}:runFillable:BLOCKING
2021-07-10 00:36:19 017 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=1,epc=1767]@2021-07-10T00:36:19.01747Z
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - recycle HttpChannelState@34c14cab{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}@3882e83d 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=1,epc=1767]@2021-07-10T00:36:19.017506Z
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1} startReservedThread p=1
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@c91cb0b startThread=0
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=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.67.145 - - [10/Jul/2021:00:36:19 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 3
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@3882e83d 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=1,epc=1767]@2021-07-10T00:36:19.017592Z
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >fill SslConnection@1635bd5b::SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1635bd5b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-10 00:36:19 017 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=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1767]@2021-07-10T00:36:19.017633Z tryProduce true
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@c91cb0b in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}]
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 24 HeapByteBuffer@19f6f6ea[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\xA9\xA2\x18\xB1\x84\xBd\xFb\nP\x06K\xA2E|\xCd\xDd\xA2r\x14>>>\xCe\xAe\x83\xBd\x08T\x89P\x87...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=24
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}@c91cb0b started
2021-07-10 00:36:19 017 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=1,epc=1767]@2021-07-10T00:36:19.017611Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1635bd5b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=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-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@c91cb0b waiting
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@6cbda113{SSLC.NBReadCB@1635bd5b{SslConnection@1635bd5b::SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1635bd5b{NEED_UNWRAP,eio=24/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - unwrap net_filled=24 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 24 bytesProduced = 0 encryptedBuffer=[p=24,l=24,c=17408,r=0] unwrapBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#v\x01\xAc\xE7...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#v\x01\xAc\xE7...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >c.onFillable SslConnection@1635bd5b::SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.67.240:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=6/30000}
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=6/30000}
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=19/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@55855bb3::DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#v\x01\xAc\xE7...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=6/30000}
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f waiting with 1 keys
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close(null) DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=6/30000}
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - shutdownOutput: SslConnection@1635bd5b::SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=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-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@55855bb3::DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#v\x01\xAc\xE7...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#v\x01\xAc\xE7...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - ensureFillInterested SslConnection@1635bd5b::SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@55855bb3::DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-07-10 00:36:19 017 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@55855bb3::DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=6/30000}
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=6/30000}
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@6cbda113{SSLC.NBReadCB@1635bd5b{SslConnection@1635bd5b::SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@55855bb3::DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@57d906ba on ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-10 00:36:19 018 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-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@724f2f0c size 1 > capacity
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken with none selected
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@724f2f0c in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken up from select, 0/0/1 selected
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f processing 0 keys, 1 updates
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@57d906ba
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - doClose SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f waiting with 1 keys
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken up from select, 1/1/1 selected
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f processing 1 keys, 0 updates
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector loop ignoring invalid key for channel java.nio.channels.SocketChannel[closed]
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - onClose FillInterest@6cbda113{SSLC.NBReadCB@1635bd5b{SslConnection@1635bd5b::SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 1 on SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillableFail SslConnection@1635bd5b::SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f waiting with 1 keys
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - onFail FillInterest@139a2810{null}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:150)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:355)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:214)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1366)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:396)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup ManagedSelector@1af6974c{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken with none selected
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7c3c8764 startThread=0
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken up from select, 0/0/0 selected
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f processing 0 keys, 0 updates
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - onClose FillInterest@139a2810{null}
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f waiting with 0 keys
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7c3c8764 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillable SslConnection@1635bd5b::SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@139a2810{null}
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - FillInterest@139a2810{null} lost race null
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - onClose HttpConnection@55855bb3::DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=7/30000}
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.67.240:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@304290c5 size 1 > capacity
2021-07-10 00:36:19 018 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - onClose SslConnection@1635bd5b::SocketChannelEndPoint@91a2535{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@1635bd5b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c2af48b{/10.233.67.145:46012<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@55855bb3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28af0f22{s=START}]=>HttpChannelOverHttp@ac92747{s=HttpChannelState@34c14cab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:19 019 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7c3c8764 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-07-10 00:36:19 019 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@304290c5 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-07-10 00:36:28 441 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@6609833d] obtained in 0 millis
2021-07-10 00:36:28 442 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@5bb5f5a6, maxRows=1, fetchSize=0, flags=16
2021-07-10 00:36:28 442 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> CloseStatement(S_281)
2021-07-10 00:36:28 442 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Parse(stmt=S_282,query="/* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = $1",oids={1043})
2021-07-10 00:36:28 442 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Bind(stmt=S_282,portal=null,$1=<'holmes-engine-mgmt_9201'>,type=VARCHAR)
2021-07-10 00:36:28 442 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Describe(portal=null)
2021-07-10 00:36:28 442 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=1)
2021-07-10 00:36:28 442 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Sync
2021-07-10 00:36:28 443 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE CloseComplete
2021-07-10 00:36:28 443 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-07-10 00:36:28 443 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2021-07-10 00:36:28 443 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query /* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = ?
2021-07-10 00:36:28 443 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query SYNC
2021-07-10 00:36:28 443 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@6609833d] released
2021-07-10 00:36:28 443 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-07-10 00:36:28 999 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-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@1caa4a41 on ManagedSelector@1af6974c{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-10 00:36:28 999 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-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-07-10 00:36:28 999 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken with none selected
2021-07-10 00:36:28 999 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken up from select, 0/0/0 selected
2021-07-10 00:36:28 999 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f processing 0 keys, 1 updates
2021-07-10 00:36:28 999 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2021-07-10 00:36:28 999 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@1caa4a41
2021-07-10 00:36:28 999 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@1caa4a41 startThread=0
2021-07-10 00:36:28 999 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-07-10 00:36:28 999 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f waiting with 1 keys
2021-07-10 00:36:28 999 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@1caa4a41 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-07-10 00:36:28 999 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-24] invocationID:{InvocationID} - SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-07-10 00:36:28 999 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-24] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@45c7b72f
2021-07-10 00:36:29 000 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - new HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=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@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-07-10 00:36:29 000 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - New HTTP Connection HttpConnection@5a8bfed7::DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-07-10 00:36:29 000 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 000 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onOpen SslConnection@7b8c0e0::SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 000 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onOpen HttpConnection@5a8bfed7::DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-07-10 00:36:29 000 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - fillInterested HttpConnection@5a8bfed7::DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-07-10 00:36:29 000 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@14f78521{AC.ReadCB@5a8bfed7{HttpConnection@5a8bfed7::DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-10 00:36:29 000 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@7b8c0e0::SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 000 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 001 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@118fbc2e{SSLC.NBReadCB@7b8c0e0{SslConnection@7b8c0e0::SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-10 00:36:29 001 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5071c13f on ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-10 00:36:29 001 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-07-10 00:36:29 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken with none selected
2021-07-10 00:36:29 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken up from select, 0/0/1 selected
2021-07-10 00:36:29 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f processing 0 keys, 1 updates
2021-07-10 00:36:29 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2021-07-10 00:36:29 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@5071c13f
2021-07-10 00:36:29 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Created SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 001 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@1caa4a41 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-07-10 00:36:29 001 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-07-10 00:36:29 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f waiting with 1 keys
2021-07-10 00:36:29 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken up from select, 1/1/1 selected
2021-07-10 00:36:29 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f processing 1 keys, 0 updates
2021-07-10 00:36:29 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.240:9102 remote=/10.233.67.145:46090], selector=sun.nio.ch.EPollSelectorImpl@2e5a522f, interestOps=1, readyOps=1 SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-07-10 00:36:29 001 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 001 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=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-07-10 00:36:29 001 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=1,epc=1768]@2021-07-10T00:36:29.001959Z
2021-07-10 00:36:29 002 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}@c91cb0b 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=1,epc=1768]@2021-07-10T00:36:29.002006Z
2021-07-10 00:36:29 002 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1} startReservedThread p=1
2021-07-10 00:36:29 002 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@2f2191ca startThread=0
2021-07-10 00:36:29 002 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@c91cb0b 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=1,epc=1768]@2021-07-10T00:36:29.002104Z
2021-07-10 00:36:29 002 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@2f2191ca in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}]
2021-07-10 00:36:29 002 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=1,epc=1768]@2021-07-10T00:36:29.002162Z tryProduce true
2021-07-10 00:36:29 002 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}@2f2191ca started
2021-07-10 00:36:29 002 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0
2021-07-10 00:36:29 002 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@2f2191ca waiting
2021-07-10 00:36:29 002 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-07-10 00:36:29 002 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=1,epc=1768]@2021-07-10T00:36:29.002146Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=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-07-10 00:36:29 002 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 002 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@118fbc2e{SSLC.NBReadCB@7b8c0e0{SslConnection@7b8c0e0::SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-10 00:36:29 002 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f waiting with 1 keys
2021-07-10 00:36:29 002 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@7b8c0e0::SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 002 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@7b8c0e0::SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 002 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@14f78521{AC.ReadCB@5a8bfed7{HttpConnection@5a8bfed7::DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-07-10 00:36:29 002 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@5a8bfed7::DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-10 00:36:29 002 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@7b8c0e0::SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 002 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-07-10 00:36:29 002 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 261 HeapByteBuffer@19f6f6ea[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03_[pL\xC5\xBe\xEb\x13\xD7h\xDe\x9f0`...\x11d\xC8t\xFc7\xDfr\xC2\xCa\x9f\xC4cC\x96\x9d<\x01\xE0\xE7\x19_\x1a>>>\xC06\x19AB\xE5\xAb\xD4-...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:29 002 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=261
2021-07-10 00:36:29 002 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill starting handshake SslConnection@7b8c0e0::SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#v\x01\xAc\xE7...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#v\x01\xAc\xE7...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:29 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_TASK
2021-07-10 00:36:29 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_WRAP
2021-07-10 00:36:29 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >flush SslConnection@7b8c0e0::SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@73a1d915[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-10 00:36:29 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-10 00:36:29 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false
2021-07-10 00:36:29 003 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-10 00:36:29 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-10 00:36:29 003 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 6 HeapByteBuffer@19f6f6ea[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03_[pL...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:29 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=6
2021-07-10 00:36:29 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=6,c=17408,r=0] unwrapBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#v\x01\xAc\xE7...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#v\x01\xAc\xE7...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:29 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-10 00:36:29 003 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@19f6f6ea[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-07-10 00:36:29 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0
2021-07-10 00:36:29 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#v\x01\xAc\xE7...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#v\x01\xAc\xE7...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:29 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@7b8c0e0::SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-10 00:36:29 003 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 367 HeapByteBuffer@19f6f6ea[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03_[pL\xC5\xBe\xEb\x13\xD7h\xDe\x9f0`...\xDe\xFfH\xCaS\xDa\x1c#\x9ap\x98\xE0\xAe1\xB1\xE0\xD4h8\x03$x\x7f>>>\x05D\x9a\xD9\xD6Q \xB9\x0c...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:29 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=367
2021-07-10 00:36:29 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=367 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=367,l=367,c=17408,r=0] unwrapBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#v\x01\xAc\xE7...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#v\x01\xAc\xE7...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:29 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_TASK
2021-07-10 00:36:29 007 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-28] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@45c7b72f
2021-07-10 00:36:29 009 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_WRAP
2021-07-10 00:36:29 009 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >flush SslConnection@7b8c0e0::SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 009 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@73a1d915[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-10 00:36:29 009 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-10 00:36:29 009 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false
2021-07-10 00:36:29 009 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 009 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-10 00:36:29 009 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-10 00:36:29 009 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false
2021-07-10 00:36:29 009 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 009 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-10 00:36:29 009 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-10 00:36:29 009 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2700 sequenceNumber = 0 [p=0,l=2700,c=17408,r=2700] ioDone=false/false
2021-07-10 00:36:29 009 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 009 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@19f6f6ea[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#v\x01\xAc\xE7...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#v\x01\xAc\xE7...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@5a8bfed7::DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=9/30000} filled 0 HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#v\x01\xAc\xE7...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@5a8bfed7::DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#v\x01\xAc\xE7...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#v\x01\xAc\xE7...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@5a8bfed7::DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=START,0 of -1}
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@5a8bfed7::DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=9/30000}
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - fillInterested HttpConnection@5a8bfed7::DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=9/30000}
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@14f78521{AC.ReadCB@5a8bfed7{HttpConnection@5a8bfed7::DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@7b8c0e0::SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@118fbc2e{SSLC.NBReadCB@7b8c0e0{SslConnection@7b8c0e0::SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@7b8c0e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5071c13f on ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@5a8bfed7::DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken with none selected
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken up from select, 0/0/1 selected
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@7b8c0e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f processing 0 keys, 1 updates
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@3882e83d size 1 > capacity
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@5071c13f
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@3882e83d in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7b8c0e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f waiting with 1 keys
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken up from select, 1/1/1 selected
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f processing 1 keys, 0 updates
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.240:9102 remote=/10.233.67.145:46090], selector=sun.nio.ch.EPollSelectorImpl@2e5a522f, interestOps=1, readyOps=1 SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7b8c0e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b8c0e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 010 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b8c0e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=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-07-10 00:36:29 010 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=1,epc=1769]@2021-07-10T00:36:29.010961Z
2021-07-10 00:36:29 011 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}@2f2191ca 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=1,epc=1769]@2021-07-10T00:36:29.011001Z
2021-07-10 00:36:29 011 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1} startReservedThread p=1
2021-07-10 00:36:29 011 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@77fe497d startThread=0
2021-07-10 00:36:29 011 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@2f2191ca 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=1,epc=1769]@2021-07-10T00:36:29.011103Z
2021-07-10 00:36:29 011 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@77fe497d in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}]
2021-07-10 00:36:29 011 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=1,epc=1769]@2021-07-10T00:36:29.011082Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b8c0e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=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-07-10 00:36:29 011 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}@77fe497d started
2021-07-10 00:36:29 011 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=1,epc=1770]@2021-07-10T00:36:29.01114Z tryProduce true
2021-07-10 00:36:29 011 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@77fe497d waiting
2021-07-10 00:36:29 011 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0
2021-07-10 00:36:29 011 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-07-10 00:36:29 011 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@118fbc2e{SSLC.NBReadCB@7b8c0e0{SslConnection@7b8c0e0::SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b8c0e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-10 00:36:29 011 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@7b8c0e0::SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 011 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f waiting with 1 keys
2021-07-10 00:36:29 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@7b8c0e0::SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 011 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@14f78521{AC.ReadCB@5a8bfed7{HttpConnection@5a8bfed7::DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-07-10 00:36:29 011 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@5a8bfed7::DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-10 00:36:29 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@7b8c0e0::SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-10 00:36:29 011 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 232 HeapByteBuffer@19f6f6ea[p=0,l=232,c=17408,r=232]={<<<\x17\x03\x03\x005\x95\xF5\x9dzl\x1d.i\x9b]\r\x8b\x8aI\x92m\xBe|\xDcH...\x8c\xE4\xEf(\xAc\x97wi\xCbG\xAe?A-\xA1\x19g\x98ce\xFc$\x07>>>\x8eV\xFc\x1b,\xC9 w\xA2...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:29 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=232
2021-07-10 00:36:29 012 DEBUG [jdk.event.security][dw-26] invocationID:{InvocationID} -  TLSHandshake: 10.233.67.145:46090, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-07-10 00:36:29 012 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#v\x01\xAc\xE7...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#v\x01\xAc\xE7...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:29 012 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - handshake succeeded SslConnection@7b8c0e0::SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=174/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=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-07-10 00:36:29 012 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-07-10 00:36:29 012 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@19f6f6ea[p=58,l=232,c=17408,r=174]={\x17\x03\x03\x005\x14\x00\x00 ...\xFa)\x1d 2\xDfC<<<\x17\x03\x03\x00\xA9/\xBb\x00\xFdmzo\x111X\xD9\xD4\x0c\x8b-c?H\x91\x0b...\x8c\xE4\xEf(\xAc\x97wi\xCbG\xAe?A-\xA1\x19g\x98ce\xFc$\x07>>>\x8eV\xFc\x1b,\xC9 w\xA2...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:29 012 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0
2021-07-10 00:36:29 012 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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@39704b53[p=0,l=152,c=17408,r=152]={<<>>\x9d\xE5\x12\xC4\x85\x83\xA86\x14...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39704b53[p=0,l=152,c=17408,r=152]={<<>>\x9d\xE5\x12\xC4\x85\x83\xA86\x14...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:29 012 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 012 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@5a8bfed7::DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=2/30000} filled 152 HeapByteBuffer@39704b53[p=0,l=152,c=17408,r=152]={<<>>\x9d\xE5\x12\xC4\x85\x83\xA86\x14...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:29 012 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@5a8bfed7::DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=2/30000} parse HeapByteBuffer@39704b53[p=0,l=152,c=17408,r=152]={<<>>\x9d\xE5\x12\xC4\x85\x83\xA86\x14...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-10 00:36:29 012 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@39704b53[p=0,l=152,c=17408,r=152]={<<>>\x9d\xE5\x12\xC4\x85\x83\xA86\x14...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:29 012 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - START --> SPACE1
2021-07-10 00:36:29 012 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - SPACE1 --> URI
2021-07-10 00:36:29 012 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - URI --> SPACE2
2021-07-10 00:36:29 012 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-07-10 00:36:29 012 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-07-10 00:36:29 012 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-07-10 00:36:29 012 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-07-10 00:36:29 012 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-07-10 00:36:29 012 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-07-10 00:36:29 012 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-07-10 00:36:29 012 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-07-10 00:36:29 012 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-07-10 00:36:29 012 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-07-10 00:36:29 012 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-07-10 00:36:29 012 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-07-10 00:36:29 012 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER --> CONTENT
2021-07-10 00:36:29 012 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - REQUEST for //10.233.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
GET //10.233.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.67.240:9102
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-07-10 00:36:29 012 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@5a8bfed7::DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=2/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-07-10 00:36:29 012 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@5a8bfed7::DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=2/30000}
2021-07-10 00:36:29 012 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - handle //10.233.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 
2021-07-10 00:36:29 012 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - handling HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-07-10 00:36:29 012 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2021-07-10 00:36:29 012 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-26] invocationID:{InvocationID} - Host 10.233.67.240 with SNI null
2021-07-10 00:36:29 013 DEBUG [org.eclipse.jetty.server.Server][dw-26] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
2021-07-10 00:36:29 013 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-26] invocationID:{InvocationID} - GzipHandler@361b3ca6{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck)@70ef9e09 in null
2021-07-10 00:36:29 013 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-26] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@602ae7b6{/,null,AVAILABLE}
2021-07-10 00:36:29 013 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-26] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@602ae7b6{/,null,AVAILABLE}
2021-07-10 00:36:29 013 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] 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-07-10 00:36:29 013 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] 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-07-10 00:36:29 013 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - call filter logFilter@48c3a0ef==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-07-10 00:36:29 013 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Entering.
2021-07-10 00:36:29 013 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-07-10 00:36:29 013 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: f443559d-72c4-4df3-bc86-8cdb4fe3b7b9
2021-07-10 00:36:29 013 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Invoking synchronously ... 
2021-07-10 00:36:29 013 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-3180aee@3180aee==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-07-10 00:36:29 013 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-104cfb24@104cfb24==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-07-10 00:36:29 013 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26 - 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-07-10 00:36:29 014 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@361b3ca6{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck)@70ef9e09
2021-07-10 00:36:29 014 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@7b53e857 exclude no deflater
2021-07-10 00:36:29 014 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@1a29c8d4[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@1f19df4d{null}
2021-07-10 00:36:29 014 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
200 OK HTTP/1.1
Connection: close
Date: Sat, 10 Jul 2021 00:36:29 GMT
X-TransactionID: f443559d-72c4-4df3-bc86-8cdb4fe3b7b9
X-InvocationID: 64c33d76-b634-42e4-b56d-3de2ce8dcb50
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-07-10 00:36:29 014 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@130a0571[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@777f5617] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-07-10 00:36:29 014 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@1a29c8d4[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-07-10 00:36:29 014 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Sat, 10 Jul 2021 00:36:29 GMT
X-TransactionID: f443559d-72c4-4df3-bc86-8cdb4fe3b7b9
X-InvocationID: 64c33d76-b634-42e4-b56d-3de2ce8dcb50
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-07-10 00:36:29 014 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-07-10 00:36:29 014 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@130a0571[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@777f5617] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-07-10 00:36:29 014 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@23444f44{IDLE}->null [HeapByteBuffer@5f5fa488[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@1a29c8d4[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-07-10 00:36:29 014 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@23444f44{WRITING}->null:IDLE-->WRITING
2021-07-10 00:36:29 014 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@7b8c0e0::SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5c6923b1{s=COMPLETING}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-07-10 00:36:29 014 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@5f5fa488[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-07-10 00:36:29 014 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@1a29c8d4[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-07-10 00:36:29 014 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-07-10 00:36:29 014 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 256 bytesProduced = 294 sequenceNumber = 0 [p=0,l=294,c=17408,r=294] ioDone=false/false
2021-07-10 00:36:29 014 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5c6923b1{s=COMPLETING}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-07-10 00:36:29 014 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-10 00:36:29 014 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5c6923b1{s=COMPLETING}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-07-10 00:36:29 014 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@23444f44{WRITING}->null
2021-07-10 00:36:29 015 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@23444f44{IDLE}->null:WRITING-->IDLE
2021-07-10 00:36:29 015 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@130a0571[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@777f5617] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-07-10 00:36:29 025 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@130a0571[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@777f5617] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-07-10 00:36:29 025 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=15/30000}
2021-07-10 00:36:29 025 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@7b8c0e0::SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUTTING,fill=-,flush=-,to=15/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5c6923b1{s=END}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=13} oshut=false, ishut=false
2021-07-10 00:36:29 026 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@7b8c0e0::SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUTTING,fill=-,flush=-,to=15/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5c6923b1{s=END}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=14}
2021-07-10 00:36:29 027 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@73a1d915[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-10 00:36:29 027 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-10 00:36:29 028 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 1 [p=0,l=40,c=17408,r=40] ioDone=false/true
2021-07-10 00:36:29 098 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUTTING,fill=-,flush=-,to=18/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5c6923b1{s=END}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=86}
2021-07-10 00:36:29 098 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-10 00:36:29 099 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUTTING,fill=-,flush=-,to=88/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5c6923b1{s=END}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=86}
2021-07-10 00:36:29 100 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.67.240:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUTTING,fill=-,flush=-,to=89/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5c6923b1{s=END}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=88}
2021-07-10 00:36:29 102 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@7b8c0e0::SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUTTING,fill=-,flush=-,to=91/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5c6923b1{s=END}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=89}
2021-07-10 00:36:29 103 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@118fbc2e{SSLC.NBReadCB@7b8c0e0{SslConnection@7b8c0e0::SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUTTING,fill=-,flush=-,to=93/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5c6923b1{s=END}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=91}}}
2021-07-10 00:36:29 103 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_289,290,331129170)
2021-07-10 00:36:29 103 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_289,290,331129170) has been shutdown
2021-07-10 00:36:29 103 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@7b8c0e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUTTING,fill=-,flush=-,to=93/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5c6923b1{s=END}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=91}
2021-07-10 00:36:29 103 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5071c13f on ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-10 00:36:29 103 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-10 00:36:29 103 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken with none selected
2021-07-10 00:36:29 104 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken up from select, 0/0/1 selected
2021-07-10 00:36:29 104 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f processing 0 keys, 1 updates
2021-07-10 00:36:29 104 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1
2021-07-10 00:36:29 104 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@5071c13f
2021-07-10 00:36:29 104 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=7cbbceb7-1f6a-42cf-95ce-27f5612f85bf, referenceCounter=0, store size=0} on thread dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck
2021-07-10 00:36:29 104 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@7b8c0e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=93/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5c6923b1{s=END}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=92}
2021-07-10 00:36:29 104 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Exiting.
2021-07-10 00:36:29 104 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_285,286,1287344110)
2021-07-10 00:36:29 104 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_285,286,1287344110) has been shutdown
2021-07-10 00:36:29 104 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-07-10 00:36:29 104 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f waiting with 1 keys
2021-07-10 00:36:29 104 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken up from select, 1/1/1 selected
2021-07-10 00:36:29 104 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f processing 1 keys, 0 updates
2021-07-10 00:36:29 106 DEBUG [org.eclipse.jetty.server.Server][dw-26] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=92}
2021-07-10 00:36:29 106 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - unhandle HttpChannelState@5b00015f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-07-10 00:36:29 107 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@5b00015f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-10 00:36:29 107 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=95}
2021-07-10 00:36:29 107 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.67.240:9102 remote=/10.233.67.145:46090], selector=sun.nio.ch.EPollSelectorImpl@2e5a522f, interestOps=1, readyOps=1 SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@7b8c0e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=95/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5c6923b1{s=END}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=93} 
2021-07-10 00:36:29 107 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - completed HttpChannelState@5b00015f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-10 00:36:29 107 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - unhandle HttpChannelState@5b00015f{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-10 00:36:29 107 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@5b00015f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-10 00:36:29 108 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_286,287,2042211563)
2021-07-10 00:36:29 108 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=95}
2021-07-10 00:36:29 108 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_286,287,2042211563) has been shutdown
2021-07-10 00:36:29 108 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4
2021-07-10 00:36:29 108 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b8c0e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=96/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5c6923b1{s=END}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=96}
2021-07-10 00:36:29 108 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b8c0e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=98/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5c6923b1{s=END}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=96}:runFillable:BLOCKING
10.233.67.145 - - [10/Jul/2021:00:36:29 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 96
2021-07-10 00:36:29 109 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - recycle HttpChannelState@5b00015f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-10 00:36:29 110 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_288,289,1543478385)
2021-07-10 00:36:29 110 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=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1770]@2021-07-10T00:36:29.109006Z
2021-07-10 00:36:29 110 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_288,289,1543478385) has been shutdown
2021-07-10 00:36:29 110 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}@77fe497d 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=1,epc=1770]@2021-07-10T00:36:29.110064Z
2021-07-10 00:36:29 110 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-07-10 00:36:29 110 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-07-10 00:36:29 110 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 110 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1} startReservedThread p=1
2021-07-10 00:36:29 110 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@576f0aa0 startThread=0
2021-07-10 00:36:29 110 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@7b8c0e0::SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b8c0e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=99/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 110 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-10 00:36:29 110 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@77fe497d 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=1,epc=1770]@2021-07-10T00:36:29.110173Z
2021-07-10 00:36:29 110 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] 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=1,epc=1770]@2021-07-10T00:36:29.110198Z tryProduce true
2021-07-10 00:36:29 110 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=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1770]@2021-07-10T00:36:29.110149Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b8c0e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=99/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=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-07-10 00:36:29 110 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 0
2021-07-10 00:36:29 110 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 24 HeapByteBuffer@19f6f6ea[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\x8f\x96P\x8by\x81\xC7>\x8b)\xCa\xBc\xBfVo\x9f\x1c\x9d\x8a>>>\xE7@m\xE7\xA4v\xAd>\x18...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:29 110 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-07-10 00:36:29 110 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=24
2021-07-10 00:36:29 110 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@576f0aa0 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}]
2021-07-10 00:36:29 111 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}@576f0aa0 started
2021-07-10 00:36:29 112 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_287,288,482580168)
2021-07-10 00:36:29 112 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_287,288,482580168) has been shutdown
2021-07-10 00:36:29 112 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@576f0aa0 waiting
2021-07-10 00:36:29 112 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=102/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 112 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=24 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 24 bytesProduced = 0 encryptedBuffer=[p=24,l=24,c=17408,r=0] unwrapBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#KR)&...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#KR)&...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:29 112 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f waiting with 1 keys
2021-07-10 00:36:29 112 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@118fbc2e{SSLC.NBReadCB@7b8c0e0{SslConnection@7b8c0e0::SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=102/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-10 00:36:29 112 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=102/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 112 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-07-10 00:36:29 112 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >c.onFillable SslConnection@7b8c0e0::SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=102/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 112 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=102/30000}
2021-07-10 00:36:29 112 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@5a8bfed7::DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=102/30000} filled -1 HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#KR)&...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:29 112 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=102/30000}
2021-07-10 00:36:29 112 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=102/30000}
2021-07-10 00:36:29 112 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close(null) DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=102/30000}
2021-07-10 00:36:29 112 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@5a8bfed7::DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=102/30000} parse HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#KR)&...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-10 00:36:29 112 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#KR)&...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:29 112 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - shutdownOutput: SslConnection@7b8c0e0::SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=102/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=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-07-10 00:36:29 112 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-07-10 00:36:29 112 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - ensureFillInterested SslConnection@7b8c0e0::SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=102/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 112 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@5a8bfed7::DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=102/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-07-10 00:36:29 112 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@5a8bfed7::DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=102/30000}
2021-07-10 00:36:29 112 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=102/30000}
2021-07-10 00:36:29 112 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@5a8bfed7::DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=102/30000} onFillable exit HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-10 00:36:29 112 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@118fbc2e{SSLC.NBReadCB@7b8c0e0{SslConnection@7b8c0e0::SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=102/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-10 00:36:29 112 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=102/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 112 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=102/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 112 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5071c13f on ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-10 00:36:29 112 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@c91cb0b size 1 > capacity
2021-07-10 00:36:29 112 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@c91cb0b in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken with none selected
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=102/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken up from select, 0/0/1 selected
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f processing 0 keys, 1 updates
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 1
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@5071c13f
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=102/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=102/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - doClose SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=102/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f waiting with 1 keys
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken up from select, 1/1/1 selected
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f processing 1 keys, 0 updates
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector loop ignoring invalid key for channel java.nio.channels.SocketChannel[closed]
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onClose FillInterest@118fbc2e{SSLC.NBReadCB@7b8c0e0{SslConnection@7b8c0e0::SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=102/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=103/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=103/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 0
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillableFail SslConnection@7b8c0e0::SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=103/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onFail FillInterest@14f78521{null}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:150)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:355)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:214)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1366)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:396)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 1 -> 1 on SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=103/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f waiting with 1 keys
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1cf94c26 startThread=0
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken with none selected
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken up from select, 0/0/0 selected
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f processing 0 keys, 0 updates
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 0
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f waiting with 0 keys
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onClose FillInterest@14f78521{null}
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1cf94c26 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillable SslConnection@7b8c0e0::SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=103/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=103/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@14f78521{null}
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - FillInterest@14f78521{null} lost race null
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onClose HttpConnection@5a8bfed7::DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=103/30000}
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.67.240:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=103/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@2f2191ca size 1 > capacity
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onClose SslConnection@7b8c0e0::SocketChannelEndPoint@75fc57c{/10.233.67.145:46090<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@7b8c0e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@228d4b66{/10.233.67.145:46090<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=103/30000}=>HttpConnection@5a8bfed7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c6923b1{s=START}]=>HttpChannelOverHttp@447333bd{s=HttpChannelState@5b00015f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@2f2191ca in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-07-10 00:36:29 113 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1cf94c26 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-07-10 00:36:38 999 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-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@3c8cdaac on ManagedSelector@1af6974c{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-10 00:36:38 999 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-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-07-10 00:36:38 999 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken with none selected
2021-07-10 00:36:38 999 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken up from select, 0/0/0 selected
2021-07-10 00:36:38 999 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f processing 0 keys, 1 updates
2021-07-10 00:36:38 999 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 1
2021-07-10 00:36:38 999 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@3c8cdaac
2021-07-10 00:36:38 999 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@3c8cdaac startThread=0
2021-07-10 00:36:38 999 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-07-10 00:36:38 999 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f waiting with 1 keys
2021-07-10 00:36:38 999 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@3c8cdaac in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-07-10 00:36:38 999 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-24] invocationID:{InvocationID} - SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-07-10 00:36:38 999 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-24] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@6d664f25
2021-07-10 00:36:39 000 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - new HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=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@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-07-10 00:36:39 000 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - New HTTP Connection HttpConnection@45763cca::DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-07-10 00:36:39 000 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 000 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onOpen SslConnection@63377ba7::SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 000 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onOpen HttpConnection@45763cca::DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-07-10 00:36:39 000 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - fillInterested HttpConnection@45763cca::DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-07-10 00:36:39 000 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@195bc66{AC.ReadCB@45763cca{HttpConnection@45763cca::DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-10 00:36:39 000 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@63377ba7::SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 000 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 001 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@75f150f2{SSLC.NBReadCB@63377ba7{SslConnection@63377ba7::SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-10 00:36:39 001 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2d43f7a8 on ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-10 00:36:39 001 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-07-10 00:36:39 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken with none selected
2021-07-10 00:36:39 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken up from select, 0/0/1 selected
2021-07-10 00:36:39 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f processing 0 keys, 1 updates
2021-07-10 00:36:39 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 1
2021-07-10 00:36:39 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Created SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@2d43f7a8
2021-07-10 00:36:39 001 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@3c8cdaac in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-07-10 00:36:39 001 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-07-10 00:36:39 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f waiting with 1 keys
2021-07-10 00:36:39 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken up from select, 1/1/1 selected
2021-07-10 00:36:39 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f processing 1 keys, 0 updates
2021-07-10 00:36:39 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.240:9102 remote=/10.233.67.145:46166], selector=sun.nio.ch.EPollSelectorImpl@2e5a522f, interestOps=1, readyOps=1 SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-07-10 00:36:39 001 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 002 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=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-07-10 00:36:39 002 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] 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=1,epc=1771]@2021-07-10T00:36:39.00211Z
2021-07-10 00:36:39 002 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}@576f0aa0 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=1,epc=1771]@2021-07-10T00:36:39.00219Z
2021-07-10 00:36:39 002 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1} startReservedThread p=1
2021-07-10 00:36:39 002 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@2b32f7f7 startThread=0
2021-07-10 00:36:39 002 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@2b32f7f7 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}]
2021-07-10 00:36:39 002 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}@2b32f7f7 started
2021-07-10 00:36:39 002 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@2b32f7f7 waiting
2021-07-10 00:36:39 002 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@576f0aa0 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=1,epc=1771]@2021-07-10T00:36:39.002384Z
2021-07-10 00:36:39 002 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] 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=1,epc=1771]@2021-07-10T00:36:39.002322Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=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-07-10 00:36:39 002 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] 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=1,epc=1771]@2021-07-10T00:36:39.002431Z tryProduce true
2021-07-10 00:36:39 002 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 0
2021-07-10 00:36:39 002 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0
2021-07-10 00:36:39 002 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 002 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@75f150f2{SSLC.NBReadCB@63377ba7{SslConnection@63377ba7::SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-10 00:36:39 002 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f waiting with 1 keys
2021-07-10 00:36:39 002 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >c.onFillable SslConnection@63377ba7::SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 002 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - onFillable SslConnection@63377ba7::SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 002 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@195bc66{AC.ReadCB@45763cca{HttpConnection@45763cca::DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-07-10 00:36:39 002 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@45763cca::DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-10 00:36:39 002 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >fill SslConnection@63377ba7::SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 002 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-07-10 00:36:39 003 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 261 HeapByteBuffer@19f6f6ea[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03`\xAf\xA7\xF6\xE3\xF4 s"vG\x80\xE1\x90...\x9a\xEeq\x9b\xD1\xDc\x03-u-\x9a$\x85\xFe\xD1\x80p\xAd\x9d\x89\x06ct>>>1\xB3\xF9\xBe3\x80\x8a\x992...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:39 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=261
2021-07-10 00:36:39 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill starting handshake SslConnection@63377ba7::SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#KR)&...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#KR)&...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:39 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_TASK
2021-07-10 00:36:39 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_WRAP
2021-07-10 00:36:39 004 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >flush SslConnection@63377ba7::SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 004 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@73a1d915[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-10 00:36:39 004 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-10 00:36:39 004 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false
2021-07-10 00:36:39 004 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 004 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-10 00:36:39 004 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 004 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-10 00:36:39 004 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 6 HeapByteBuffer@19f6f6ea[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03`\xAf\xA7\xF6...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:39 004 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=6
2021-07-10 00:36:39 004 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] 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@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#KR)&...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#KR)&...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:39 004 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-10 00:36:39 004 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 0 HeapByteBuffer@19f6f6ea[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-07-10 00:36:39 004 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=0
2021-07-10 00:36:39 004 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#KR)&...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#KR)&...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:39 004 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 004 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >fill SslConnection@63377ba7::SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 004 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-10 00:36:39 004 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 367 HeapByteBuffer@19f6f6ea[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03`\xAf\xA7\xF6\xE3\xF4 s"vG\x80\xE1\x90...\xDa\xD0b\x84\xE8z\x05_d/W\x91\x8aO\xA84\x18\xA0\xB1+t/\xF7>>>\x05D\x9a\xD9\xD6Q \xB9\x0c...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:39 004 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=367
2021-07-10 00:36:39 005 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] 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@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#KR)&...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#KR)&...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:39 005 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_TASK
2021-07-10 00:36:39 008 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-23] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@6d664f25
2021-07-10 00:36:39 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_WRAP
2021-07-10 00:36:39 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >flush SslConnection@63377ba7::SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@73a1d915[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-10 00:36:39 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-10 00:36:39 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false
2021-07-10 00:36:39 010 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-10 00:36:39 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-10 00:36:39 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false
2021-07-10 00:36:39 011 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-10 00:36:39 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-10 00:36:39 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2700 sequenceNumber = 0 [p=0,l=2700,c=17408,r=2700] ioDone=false/false
2021-07-10 00:36:39 011 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-10 00:36:39 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-10 00:36:39 011 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 0 HeapByteBuffer@19f6f6ea[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:39 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=0
2021-07-10 00:36:39 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#KR)&...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#KR)&...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:39 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 011 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@45763cca::DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=11/30000} filled 0 HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#KR)&...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:39 011 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@45763cca::DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#KR)&...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-10 00:36:39 011 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#KR)&...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:39 011 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@45763cca::DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=START,0 of -1}
2021-07-10 00:36:39 011 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@45763cca::DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=11/30000}
2021-07-10 00:36:39 011 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - fillInterested HttpConnection@45763cca::DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=11/30000}
2021-07-10 00:36:39 011 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@195bc66{AC.ReadCB@45763cca{HttpConnection@45763cca::DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-10 00:36:39 012 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@63377ba7::SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 012 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 012 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@75f150f2{SSLC.NBReadCB@63377ba7{SslConnection@63377ba7::SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-10 00:36:39 012 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@63377ba7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 012 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2d43f7a8 on ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-10 00:36:39 012 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-07-10 00:36:39 012 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken with none selected
2021-07-10 00:36:39 012 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@45763cca::DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-10 00:36:39 012 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken up from select, 0/0/1 selected
2021-07-10 00:36:39 012 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f processing 0 keys, 1 updates
2021-07-10 00:36:39 012 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 1
2021-07-10 00:36:39 012 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@2d43f7a8
2021-07-10 00:36:39 012 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@63377ba7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 012 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@63377ba7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 012 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@77fe497d size 1 > capacity
2021-07-10 00:36:39 012 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0
2021-07-10 00:36:39 012 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f waiting with 1 keys
2021-07-10 00:36:39 012 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken up from select, 1/1/1 selected
2021-07-10 00:36:39 012 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f processing 1 keys, 0 updates
2021-07-10 00:36:39 012 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@77fe497d in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-07-10 00:36:39 012 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.240:9102 remote=/10.233.67.145:46166], selector=sun.nio.ch.EPollSelectorImpl@2e5a522f, interestOps=1, readyOps=1 SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@63377ba7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-07-10 00:36:39 012 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@63377ba7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 012 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@63377ba7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=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-07-10 00:36:39 012 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] 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=1,epc=1772]@2021-07-10T00:36:39.012899Z
2021-07-10 00:36:39 012 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}@2b32f7f7 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=1,epc=1772]@2021-07-10T00:36:39.012938Z
2021-07-10 00:36:39 012 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1} startReservedThread p=1
2021-07-10 00:36:39 012 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@124a19e startThread=0
2021-07-10 00:36:39 013 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@124a19e in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}]
2021-07-10 00:36:39 013 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@2b32f7f7 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=1,epc=1772]@2021-07-10T00:36:39.013054Z
2021-07-10 00:36:39 013 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}@124a19e started
2021-07-10 00:36:39 013 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@124a19e waiting
2021-07-10 00:36:39 013 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=1,epc=1772]@2021-07-10T00:36:39.013125Z tryProduce true
2021-07-10 00:36:39 013 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] 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=1,epc=1772]@2021-07-10T00:36:39.013101Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@63377ba7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=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-07-10 00:36:39 013 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2021-07-10 00:36:39 013 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-07-10 00:36:39 013 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@75f150f2{SSLC.NBReadCB@63377ba7{SslConnection@63377ba7::SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@63377ba7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-10 00:36:39 013 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 013 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f waiting with 1 keys
2021-07-10 00:36:39 013 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >c.onFillable SslConnection@63377ba7::SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 013 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - onFillable SslConnection@63377ba7::SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 013 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@195bc66{AC.ReadCB@45763cca{HttpConnection@45763cca::DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-07-10 00:36:39 013 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@45763cca::DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-10 00:36:39 013 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >fill SslConnection@63377ba7::SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 013 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-10 00:36:39 013 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 232 HeapByteBuffer@19f6f6ea[p=0,l=232,c=17408,r=232]={<<<\x17\x03\x03\x005\x00\xCb\xFf`\x98{v\x9bwL-\xC2X\x8c\x19"4\xF0\xA4v...D\xA5\xB7\t\x82j+LeS\x82\xCe\xE0]\x10\xA8\xE3\x8e\x9b\xFaz\x82\x89>>>\xD8t\xC5z\xA4\x9c\xD8*\x88...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:39 013 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=232
2021-07-10 00:36:39 014 DEBUG [jdk.event.security][dw-21] invocationID:{InvocationID} -  TLSHandshake: 10.233.67.145:46166, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-07-10 00:36:39 014 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=232 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=232,c=17408,r=174] unwrapBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#KR)&...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#KR)&...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:39 014 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - handshake succeeded SslConnection@63377ba7::SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=174/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=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-07-10 00:36:39 014 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-07-10 00:36:39 014 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 0 HeapByteBuffer@19f6f6ea[p=58,l=232,c=17408,r=174]={\x17\x03\x03\x005\x14\x00\x00 ...\xBe\xE8\xA6\xD8\xD2T~<<<\x17\x03\x03\x00\xA9\xE2g\x8e\xE2\x83E \xBb\x1b\xF3\xE0\xA4\x1d\x8d?\xDb-\xFf\xD2y...D\xA5\xB7\t\x82j+LeS\x82\xCe\xE0]\x10\xA8\xE3\x8e\x9b\xFaz\x82\x89>>>\xD8t\xC5z\xA4\x9c\xD8*\x88...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:39 014 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=0
2021-07-10 00:36:39 014 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 174 bytesProduced = 152 encryptedBuffer=[p=232,l=232,c=17408,r=0] unwrapBuffer=HeapByteBuffer@39704b53[p=0,l=152,c=17408,r=152]={<<>><\xF9\xEc\x8b2\x8a\x83_\xF7...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39704b53[p=0,l=152,c=17408,r=152]={<<>><\xF9\xEc\x8b2\x8a\x83_\xF7...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:39 014 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@45763cca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 014 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@45763cca::DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=2/30000} filled 152 HeapByteBuffer@39704b53[p=0,l=152,c=17408,r=152]={<<>><\xF9\xEc\x8b2\x8a\x83_\xF7...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:39 014 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@45763cca::DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=2/30000} parse HeapByteBuffer@39704b53[p=0,l=152,c=17408,r=152]={<<>><\xF9\xEc\x8b2\x8a\x83_\xF7...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-10 00:36:39 014 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@39704b53[p=0,l=152,c=17408,r=152]={<<>><\xF9\xEc\x8b2\x8a\x83_\xF7...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:39 014 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - START --> SPACE1
2021-07-10 00:36:39 014 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - SPACE1 --> URI
2021-07-10 00:36:39 014 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - URI --> SPACE2
2021-07-10 00:36:39 014 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-07-10 00:36:39 014 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-07-10 00:36:39 014 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-07-10 00:36:39 014 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-07-10 00:36:39 014 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-07-10 00:36:39 014 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-07-10 00:36:39 014 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-07-10 00:36:39 014 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-07-10 00:36:39 014 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-07-10 00:36:39 014 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-07-10 00:36:39 014 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-07-10 00:36:39 014 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-07-10 00:36:39 014 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER --> CONTENT
2021-07-10 00:36:39 014 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - REQUEST for //10.233.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
GET //10.233.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.67.240:9102
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-07-10 00:36:39 014 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@45763cca::DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=2/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-07-10 00:36:39 014 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@45763cca::DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=2/30000}
2021-07-10 00:36:39 014 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - handle //10.233.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 
2021-07-10 00:36:39 014 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - handling HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-07-10 00:36:39 014 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2021-07-10 00:36:39 014 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-21] invocationID:{InvocationID} - Host 10.233.67.240 with SNI null
2021-07-10 00:36:39 015 DEBUG [org.eclipse.jetty.server.Server][dw-21] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
2021-07-10 00:36:39 015 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-21] invocationID:{InvocationID} - GzipHandler@361b3ca6{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck)@57e9a577 in null
2021-07-10 00:36:39 015 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-21] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@602ae7b6{/,null,AVAILABLE}
2021-07-10 00:36:39 015 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-21] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@602ae7b6{/,null,AVAILABLE}
2021-07-10 00:36:39 015 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-60fbc34d@db9d0634==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-10 00:36:39 015 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21] invocationID:{InvocationID} - chain=logFilter@48c3a0ef==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-3180aee@3180aee==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-104cfb24@104cfb24==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-60fbc34d@db9d0634==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-10 00:36:39 015 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21] invocationID:{InvocationID} - call filter logFilter@48c3a0ef==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-07-10 00:36:39 015 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-21] invocationID:{InvocationID} - Entering.
2021-07-10 00:36:39 015 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-21] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-07-10 00:36:39 015 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-21] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 44369cf4-8adb-46a3-b518-7588b9281847
2021-07-10 00:36:39 015 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-21] invocationID:{InvocationID} - Invoking synchronously ... 
2021-07-10 00:36:39 015 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-3180aee@3180aee==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-07-10 00:36:39 015 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-104cfb24@104cfb24==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-07-10 00:36:39 015 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-60fbc34d@db9d0634==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-10 00:36:39 016 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@361b3ca6{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck)@57e9a577
2021-07-10 00:36:39 016 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@59bfcc0e exclude no deflater
2021-07-10 00:36:39 016 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@30d739ff[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@145b562a{null}
2021-07-10 00:36:39 016 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
200 OK HTTP/1.1
Connection: close
Date: Sat, 10 Jul 2021 00:36:39 GMT
X-TransactionID: 44369cf4-8adb-46a3-b518-7588b9281847
X-InvocationID: cccd10f4-1fed-4673-9cf4-ad434cf696ec
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-07-10 00:36:39 016 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@e038bcb[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@29fbf9b9] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-07-10 00:36:39 016 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@30d739ff[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-07-10 00:36:39 016 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Sat, 10 Jul 2021 00:36:39 GMT
X-TransactionID: 44369cf4-8adb-46a3-b518-7588b9281847
X-InvocationID: cccd10f4-1fed-4673-9cf4-ad434cf696ec
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-07-10 00:36:39 016 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-07-10 00:36:39 016 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@e038bcb[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@29fbf9b9] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-07-10 00:36:39 016 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@20ea35b8{IDLE}->null [HeapByteBuffer@5f5fa488[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@30d739ff[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-07-10 00:36:39 016 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@20ea35b8{WRITING}->null:IDLE-->WRITING
2021-07-10 00:36:39 016 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@63377ba7::SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@45763cca[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29b50629{s=COMPLETING}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-07-10 00:36:39 016 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@5f5fa488[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-07-10 00:36:39 016 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@30d739ff[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-07-10 00:36:39 016 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-07-10 00:36:39 016 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 256 bytesProduced = 294 sequenceNumber = 0 [p=0,l=294,c=17408,r=294] ioDone=false/false
2021-07-10 00:36:39 017 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=W,to=5/30000}=>HttpConnection@45763cca[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29b50629{s=COMPLETING}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-10 00:36:39 017 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-10 00:36:39 017 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=W,to=5/30000}=>HttpConnection@45763cca[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29b50629{s=COMPLETING}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-10 00:36:39 017 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@20ea35b8{WRITING}->null
2021-07-10 00:36:39 017 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@20ea35b8{IDLE}->null:WRITING-->IDLE
2021-07-10 00:36:39 017 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@e038bcb[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@29fbf9b9] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-07-10 00:36:39 017 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@e038bcb[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@29fbf9b9] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-07-10 00:36:39 017 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=5/30000}
2021-07-10 00:36:39 017 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@63377ba7::SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@45763cca[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29b50629{s=END}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} oshut=false, ishut=false
2021-07-10 00:36:39 017 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@63377ba7::SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@45763cca[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29b50629{s=END}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-10 00:36:39 017 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@73a1d915[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-10 00:36:39 017 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-10 00:36:39 017 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 1 [p=0,l=40,c=17408,r=40] ioDone=false/true
2021-07-10 00:36:39 017 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@45763cca[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29b50629{s=END}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-10 00:36:39 017 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-10 00:36:39 017 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@45763cca[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29b50629{s=END}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-10 00:36:39 017 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.67.240:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@45763cca[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29b50629{s=END}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-10 00:36:39 017 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@63377ba7::SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@45763cca[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29b50629{s=END}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-10 00:36:39 017 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@75f150f2{SSLC.NBReadCB@63377ba7{SslConnection@63377ba7::SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@45763cca[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29b50629{s=END}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}}}
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@63377ba7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@45763cca[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29b50629{s=END}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2d43f7a8 on ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken with none selected
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken up from select, 0/0/1 selected
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f processing 0 keys, 1 updates
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2021-07-10 00:36:39 018 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=a1dbac5c-c0be-4467-8907-363e8a610455, referenceCounter=0, store size=0} on thread dw-21 - GET /api/holmes-engine-mgmt/v1/healthcheck
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@2d43f7a8
2021-07-10 00:36:39 018 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-21] invocationID:{InvocationID} - Exiting.
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@63377ba7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@45763cca[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29b50629{s=END}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.server.Server][dw-21] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - unhandle HttpChannelState@5fc2a141{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f waiting with 1 keys
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@5fc2a141{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken up from select, 1/1/1 selected
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f processing 1 keys, 0 updates
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - completed HttpChannelState@5fc2a141{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - unhandle HttpChannelState@5fc2a141{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@5fc2a141{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.67.240:9102 remote=/10.233.67.145:46166], selector=sun.nio.ch.EPollSelectorImpl@2e5a522f, interestOps=1, readyOps=1 SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@63377ba7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@45763cca[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29b50629{s=END}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@63377ba7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@45763cca[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29b50629{s=END}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - recycle HttpChannelState@5fc2a141{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
10.233.67.145 - - [10/Jul/2021:00:36:39 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 4
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@63377ba7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@45763cca[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29b50629{s=END}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=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-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >fill SslConnection@63377ba7::SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@63377ba7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@45763cca[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 018 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=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1773]@2021-07-10T00:36:39.018679Z
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 24 HeapByteBuffer@19f6f6ea[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\xBewBG\x92\xCf\xE6\xF7\x9d\x7f\xB7\x19\x15\xE3\xAc.(\xC8\x12>>>|\x88\xAf\xE8\xE6\xBd\x1e\xA8\xF3...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=24
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}@124a19e 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=1,epc=1773]@2021-07-10T00:36:39.018737Z
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1} startReservedThread p=1
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=24 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 24 bytesProduced = 0 encryptedBuffer=[p=24,l=24,c=17408,r=0] unwrapBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB3<@R...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB3<@R...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@5636df3f startThread=0
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@45763cca[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@124a19e 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=1,epc=1773]@2021-07-10T00:36:39.018873Z
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@45763cca::DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB3<@R...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@5636df3f in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}]
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=7/30000}
2021-07-10 00:36:39 018 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=1,epc=1773]@2021-07-10T00:36:39.018919Z tryProduce true
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close(null) DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=7/30000}
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}@5636df3f started
2021-07-10 00:36:39 018 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@5636df3f waiting
2021-07-10 00:36:39 018 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=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1773]@2021-07-10T00:36:39.018897Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@45763cca[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=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-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - shutdownOutput: SslConnection@63377ba7::SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@45763cca[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=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-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@45763cca[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f waiting with 1 keys
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - ensureFillInterested SslConnection@63377ba7::SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@45763cca[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@75f150f2{SSLC.NBReadCB@63377ba7{SslConnection@63377ba7::SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@45763cca[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@45763cca[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@63377ba7::SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@45763cca[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@45763cca[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=7/30000}
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=7/30000}
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - doClose SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@45763cca[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - onClose FillInterest@75f150f2{null}
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@63377ba7::SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@45763cca[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@195bc66{null}
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Wakeup ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - FillInterest@195bc66{null} lost race null
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6ececd89 startThread=0
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - onClose FillInterest@195bc66{null}
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken with none selected
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@45763cca::DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB3<@R...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken up from select, 0/0/0 selected
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6ececd89 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB3<@R...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f processing 0 keys, 0 updates
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.67.240:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@45763cca[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@2b32f7f7 size 1 > capacity
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@45763cca::DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f waiting with 0 keys
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@45763cca::DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=7/30000}
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@45763cca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=7/30000}
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@2b32f7f7 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onClose HttpConnection@45763cca::DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=7/30000}
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@45763cca::DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onClose SslConnection@63377ba7::SocketChannelEndPoint@4510142b{/10.233.67.145:46166<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@45763cca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.67.240:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@63377ba7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab657de{/10.233.67.145:46166<->/10.233.67.240:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@45763cca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29b50629{s=START}]=>HttpChannelOverHttp@164f06b{s=HttpChannelState@5fc2a141{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@576f0aa0 size 1 > capacity
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6ececd89 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-07-10 00:36:39 019 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@576f0aa0 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-07-10 00:36:42 839 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-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@74592e86 on ManagedSelector@1af6974c{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-10 00:36:42 839 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-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-07-10 00:36:42 839 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken with none selected
2021-07-10 00:36:42 839 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken up from select, 0/0/0 selected
2021-07-10 00:36:42 839 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f processing 0 keys, 1 updates
2021-07-10 00:36:42 839 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1
2021-07-10 00:36:42 839 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@74592e86
2021-07-10 00:36:42 839 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@74592e86 startThread=0
2021-07-10 00:36:42 839 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-07-10 00:36:42 839 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f waiting with 1 keys
2021-07-10 00:36:42 839 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@74592e86 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-07-10 00:36:42 840 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-24] invocationID:{InvocationID} - SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-07-10 00:36:42 840 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-24] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@9cc715
2021-07-10 00:36:42 840 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - new HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=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@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-07-10 00:36:42 840 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - New HTTP Connection HttpConnection@3683ea77::DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-07-10 00:36:42 840 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@624ba142{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 840 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onOpen SslConnection@624ba142::SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@624ba142{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 840 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onOpen HttpConnection@3683ea77::DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-07-10 00:36:42 840 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - fillInterested HttpConnection@3683ea77::DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-07-10 00:36:42 840 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@3f68a3fe{AC.ReadCB@3683ea77{HttpConnection@3683ea77::DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-10 00:36:42 840 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@624ba142::SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@624ba142{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 840 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@624ba142{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 840 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@16913636{SSLC.NBReadCB@624ba142{SslConnection@624ba142::SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@624ba142{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-10 00:36:42 840 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@624ba142{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 840 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@29efd417 on ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-10 00:36:42 840 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-07-10 00:36:42 841 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken with none selected
2021-07-10 00:36:42 841 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Created SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@624ba142{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 841 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken up from select, 0/0/1 selected
2021-07-10 00:36:42 841 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f processing 0 keys, 1 updates
2021-07-10 00:36:42 841 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1
2021-07-10 00:36:42 841 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@74592e86 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-07-10 00:36:42 841 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@29efd417
2021-07-10 00:36:42 841 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@624ba142{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 841 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-07-10 00:36:42 841 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f waiting with 1 keys
2021-07-10 00:36:42 841 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken up from select, 1/1/1 selected
2021-07-10 00:36:42 841 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f processing 1 keys, 0 updates
2021-07-10 00:36:42 841 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.240:9102 remote=/10.233.67.145:46192], selector=sun.nio.ch.EPollSelectorImpl@2e5a522f, interestOps=1, readyOps=1 SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@624ba142{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-07-10 00:36:42 841 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@624ba142{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 841 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@624ba142{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=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-07-10 00:36:42 841 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=1,epc=1774]@2021-07-10T00:36:42.841686Z
2021-07-10 00:36:42 841 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}@5636df3f 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=1,epc=1774]@2021-07-10T00:36:42.841763Z
2021-07-10 00:36:42 841 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1} startReservedThread p=1
2021-07-10 00:36:42 841 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@3114bd74 startThread=0
2021-07-10 00:36:42 841 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@5636df3f 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=1,epc=1774]@2021-07-10T00:36:42.841886Z
2021-07-10 00:36:42 841 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@3114bd74 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}]
2021-07-10 00:36:42 841 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}@3114bd74 started
2021-07-10 00:36:42 841 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@3114bd74 waiting
2021-07-10 00:36:42 841 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=1,epc=1774]@2021-07-10T00:36:42.841942Z tryProduce true
2021-07-10 00:36:42 841 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=1,epc=1774]@2021-07-10T00:36:42.841921Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@624ba142{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=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-07-10 00:36:42 841 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0
2021-07-10 00:36:42 842 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-07-10 00:36:42 842 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 842 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@16913636{SSLC.NBReadCB@624ba142{SslConnection@624ba142::SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-10 00:36:42 842 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f waiting with 1 keys
2021-07-10 00:36:42 842 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@624ba142::SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 842 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@624ba142::SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 842 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@3f68a3fe{AC.ReadCB@3683ea77{HttpConnection@3683ea77::DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-07-10 00:36:42 842 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@3683ea77::DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-10 00:36:42 842 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@624ba142::SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 842 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-07-10 00:36:42 842 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 261 HeapByteBuffer@19f6f6ea[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xFc^i\xAf\xBc\x8a\xDa\x01\x87x\x8cGp\xB2...\xCds \x0b\xCd\x0c\xA0\xDb\xAd"\xCd\x99/\x03\x05&PI)\x19\xE1\xB6l>>>F\xF3\xEbHH#;\xC3\xDd...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:42 842 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=261
2021-07-10 00:36:42 842 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill starting handshake SslConnection@624ba142::SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 843 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@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB3<@R...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB3<@R...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:42 843 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_TASK
2021-07-10 00:36:42 843 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_WRAP
2021-07-10 00:36:42 843 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >flush SslConnection@624ba142::SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 843 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@73a1d915[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-10 00:36:42 843 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-10 00:36:42 843 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-07-10 00:36:42 843 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 844 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-10 00:36:42 844 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 844 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-10 00:36:42 844 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 6 HeapByteBuffer@19f6f6ea[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\xFc^i\xAf...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:42 844 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=6
2021-07-10 00:36:42 844 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@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB3<@R...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB3<@R...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:42 844 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-10 00:36:42 844 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 367 HeapByteBuffer@19f6f6ea[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xFc^i\xAf\xBc\x8a\xDa\x01\x87x\x8cGp\xB2...\xB7/uq\xA0\xD6\t\xBe/\x14*\xD3\x90\xC2\xBb\xDdt\xF8\xEf;\xA9D(>>>\x05D\x9a\xD9\xD6Q \xB9\x0c...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:42 844 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=367
2021-07-10 00:36:42 844 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@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB3<@R...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB3<@R...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:42 844 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_TASK
2021-07-10 00:36:42 849 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@9cc715
2021-07-10 00:36:42 852 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_WRAP
2021-07-10 00:36:42 852 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >flush SslConnection@624ba142::SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 852 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@73a1d915[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-10 00:36:42 852 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-10 00:36:42 852 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-07-10 00:36:42 852 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 852 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-10 00:36:42 852 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-10 00:36:42 852 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-07-10 00:36:42 852 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 852 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-10 00:36:42 852 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-10 00:36:42 852 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2700 sequenceNumber = 0 [p=0,l=2700,c=17408,r=2700] ioDone=false/false
2021-07-10 00:36:42 852 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 852 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-10 00:36:42 852 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 852 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-10 00:36:42 852 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@19f6f6ea[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:42 852 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0
2021-07-10 00:36:42 852 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@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB3<@R...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB3<@R...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:42 852 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 852 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@624ba142::SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 852 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-10 00:36:42 852 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@19f6f6ea[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:42 852 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0
2021-07-10 00:36:42 852 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@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB3<@R...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB3<@R...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:42 853 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 853 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@3683ea77::DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=12/30000} filled 0 HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB3<@R...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:42 853 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@3683ea77::DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB3<@R...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-10 00:36:42 853 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB3<@R...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:42 853 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@3683ea77::DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=START,0 of -1}
2021-07-10 00:36:42 853 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@3683ea77::DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=12/30000}
2021-07-10 00:36:42 853 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - fillInterested HttpConnection@3683ea77::DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=12/30000}
2021-07-10 00:36:42 853 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@3f68a3fe{AC.ReadCB@3683ea77{HttpConnection@3683ea77::DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-10 00:36:42 853 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@624ba142::SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 853 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 853 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@16913636{SSLC.NBReadCB@624ba142{SslConnection@624ba142::SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-10 00:36:42 853 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@624ba142{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 853 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@29efd417 on ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-10 00:36:42 853 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-07-10 00:36:42 853 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@3683ea77::DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-10 00:36:42 853 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken with none selected
2021-07-10 00:36:42 853 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@624ba142{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 853 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken up from select, 0/0/1 selected
2021-07-10 00:36:42 853 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f processing 0 keys, 1 updates
2021-07-10 00:36:42 853 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1
2021-07-10 00:36:42 853 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@29efd417
2021-07-10 00:36:42 853 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@124a19e size 1 > capacity
2021-07-10 00:36:42 853 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@124a19e in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}]
2021-07-10 00:36:42 853 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@624ba142{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 853 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-07-10 00:36:42 853 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f waiting with 1 keys
2021-07-10 00:36:42 853 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken up from select, 1/1/1 selected
2021-07-10 00:36:42 853 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f processing 1 keys, 0 updates
2021-07-10 00:36:42 853 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.240:9102 remote=/10.233.67.145:46192], selector=sun.nio.ch.EPollSelectorImpl@2e5a522f, interestOps=1, readyOps=1 SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@624ba142{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-07-10 00:36:42 853 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@624ba142{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 853 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@624ba142{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=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-07-10 00:36:42 853 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=1,epc=1775]@2021-07-10T00:36:42.853948Z
2021-07-10 00:36:42 853 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}@3114bd74 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=1,epc=1775]@2021-07-10T00:36:42.853992Z
2021-07-10 00:36:42 854 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1} startReservedThread p=1
2021-07-10 00:36:42 854 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@11aab456 startThread=0
2021-07-10 00:36:42 854 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@3114bd74 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=1,epc=1775]@2021-07-10T00:36:42.854117Z
2021-07-10 00:36:42 854 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=0/1,p=1}][pc=0,pic=0,pec=1,epc=1775]@2021-07-10T00:36:42.854087Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@624ba142{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=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-07-10 00:36:42 854 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@11aab456 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}]
2021-07-10 00:36:42 854 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] 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=1,epc=1776]@2021-07-10T00:36:42.854164Z tryProduce true
2021-07-10 00:36:42 854 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=1}@11aab456 started
2021-07-10 00:36:42 854 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 0
2021-07-10 00:36:42 854 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=1/1,p=0}@11aab456 waiting
2021-07-10 00:36:42 854 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-07-10 00:36:42 854 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@16913636{SSLC.NBReadCB@624ba142{SslConnection@624ba142::SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@624ba142{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-10 00:36:42 854 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 854 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >c.onFillable SslConnection@624ba142::SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 854 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f waiting with 1 keys
2021-07-10 00:36:42 854 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillable SslConnection@624ba142::SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 854 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@3f68a3fe{AC.ReadCB@3683ea77{HttpConnection@3683ea77::DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-07-10 00:36:42 854 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@3683ea77::DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-10 00:36:42 854 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@624ba142::SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 854 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-10 00:36:42 854 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 232 HeapByteBuffer@19f6f6ea[p=0,l=232,c=17408,r=232]={<<<\x17\x03\x03\x005h\x7f\\\xEf8\xD0CN\x84\xF0\x19\xB6\xDa\xD6\x93M\x82.\x88\xEc...\xD4\xCc\x80\x18\xA1\xA3\xB9m\xDf\x80o\xF3%\xAbH\xB2\x05p\xB7\xB8\xEf\x01;>>>\xAbbc\x11\xE4\x8f\xCa\x1d\xF4...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:42 854 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=232
2021-07-10 00:36:42 855 DEBUG [jdk.event.security][dw-25] invocationID:{InvocationID} -  TLSHandshake: 10.233.67.145:46192, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-07-10 00:36:42 855 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@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB3<@R...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39704b53[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB3<@R...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:42 855 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - handshake succeeded SslConnection@624ba142::SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NOT_HANDSHAKING,eio=174/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=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-07-10 00:36:42 855 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-07-10 00:36:42 855 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@19f6f6ea[p=58,l=232,c=17408,r=174]={\x17\x03\x03\x005\x14\x00\x00 ...\xA7\xB0\x97\xFc\xD4\xE0\xBb<<<\x17\x03\x03\x00\xA9\xE3\\\xAa\xDb\x85\x81\x84\xAfJ\xC8\x8dA\xBdB\x10\xCf\xBc\xC1\xCbq...\xD4\xCc\x80\x18\xA1\xA3\xB9m\xDf\x80o\xF3%\xAbH\xB2\x05p\xB7\xB8\xEf\x01;>>>\xAbbc\x11\xE4\x8f\xCa\x1d\xF4...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:42 855 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0
2021-07-10 00:36:42 855 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@39704b53[p=0,l=152,c=17408,r=152]={<<>>\x01\x89\xB0\xD2A\xA1\xD14k...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@39704b53[p=0,l=152,c=17408,r=152]={<<>>\x01\x89\xB0\xD2A\xA1\xD14k...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:42 855 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3683ea77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a825ad{s=START}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 855 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@3683ea77::DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=2/30000} filled 152 HeapByteBuffer@39704b53[p=0,l=152,c=17408,r=152]={<<>>\x01\x89\xB0\xD2A\xA1\xD14k...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:42 855 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@3683ea77::DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=2/30000} parse HeapByteBuffer@39704b53[p=0,l=152,c=17408,r=152]={<<>>\x01\x89\xB0\xD2A\xA1\xD14k...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-10 00:36:42 855 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@39704b53[p=0,l=152,c=17408,r=152]={<<>>\x01\x89\xB0\xD2A\xA1\xD14k...\x00\x00\x00\x00\x00\x00\x00}
2021-07-10 00:36:42 855 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - START --> SPACE1
2021-07-10 00:36:42 855 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - SPACE1 --> URI
2021-07-10 00:36:42 855 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - URI --> SPACE2
2021-07-10 00:36:42 855 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-07-10 00:36:42 855 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-07-10 00:36:42 855 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-07-10 00:36:42 855 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-07-10 00:36:42 855 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-07-10 00:36:42 855 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-07-10 00:36:42 855 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-07-10 00:36:42 855 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-07-10 00:36:42 855 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-07-10 00:36:42 855 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-07-10 00:36:42 856 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-07-10 00:36:42 856 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-07-10 00:36:42 856 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER --> CONTENT
2021-07-10 00:36:42 856 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - REQUEST for //10.233.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
GET //10.233.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.67.240:9102
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-07-10 00:36:42 856 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@3683ea77::DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=3/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-07-10 00:36:42 856 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@3683ea77::DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=3/30000}
2021-07-10 00:36:42 856 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - handle //10.233.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 
2021-07-10 00:36:42 856 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - handling HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-07-10 00:36:42 856 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2021-07-10 00:36:42 856 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-25] invocationID:{InvocationID} - Host 10.233.67.240 with SNI null
2021-07-10 00:36:42 856 DEBUG [org.eclipse.jetty.server.Server][dw-25] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2021-07-10 00:36:42 856 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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck)@354aca1e in null
2021-07-10 00:36:42 856 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-07-10 00:36:42 856 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-07-10 00:36:42 856 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-07-10 00:36:42 856 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-07-10 00:36:42 856 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-07-10 00:36:42 856 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Entering.
2021-07-10 00:36:42 856 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-07-10 00:36:42 856 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 4ba335c8-c696-4861-8c59-e6fd494e4106
2021-07-10 00:36:42 856 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Invoking synchronously ... 
2021-07-10 00:36:42 856 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-07-10 00:36:42 856 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-07-10 00:36:42 856 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-07-10 00:36:42 857 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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck)@354aca1e
2021-07-10 00:36:42 857 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@1adffc1d exclude no deflater
2021-07-10 00:36:42 857 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@4c910b1c[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@8dd0edc{null}
2021-07-10 00:36:42 857 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@7f157134{s=HttpChannelState@4dd927c9{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
200 OK HTTP/1.1
Connection: close
Date: Sat, 10 Jul 2021 00:36:42 GMT
X-TransactionID: 4ba335c8-c696-4861-8c59-e6fd494e4106
X-InvocationID: c06df403-8be0-4f72-a335-08fb0ddaf481
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-07-10 00:36:42 857 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@6ba42fe3[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@efe099e] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-07-10 00:36:42 857 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@4c910b1c[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-07-10 00:36:42 857 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Sat, 10 Jul 2021 00:36:42 GMT
X-TransactionID: 4ba335c8-c696-4861-8c59-e6fd494e4106
X-InvocationID: c06df403-8be0-4f72-a335-08fb0ddaf481
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-07-10 00:36:42 857 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-07-10 00:36:42 857 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@6ba42fe3[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@efe099e] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-07-10 00:36:42 857 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@4af32ab6{IDLE}->null [HeapByteBuffer@5f5fa488[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@4c910b1c[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-07-10 00:36:42 857 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@4af32ab6{WRITING}->null:IDLE-->WRITING
2021-07-10 00:36:42 858 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@624ba142::SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@3683ea77[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@66a825ad{s=COMPLETING}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
2021-07-10 00:36:42 858 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@5f5fa488[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-07-10 00:36:42 858 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@4c910b1c[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-07-10 00:36:42 858 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-07-10 00:36:42 858 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-07-10 00:36:42 858 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=W,to=5/30000}=>HttpConnection@3683ea77[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@66a825ad{s=COMPLETING}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-07-10 00:36:42 858 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-10 00:36:42 858 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=W,to=5/30000}=>HttpConnection@3683ea77[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@66a825ad{s=COMPLETING}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-07-10 00:36:42 858 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@4af32ab6{WRITING}->null
2021-07-10 00:36:42 858 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@4af32ab6{IDLE}->null:WRITING-->IDLE
2021-07-10 00:36:42 858 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@6ba42fe3[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@efe099e] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-07-10 00:36:42 858 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@6ba42fe3[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@efe099e] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-07-10 00:36:42 858 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=5/30000}
2021-07-10 00:36:42 858 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@624ba142::SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@3683ea77[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@66a825ad{s=END}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} oshut=false, ishut=false
2021-07-10 00:36:42 858 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@624ba142::SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@3683ea77[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@66a825ad{s=END}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-07-10 00:36:42 858 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@73a1d915[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-10 00:36:42 858 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-10 00:36:42 858 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-07-10 00:36:42 858 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@3683ea77[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@66a825ad{s=END}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-07-10 00:36:42 858 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-10 00:36:42 858 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@3683ea77[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@66a825ad{s=END}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-07-10 00:36:42 859 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.67.240:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@3683ea77[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@66a825ad{s=END}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-10 00:36:42 859 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@624ba142::SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@3683ea77[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@66a825ad{s=END}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-10 00:36:42 859 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@16913636{SSLC.NBReadCB@624ba142{SslConnection@624ba142::SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@624ba142{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@3683ea77[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@66a825ad{s=END}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}}}
2021-07-10 00:36:42 859 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@624ba142{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@3683ea77[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@66a825ad{s=END}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-10 00:36:42 859 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@29efd417 on ManagedSelector@1af6974c{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-10 00:36:42 859 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-07-10 00:36:42 859 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken with none selected
2021-07-10 00:36:42 859 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken up from select, 0/0/1 selected
2021-07-10 00:36:42 859 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f processing 0 keys, 1 updates
2021-07-10 00:36:42 859 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 1
2021-07-10 00:36:42 859 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=acecdf31-28a8-4e34-900c-ebac7c609a5e, referenceCounter=0, store size=0} on thread dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck
2021-07-10 00:36:42 859 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@29efd417
2021-07-10 00:36:42 859 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Exiting.
2021-07-10 00:36:42 859 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@624ba142{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@3683ea77[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@66a825ad{s=END}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-10 00:36:42 859 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-07-10 00:36:42 859 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f waiting with 1 keys
2021-07-10 00:36:42 859 DEBUG [org.eclipse.jetty.server.Server][dw-25] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-10 00:36:42 859 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f woken up from select, 1/1/1 selected
2021-07-10 00:36:42 859 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@2e5a522f processing 1 keys, 0 updates
2021-07-10 00:36:42 859 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - unhandle HttpChannelState@4dd927c9{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-07-10 00:36:42 859 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@4dd927c9{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-10 00:36:42 859 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.67.240:9102 remote=/10.233.67.145:46192], selector=sun.nio.ch.EPollSelectorImpl@2e5a522f, interestOps=1, readyOps=1 SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@624ba142{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@3683ea77[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@66a825ad{s=END}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 
2021-07-10 00:36:42 859 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-10 00:36:42 859 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - completed HttpChannelState@4dd927c9{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-10 00:36:42 859 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - unhandle HttpChannelState@4dd927c9{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-10 00:36:42 859 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@4dd927c9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-10 00:36:42 859 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@624ba142{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@3683ea77[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@66a825ad{s=END}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-10 00:36:42 859 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-10 00:36:42 859 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4
2021-07-10 00:36:42 859 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@2cc63867{/10.233.67.145:46192<->/10.233.67.240:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@624ba142{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c13b15{/10.233.67.145:46192<->/10.233.67.240:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@3683ea77[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@66a825ad{s=END}]=>HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{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.67.240:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}:runFillable:BLOCKING
2021-07-10 00:36:42 859 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - recycle HttpChannelState@4dd927c9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-10 00:36:42 859 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] 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=1,epc=1776]@2021-07-10T00:36:42.859755Z
2021-07-10 00:36:42 859 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=0}@11aab456 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=1,epc=1776]@2021-07-10T00:36:42.859788Z
2021-07-10 00:36:42 859 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
10.233.67.145 - - [10/Jul/2021:00:36:42 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 3
2021-07-10 00:36:42 859 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-07-10 00:36:42 859 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@1e4c4fda{s=0/1,p=1} startReservedThread p=1
2021-07-10 00:36:42 859 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@7f157134{s=HttpChannelState@4dd927c9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-10 00:36:42 859 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue ReservedThreadExecutor@1e4c4fda{s=0/1,p=1}@30b212e6 startThread=0
2021-07-10 00:36:42 859 DEBUG [org.eclips