By type
2022-03-12 04:07:40 220 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][Thread-15] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20. 2022-03-12 04:07:40 222 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable 2022-03-12 04:07:40 222 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable 2022-03-12 04:07:40 222 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable 2022-03-12 04:07:40 222 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable 2022-03-12 04:07:40 222 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable 2022-03-12 04:07:40 223 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable 2022-03-12 04:07:40 223 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable 2022-03-12 04:07:40 223 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable 2022-03-12 04:07:40 223 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2022-03-12 04:07:40 224 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2022-03-12 04:07:40 224 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][Thread-15] invocationID:{InvocationID} - System properties configuration provider not allowed 2022-03-12 04:07:40 225 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][Thread-15] invocationID:{InvocationID} - null java.lang.reflect.InvocationTargetException: null at java.base/jdk.internal.reflect.GeneratedMethodAccessor31.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.utils.JerseyClient.get(JerseyClient.java:121) at org.onap.holmes.dsa.dmaappolling.Subscriber.getDMaaPData(Subscriber.java:85) at org.onap.holmes.dsa.dmaappolling.Subscriber.subscribe(Subscriber.java:69) at org.onap.holmes.engine.dmaap.DMaaPAlarmPolling.run(DMaaPAlarmPolling.java:49) 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) ... 18 common frames omitted 2022-03-12 04:07:40 225 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][Thread-15] 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. 2022-03-12 04:07:40 225 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][Thread-15] 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. 2022-03-12 04:07:40 229 INFO [org.glassfish.jersey.client.internal.HttpUrlConnector][Thread-15] 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). 2022-03-12 04:07:40 229 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - ProxySelector Request for http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroup68acf5b7-947c-40a7-a4bf-375497969091/homles68acf5b7-947c-40a7-a4bf-375497969091?timeout=15000 2022-03-12 04:07:40 229 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - KeepAlive stream retrieved from the cache, sun.net.www.http.HttpClient(http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroup68acf5b7-947c-40a7-a4bf-375497969091/homles68acf5b7-947c-40a7-a4bf-375497969091?timeout=15000) 2022-03-12 04:07:40 229 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - Proxy used: DIRECT 2022-03-12 04:07:40 229 DEBUG [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - sun.net.www.MessageHeader@831b2555 pairs: {GET /events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroup68acf5b7-947c-40a7-a4bf-375497969091/homles68acf5b7-947c-40a7-a4bf-375497969091?timeout=15000 HTTP/1.1: null}{User-Agent: Jersey/2.30.1 (HttpUrlConnection 11.0.6)}{Host: message-router.onap:3904}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{Connection: keep-alive} 2022-03-12 04:07:42 034 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@7871b057] obtained in 0 millis 2022-03-12 04:07:42 035 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@43819cc1, maxRows=1, fetchSize=0, flags=16 2022-03-12 04:07:42 035 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Bind(stmt=S_1,portal=null,$1=<'holmes-engine-mgmt_9201'>,type=VARCHAR) 2022-03-12 04:07:42 035 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=1) 2022-03-12 04:07:42 035 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Sync 2022-03-12 04:07:42 037 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE BindComplete [unnamed] 2022-03-12 04:07:42 037 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE DataRow(len=51) 2022-03-12 04:07:42 037 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE PortalSuspended 2022-03-12 04:07:42 037 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE ReadyForQuery(I) 2022-03-12 04:07:42 037 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = ?] took 2 millis 2022-03-12 04:07:42 037 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getString columnIndex: 2 2022-03-12 04:07:42 037 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getInt columnIndex: 3 2022-03-12 04:07:42 037 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getLong columnIndex: 4 2022-03-12 04:07:42 037 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@7871b057] released 2022-03-12 04:07:42 037 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@18753a88] obtained in 0 millis 2022-03-12 04:07:42 038 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@6a651af7, maxRows=0, fetchSize=0, flags=16 2022-03-12 04:07:42 038 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Bind(stmt=S_2,portal=null,$1=<1647058062034>,type=INT8,$2=<'holmes-engine-mgmt_9201'>,type=VARCHAR) 2022-03-12 04:07:42 038 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=0) 2022-03-12 04:07:42 038 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Sync 2022-03-12 04:07:42 039 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE BindComplete [unnamed] 2022-03-12 04:07:42 039 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE CommandStatus(UPDATE 1) 2022-03-12 04:07:42 039 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE ReadyForQuery(I) 2022-03-12 04:07:42 039 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.updateEntity */ UPDATE ENGINE_ENTITY SET LASTMODIFIED = ? WHERE ID = ?] took 1 millis 2022-03-12 04:07:42 040 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@18753a88] released 2022-03-12 04:07:45 919 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@265c0752-EngineDActiveApp@48751d8a{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@3c99cc95 on ManagedSelector@7cadf3ca{STARTED} id=0 keys=0 selected=0 updates=0 2022-03-12 04:07:45 919 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@265c0752-EngineDActiveApp@48751d8a{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@7cadf3ca{STARTED} id=0 keys=0 selected=0 updates=1 2022-03-12 04:07:45 920 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken with none selected 2022-03-12 04:07:45 920 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken up from select, 0/0/0 selected 2022-03-12 04:07:45 920 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d processing 0 keys, 1 updates 2022-03-12 04:07:45 920 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1 2022-03-12 04:07:45 920 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@3c99cc95 2022-03-12 04:07:45 920 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@3c99cc95 startThread=0 2022-03-12 04:07:45 920 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2022-03-12 04:07:45 920 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d waiting with 1 keys 2022-03-12 04:07:45 920 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@3c99cc95 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}] 2022-03-12 04:07:45 920 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-26] invocationID:{InvocationID} - SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->
idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-03-12 04:07:45 921 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-26] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@2ca0d4e 2022-03-12 04:07:45 921 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - new HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=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@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2022-03-12 04:07:45 921 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - New HTTP Connection HttpConnection@67cf772b::DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000} 2022-03-12 04:07:45 921 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 922 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onOpen SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 922 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onOpen HttpConnection@67cf772b::DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000} 2022-03-12 04:07:45 922 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - fillInterested HttpConnection@67cf772b::DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=1/30000} 2022-03-12 04:07:45 922 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@762c167{AC.ReadCB@67cf772b{HttpConnection@67cf772b::DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-12 04:07:45 922 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 922 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 923 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@1b08988f{SSLC.NBReadCB@467a6724{SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-12 04:07:45 923 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 923 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@ede9f8d on ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-12 04:07:45 923 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-12 04:07:45 923 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken with none selected 2022-03-12 04:07:45 923 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken up from select, 0/0/1 selected 2022-03-12 04:07:45 923 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d processing 0 keys, 1 updates 2022-03-12 04:07:45 923 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1 2022-03-12 04:07:45 923 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@ede9f8d 2022-03-12 04:07:45 923 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Created SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 923 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@3c99cc95 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}] 2022-03-12 04:07:45 924 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 924 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2022-03-12 04:07:45 924 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d waiting with 1 keys 2022-03-12 04:07:45 924 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken up from select, 1/1/1 selected 2022-03-12 04:07:45 924 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d processing 1 keys, 0 updates 2022-03-12 04:07:45 924 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.190:9102 remote=/10.233.68.108:50106], selector=sun.nio.ch.EPollSelectorImpl@5329847d, interestOps=1, readyOps=1 SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 924 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 925 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=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 2022-03-12 04:07:45 925 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0} tryExecute EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=28,epc=1696]@2022-03-12T04:07:45.925238Z 2022-03-12 04:07:45 925 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=0}@10e8583f offer EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=0}][pc=0,pic=0,pec=28,epc=1696]@2022-03-12T04:07:45.925459Z 2022-03-12 04:07:45 925 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1} startReservedThread p=1 2022-03-12 04:07:45 925 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue ReservedThreadExecutor@fd0e118{s=0/1,p=1}@3286448e startThread=0 2022-03-12 04:07:45 925 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@fd0e118{s=0/1,p=1}@3286448e in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}] 2022-03-12 04:07:45 925 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=1}@3286448e started 2022-03-12 04:07:45 925 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@3286448e waiting 2022-03-12 04:07:45 926 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1}@10e8583f task=EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=28,epc=1696]@2022-03-12T04:07:45.926039Z 2022-03-12 04:07:45 926 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=28,epc=1696]@2022-03-12T04:07:45.926101Z tryProduce true 2022-03-12 04:07:45 926 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0 2022-03-12 04:07:45 926 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2022-03-12 04:07:45 926 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=28,epc=1696]@2022-03-12T04:07:45.925924Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=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 2022-03-12 04:07:45 926 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 926 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d waiting with 1 keys 2022-03-12 04:07:45 926 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@1b08988f{SSLC.NBReadCB@467a6724{SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-12 04:07:45 926 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >c.onFillable SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 927 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillable SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 927 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@762c167{AC.ReadCB@67cf772b{HttpConnection@67cf772b::DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=4/30000}}} 2022-03-12 04:07:45 927 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@67cf772b::DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-12 04:07:45 927 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 927 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-12 04:07:45 927 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 261 HeapByteBuffer@461be612[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\x95\xC9\x14X:\x84\xC3\x01\x17J\x16\x1e\x97\xB4...\r\x19\x92\xA9\x17\xDa\xA8<(%R)\x92\x0b2\x1e\xB1\xB2\x99\xDc\x9eT3>>>Qd#\x04\x07\x06\xFe\xE3\xEd...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:45 927 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=261 2022-03-12 04:07:45 927 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill starting handshake SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 928 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC14+'...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC14+'...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:45 928 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_TASK 2022-03-12 04:07:45 929 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_WRAP 2022-03-12 04:07:45 929 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >flush SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 929 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@39071774[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-12 04:07:45 929 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-12 04:07:45 929 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false 2022-03-12 04:07:45 929 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 929 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-12 04:07:45 929 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 930 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-12 04:07:45 930 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 373 HeapByteBuffer@461be612[p=0,l=373,c=17408,r=373]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\x95\xC9\x14X:\x84\xC3\x01...YT.\x93 \xEe"}eL\xFbxz}\xEb#;`\xDc2'\x02\xFc>>>\xBb\xAa\x85r\xB6\x87W\xC6\xCc...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:45 930 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=373 2022-03-12 04:07:45 930 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=373 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=373,c=17408,r=367] unwrapBuffer=HeapByteBuffer@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC14+'...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC14+'...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:45 930 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-12 04:07:45 930 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@461be612[p=6,l=373,c=17408,r=367]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\x95\xC9\x14X:\x84\xC3\x01\x17J\x16\x1e\x97\xB4...YT.\x93 \xEe"}eL\xFbxz}\xEb#;`\xDc2'\x02\xFc>>>\xBb\xAa\x85r\xB6\x87W\xC6\xCc...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:45 930 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0 2022-03-12 04:07:45 930 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=373,l=373,c=17408,r=0] unwrapBuffer=HeapByteBuffer@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC14+'...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC14+'...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:45 931 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_TASK 2022-03-12 04:07:45 935 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-24] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@2ca0d4e 2022-03-12 04:07:45 937 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_WRAP 2022-03-12 04:07:45 938 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >flush SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 938 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@39071774[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-12 04:07:45 938 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-12 04:07:45 938 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false 2022-03-12 04:07:45 939 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 939 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-12 04:07:45 939 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-12 04:07:45 939 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false 2022-03-12 04:07:45 939 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 939 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-12 04:07:45 939 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-12 04:07:45 939 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2700 sequenceNumber = 0 [p=0,l=2700,c=17408,r=2700] ioDone=false/false 2022-03-12 04:07:45 940 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 940 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-12 04:07:45 940 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 940 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-12 04:07:45 940 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:45 940 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0 2022-03-12 04:07:45 940 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC14+'...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC14+'...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:45 940 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 940 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 940 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-12 04:07:45 940 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:45 940 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0 2022-03-12 04:07:45 940 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC14+'...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC14+'...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:45 940 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 940 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@67cf772b::DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=18/30000} filled 0 HeapByteBuffer@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC14+'...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:45 940 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@67cf772b::DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=18/30000} parse HeapByteBuffer@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC14+'...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-12 04:07:45 940 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC14+'...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:45 940 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@67cf772b::DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=18/30000} parsed false HttpParser{s=START,0 of -1} 2022-03-12 04:07:45 940 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@67cf772b::DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=18/30000} 2022-03-12 04:07:45 940 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - fillInterested HttpConnection@67cf772b::DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=18/30000} 2022-03-12 04:07:45 940 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@762c167{AC.ReadCB@67cf772b{HttpConnection@67cf772b::DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-12 04:07:45 940 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 940 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 940 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@1b08988f{SSLC.NBReadCB@467a6724{SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-12 04:07:45 940 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 940 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@ede9f8d on ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-12 04:07:45 940 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-12 04:07:45 940 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@67cf772b::DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-12 04:07:45 940 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken with none selected 2022-03-12 04:07:45 940 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken up from select, 0/0/1 selected 2022-03-12 04:07:45 940 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d processing 0 keys, 1 updates 2022-03-12 04:07:45 940 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 940 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1 2022-03-12 04:07:45 940 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@2b391039 size 1 > capacity 2022-03-12 04:07:45 940 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@ede9f8d 2022-03-12 04:07:45 941 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 941 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2022-03-12 04:07:45 941 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d waiting with 1 keys 2022-03-12 04:07:45 941 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran ReservedThreadExecutor@fd0e118{s=1/1,p=0}@2b391039 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}] 2022-03-12 04:07:45 941 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken up from select, 1/1/1 selected 2022-03-12 04:07:45 941 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d processing 1 keys, 0 updates 2022-03-12 04:07:45 941 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.190:9102 remote=/10.233.68.108:50106], selector=sun.nio.ch.EPollSelectorImpl@5329847d, interestOps=1, readyOps=1 SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 941 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 941 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=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 2022-03-12 04:07:45 941 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0} tryExecute EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=28,epc=1697]@2022-03-12T04:07:45.941718Z 2022-03-12 04:07:45 941 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=0}@3286448e offer EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=0}][pc=0,pic=0,pec=28,epc=1697]@2022-03-12T04:07:45.941821Z 2022-03-12 04:07:45 941 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1} startReservedThread p=1 2022-03-12 04:07:45 941 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@fd0e118{s=0/1,p=1}@4eccf903 startThread=0 2022-03-12 04:07:45 942 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1}@3286448e task=EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=28,epc=1697]@2022-03-12T04:07:45.942059Z 2022-03-12 04:07:45 942 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run ReservedThreadExecutor@fd0e118{s=0/1,p=1}@4eccf903 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}] 2022-03-12 04:07:45 942 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=1}@4eccf903 started 2022-03-12 04:07:45 942 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=1}][pc=0,pic=0,pec=28,epc=1697]@2022-03-12T04:07:45.942154Z tryProduce true 2022-03-12 04:07:45 942 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0 2022-03-12 04:07:45 942 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@4eccf903 waiting 2022-03-12 04:07:45 942 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2022-03-12 04:07:45 942 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=28,epc=1697]@2022-03-12T04:07:45.942125Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=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 2022-03-12 04:07:45 942 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 942 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d waiting with 1 keys 2022-03-12 04:07:45 942 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@1b08988f{SSLC.NBReadCB@467a6724{SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-12 04:07:45 942 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 942 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 942 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@762c167{AC.ReadCB@67cf772b{HttpConnection@67cf772b::DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=2/30000}}} 2022-03-12 04:07:45 942 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@67cf772b::DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-12 04:07:45 942 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 942 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-12 04:07:45 943 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 222 HeapByteBuffer@461be612[p=0,l=222,c=17408,r=222]={<<<\x17\x03\x03\x005\xAa\x9b ~\xBcN4'\xE8\x07\xC1d[ \xA2KC\xD0\x17<...PF\xA9\xB8\x00\xE2\x06 \xC8\xB7\xF6\xD0;h\x99"\xA8\x00\x96g \x8a]>>>\x02\x03\x01\x00,\x00E\x00C...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:45 943 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=222 2022-03-12 04:07:45 943 DEBUG [jdk.event.security][dw-28] invocationID:{InvocationID} - TLSHandshake: 10.233.68.108:50106, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2022-03-12 04:07:45 944 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=222 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=222,c=17408,r=164] unwrapBuffer=HeapByteBuffer@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC14+'...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC14+'...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:45 944 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - handshake succeeded SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NOT_HANDSHAKING,eio=164/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=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 2022-03-12 04:07:45 944 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-12 04:07:45 944 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@461be612[p=58,l=222,c=17408,r=164]={\x17\x03\x03\x005\x14\x00\x00 ...\x95\x1d\x11\xC8\x0f+\xCf<<<\x17\x03\x03\x00\x9fp\x93\xA4l\\\x1eGx\x1e\xEbr|\xDcJZ\x15\x1bt\x18\x19...PF\xA9\xB8\x00\xE2\x06 \xC8\xB7\xF6\xD0;h\x99"\xA8\x00\x96g \x8a]>>>\x02\x03\x01\x00,\x00E\x00C...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:45 944 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0 2022-03-12 04:07:45 944 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 164 bytesProduced = 142 encryptedBuffer=[p=222,l=222,c=17408,r=0] unwrapBuffer=HeapByteBuffer@6953f001[p=0,l=142,c=17408,r=142]={<< >>FdY\xDf-\x91U\x80\xFb...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6953f001[p=0,l=142,c=17408,r=142]={<< >>FdY\xDf-\x91U\x80\xFb...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:45 944 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@67cf772b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 944 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@67cf772b::DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=3/30000} filled 142 HeapByteBuffer@6953f001[p=0,l=142,c=17408,r=142]={<< >>FdY\xDf-\x91U\x80\xFb...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:45 944 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@67cf772b::DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@6953f001[p=0,l=142,c=17408,r=142]={<< >>FdY\xDf-\x91U\x80\xFb...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-12 04:07:45 944 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@6953f001[p=0,l=142,c=17408,r=142]={<< >>FdY\xDf-\x91U\x80\xFb...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:45 944 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - START --> SPACE1 2022-03-12 04:07:45 944 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - SPACE1 --> URI 2022-03-12 04:07:45 944 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - URI --> SPACE2 2022-03-12 04:07:45 944 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2022-03-12 04:07:45 944 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2022-03-12 04:07:45 944 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> VALUE 2022-03-12 04:07:45 944 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2022-03-12 04:07:45 944 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> FIELD 2022-03-12 04:07:45 944 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2022-03-12 04:07:45 944 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2022-03-12 04:07:45 944 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2022-03-12 04:07:45 944 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Accept: */* --> IN_VALUE 2022-03-12 04:07:45 944 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Accept: */* --> FIELD 2022-03-12 04:07:45 946 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2022-03-12 04:07:45 946 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2022-03-12 04:07:45 946 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER --> CONTENT 2022-03-12 04:07:45 946 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - REQUEST for //10.233.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} GET //10.233.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.68.190:9102 User-Agent: kube-probe/1.22 Accept: */* Connection: close 2022-03-12 04:07:45 946 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@67cf772b::DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=6/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2022-03-12 04:07:45 946 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@67cf772b::DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=6/30000} 2022-03-12 04:07:45 946 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - handle //10.233.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2022-03-12 04:07:45 946 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - handling HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2022-03-12 04:07:45 946 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2022-03-12 04:07:45 946 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-28] invocationID:{InvocationID} - Host 10.233.68.190 with SNI null 2022-03-12 04:07:45 947 DEBUG [org.eclipse.jetty.server.Server][dw-28] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 2022-03-12 04:07:45 947 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-28] invocationID:{InvocationID} - GzipHandler@14d53884{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck)@18887df1 in null 2022-03-12 04:07:45 947 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-28] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@61af1510{/,null,AVAILABLE} 2022-03-12 04:07:45 947 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-28] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@61af1510{/,null,AVAILABLE} 2022-03-12 04:07:45 947 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-5ffdd510@9c69035d==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-12 04:07:45 948 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - chain=logFilter@2e4d2232==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-3c20e9d6@3c20e9d6==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-2e7517aa@2e7517aa==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-5ffdd510@9c69035d==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-12 04:07:45 948 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - call filter logFilter@2e4d2232==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true 2022-03-12 04:07:45 948 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Entering. 2022-03-12 04:07:45 948 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2022-03-12 04:07:45 948 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 747db3ad-eb06-4e40-a23e-09a2f250fa3c 2022-03-12 04:07:45 948 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Invoking synchronously ... 2022-03-12 04:07:45 948 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-3c20e9d6@3c20e9d6==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true 2022-03-12 04:07:45 948 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-2e7517aa@2e7517aa==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true 2022-03-12 04:07:45 948 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-5ffdd510@9c69035d==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-12 04:07:45 950 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@14d53884{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck)@18887df1 2022-03-12 04:07:45 950 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@9b2b142 exclude no deflater 2022-03-12 04:07:45 950 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@146cbb61[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@3d415c0e{null} 2022-03-12 04:07:45 950 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 200 OK HTTP/1.1 Connection: close Date: Sat, 12 Mar 2022 04:07:45 GMT X-TransactionID: 747db3ad-eb06-4e40-a23e-09a2f250fa3c X-InvocationID: 2feae73e-f7c1-4a2a-95a8-52a538f90b1c Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2022-03-12 04:07:45 950 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@667dc9a2[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7ad95c8e] (null,[p=0,l=4,c=8192,r=4],true)@START 2022-03-12 04:07:45 950 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@146cbb61[p=0,l=4,c=8192,r=4]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:45 950 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close Date: Sat, 12 Mar 2022 04:07:45 GMT X-TransactionID: 747db3ad-eb06-4e40-a23e-09a2f250fa3c X-InvocationID: 2feae73e-f7c1-4a2a-95a8-52a538f90b1c Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2022-03-12 04:07:45 950 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT 2022-03-12 04:07:45 950 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@667dc9a2[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7ad95c8e] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING 2022-03-12 04:07:45 951 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@b1f4707{IDLE}->null [HeapByteBuffer@3e28e01d[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@146cbb61[p=0,l=4,c=8192,r=4]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 2022-03-12 04:07:45 951 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@b1f4707{WRITING}->null:IDLE-->WRITING 2022-03-12 04:07:45 951 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=W,to=10/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f6256e0{s=COMPLETING}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2022-03-12 04:07:45 951 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@3e28e01d[p=0,l=252,c=8192,r=252]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:45 951 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@146cbb61[p=0,l=4,c=8192,r=4]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:45 951 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING 2022-03-12 04:07:45 951 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 256 bytesProduced = 294 sequenceNumber = 0 [p=0,l=294,c=17408,r=294] ioDone=false/false 2022-03-12 04:07:45 952 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=W,to=11/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f6256e0{s=COMPLETING}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2022-03-12 04:07:45 952 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-12 04:07:45 952 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=W,to=11/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f6256e0{s=COMPLETING}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2022-03-12 04:07:45 952 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@b1f4707{WRITING}->null 2022-03-12 04:07:45 952 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@b1f4707{IDLE}->null:WRITING-->IDLE 2022-03-12 04:07:45 952 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@667dc9a2[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7ad95c8e] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2022-03-12 04:07:45 952 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@667dc9a2[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7ad95c8e] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2022-03-12 04:07:45 952 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=12/30000} 2022-03-12 04:07:45 953 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUTTING,fill=-,flush=-,to=12/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f6256e0{s=END}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7} oshut=false, ishut=false 2022-03-12 04:07:45 953 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUTTING,fill=-,flush=-,to=12/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f6256e0{s=END}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7} 2022-03-12 04:07:45 953 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@39071774[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-12 04:07:45 953 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-12 04:07:45 953 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 1 [p=0,l=40,c=17408,r=40] ioDone=false/true 2022-03-12 04:07:45 953 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUTTING,fill=-,flush=-,to=13/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f6256e0{s=END}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7} 2022-03-12 04:07:45 953 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-12 04:07:45 954 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUTTING,fill=-,flush=-,to=13/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f6256e0{s=END}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7} 2022-03-12 04:07:45 954 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.68.190:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUTTING,fill=-,flush=-,to=13/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f6256e0{s=END}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8} 2022-03-12 04:07:45 954 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUTTING,fill=-,flush=-,to=13/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f6256e0{s=END}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8} 2022-03-12 04:07:45 954 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@1b08988f{SSLC.NBReadCB@467a6724{SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUTTING,fill=-,flush=-,to=13/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f6256e0{s=END}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8}}} 2022-03-12 04:07:45 954 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUTTING,fill=-,flush=-,to=14/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f6256e0{s=END}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8} 2022-03-12 04:07:45 954 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@ede9f8d on ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-12 04:07:45 954 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-12 04:07:45 955 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken with none selected 2022-03-12 04:07:45 955 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=6f488512-31cc-4bab-8d8c-9732607ee74a, referenceCounter=0, store size=0} on thread dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck 2022-03-12 04:07:45 955 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Exiting. 2022-03-12 04:07:45 955 DEBUG [org.eclipse.jetty.server.Server][dw-28] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=9} 2022-03-12 04:07:45 955 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - unhandle HttpChannelState@1c00a033{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1} 2022-03-12 04:07:45 955 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@1c00a033{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-12 04:07:45 955 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=9} 2022-03-12 04:07:45 955 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - completed HttpChannelState@1c00a033{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-12 04:07:45 955 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken up from select, 0/0/1 selected 2022-03-12 04:07:45 955 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d processing 0 keys, 1 updates 2022-03-12 04:07:45 955 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - unhandle HttpChannelState@1c00a033{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-12 04:07:45 956 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1 2022-03-12 04:07:45 956 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@ede9f8d 2022-03-12 04:07:45 956 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@1c00a033{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-12 04:07:45 956 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=10} 2022-03-12 04:07:45 956 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4 10.233.68.108 - - [12/Mar/2022:04:07:45 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.22" 10 2022-03-12 04:07:45 956 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - recycle HttpChannelState@1c00a033{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-12 04:07:45 956 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1} 2022-03-12 04:07:45 956 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - CONTENT --> CLOSE 2022-03-12 04:07:45 956 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 956 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=2/30000}{io=1/1,kio=0,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=16/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 957 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-12 04:07:45 957 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x005\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:45 957 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0 2022-03-12 04:07:45 957 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@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x91OX\x99...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x91OX\x99...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:45 957 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=2/30000}{io=1/1,kio=0,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=16/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 957 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=2/30000}{io=1/1,kio=0,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=16/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 957 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-12 04:07:45 957 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x005\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:45 957 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0 2022-03-12 04:07:45 957 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@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x91OX\x99...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x91OX\x99...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:45 957 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=3/30000}{io=1/1,kio=0,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=17/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 957 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@67cf772b::DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=17/30000} filled 0 HeapByteBuffer@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x91OX\x99...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:45 957 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@67cf772b::DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=17/30000} parse HeapByteBuffer@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x91OX\x99...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-12 04:07:45 958 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x91OX\x99...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:45 958 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@67cf772b::DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=17/30000} parsed false HttpParser{s=CLOSE,0 of -1} 2022-03-12 04:07:45 958 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@67cf772b::DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=17/30000} 2022-03-12 04:07:45 958 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - fillInterested HttpConnection@67cf772b::DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=17/30000} 2022-03-12 04:07:45 958 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=17/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 958 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2022-03-12 04:07:45 958 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@762c167{AC.ReadCB@67cf772b{HttpConnection@67cf772b::DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}}} 2022-03-12 04:07:45 958 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d waiting with 1 keys 2022-03-12 04:07:45 958 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 958 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 958 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@67cf772b::DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-12 04:07:45 958 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken up from select, 1/1/1 selected 2022-03-12 04:07:45 958 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 959 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@10e8583f size 1 > capacity 2022-03-12 04:07:45 959 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran ReservedThreadExecutor@fd0e118{s=1/1,p=0}@10e8583f in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}] 2022-03-12 04:07:45 958 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d processing 1 keys, 0 updates 2022-03-12 04:07:45 959 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.68.190:9102 remote=/10.233.68.108:50106], selector=sun.nio.ch.EPollSelectorImpl@5329847d, interestOps=1, readyOps=1 SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 959 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 959 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=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 2022-03-12 04:07:45 959 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0} tryExecute EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=28,epc=1698]@2022-03-12T04:07:45.959372Z 2022-03-12 04:07:45 959 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=0}@4eccf903 offer EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=0}][pc=0,pic=0,pec=28,epc=1698]@2022-03-12T04:07:45.959453Z 2022-03-12 04:07:45 959 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1} startReservedThread p=1 2022-03-12 04:07:45 959 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue ReservedThreadExecutor@fd0e118{s=0/1,p=1}@443ec3da startThread=0 2022-03-12 04:07:45 959 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=28,epc=1698]@2022-03-12T04:07:45.959582Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=1/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=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 2022-03-12 04:07:45 959 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@1b08988f{SSLC.NBReadCB@467a6724{SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=1/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-12 04:07:45 959 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >c.onFillable SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=1/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 959 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillable SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=1/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 959 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@762c167{AC.ReadCB@67cf772b{HttpConnection@67cf772b::DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=1/30000}}} 2022-03-12 04:07:45 959 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@67cf772b::DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-12 04:07:45 960 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@467a6724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=1/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 960 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-12 04:07:45 960 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 24 HeapByteBuffer@461be612[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\xEd2\xA4\xC6\x81\x14\xCd\x83\xC6\x9c\xE8xs\x0b\xBd\xD2V8\t>>>>\x0b\x9e1\x9cG\xF1aX...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:45 960 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=24 2022-03-12 04:07:45 960 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=24 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 24 bytesProduced = 0 encryptedBuffer=[p=24,l=24,c=17408,r=0] unwrapBuffer=HeapByteBuffer@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x91OX\x99...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x91OX\x99...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:45 960 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.68.190:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=2/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 960 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1} 2022-03-12 04:07:45 960 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@67cf772b::DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=2/30000} filled -1 HeapByteBuffer@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x91OX\x99...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:45 960 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=2/30000} 2022-03-12 04:07:45 960 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=2/30000} 2022-03-12 04:07:45 960 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - shutdownOutput: SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=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 2022-03-12 04:07:45 960 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - ensureFillInterested SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 960 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@1b08988f{SSLC.NBReadCB@467a6724{SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-12 04:07:45 960 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - changeInterests p=true 0->1 for SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 960 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 960 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 960 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - doClose SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 961 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - onClose FillInterest@1b08988f{SSLC.NBReadCB@467a6724{SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-12 04:07:45 961 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillableFail SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 961 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - onFail FillInterest@762c167{null} java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:150) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:355) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:214) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1366) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:254) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:255) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) at java.base/java.lang.Thread.run(Unknown Source) 2022-03-12 04:07:45 961 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=1 updates=0 2022-03-12 04:07:45 961 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@97d556 startThread=0 2022-03-12 04:07:45 961 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - onClose FillInterest@762c167{null} 2022-03-12 04:07:45 961 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@67cf772b::DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x91OX\x99...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-12 04:07:45 961 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x91OX\x99...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:45 961 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - CLOSE --> CLOSED 2022-03-12 04:07:45 961 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@67cf772b::DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=3/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-03-12 04:07:45 961 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@67cf772b::DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=3/30000} 2022-03-12 04:07:45 961 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=3/30000} 2022-03-12 04:07:45 961 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@67cf772b::DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=3/30000} onFillable exit HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-12 04:07:45 961 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.68.190:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 961 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0 2022-03-12 04:07:45 961 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2022-03-12 04:07:45 961 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 1 on SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 961 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d waiting with 1 keys 2022-03-12 04:07:45 962 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run ReservedThreadExecutor@fd0e118{s=0/1,p=1}@443ec3da in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}] 2022-03-12 04:07:45 962 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=1}@443ec3da started 2022-03-12 04:07:45 962 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@443ec3da waiting 2022-03-12 04:07:45 966 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@97d556 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}] 2022-03-12 04:07:45 967 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=6/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 967 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onClose HttpConnection@67cf772b::DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=8/30000} 2022-03-12 04:07:45 967 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onClose SslConnection@467a6724::SocketChannelEndPoint@4c8cb317{/10.233.68.108:50106<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=6/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@467a6724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35bdbcaf{/10.233.68.108:50106<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@67cf772b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f6256e0{s=START}]=>HttpChannelOverHttp@1a57787e{s=HttpChannelState@1c00a033{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:45 967 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@97d556 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}] 2022-03-12 04:07:45 967 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@4eccf903 task=EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=28,epc=1699]@2022-03-12T04:07:45.967876Z 2022-03-12 04:07:45 968 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=28,epc=1699]@2022-03-12T04:07:45.968124Z tryProduce true 2022-03-12 04:07:45 968 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@4eccf903 size 1 > capacity 2022-03-12 04:07:45 968 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran ReservedThreadExecutor@fd0e118{s=1/1,p=0}@4eccf903 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}] 2022-03-12 04:07:55 197 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - KeepAlive stream used: http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroup68acf5b7-947c-40a7-a4bf-375497969091/homles68acf5b7-947c-40a7-a4bf-375497969091?timeout=15000 2022-03-12 04:07:55 198 DEBUG [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - sun.net.www.MessageHeader@c12da7213 pairs: {null: HTTP/1.1 200 OK}{Date: Sat, 12 Mar 2022 04:07:40 GMT}{Cache-Control: no-store, no-cache, must-revalidate}{Pragma: no-cache}{Expires: 0}{Content-Type: application/json}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{breadcrumbId: ID-onap-message-router-0-message-router-onap-svc-cluster-local-1647053780243-0-28365}{timeout: 15000}{User-Agent: Jersey/2.30.1 (HttpUrlConnection 11.0.6)}{X-CSI-Internal-WriteableRequest: true}{Content-Length: 2}{Server: Jetty(9.4.z-SNAPSHOT)} 2022-03-12 04:07:55 200 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory 2022-03-12 04:07:55 201 DEBUG [org.jvnet.hk2.logger][Thread-15] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_440,441,126323228) 2022-03-12 04:07:55 202 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][Thread-15] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20. 2022-03-12 04:07:55 204 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable 2022-03-12 04:07:55 204 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable 2022-03-12 04:07:55 204 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable 2022-03-12 04:07:55 205 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable 2022-03-12 04:07:55 205 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable 2022-03-12 04:07:55 205 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable 2022-03-12 04:07:55 205 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable 2022-03-12 04:07:55 205 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable 2022-03-12 04:07:55 206 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2022-03-12 04:07:55 206 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2022-03-12 04:07:55 207 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][Thread-15] invocationID:{InvocationID} - System properties configuration provider not allowed 2022-03-12 04:07:55 208 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][Thread-15] invocationID:{InvocationID} - null java.lang.reflect.InvocationTargetException: null at java.base/jdk.internal.reflect.GeneratedMethodAccessor31.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.utils.JerseyClient.get(JerseyClient.java:121) at org.onap.holmes.dsa.dmaappolling.Subscriber.getDMaaPData(Subscriber.java:85) at org.onap.holmes.dsa.dmaappolling.Subscriber.subscribe(Subscriber.java:69) at org.onap.holmes.engine.dmaap.DMaaPAlarmPolling.run(DMaaPAlarmPolling.java:49) 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) ... 18 common frames omitted 2022-03-12 04:07:55 208 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][Thread-15] 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. 2022-03-12 04:07:55 208 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][Thread-15] 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. 2022-03-12 04:07:55 212 INFO [org.glassfish.jersey.client.internal.HttpUrlConnector][Thread-15] 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). 2022-03-12 04:07:55 213 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - ProxySelector Request for http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroup68acf5b7-947c-40a7-a4bf-375497969091/homles68acf5b7-947c-40a7-a4bf-375497969091?timeout=15000 2022-03-12 04:07:55 213 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - KeepAlive stream retrieved from the cache, sun.net.www.http.HttpClient(http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroup68acf5b7-947c-40a7-a4bf-375497969091/homles68acf5b7-947c-40a7-a4bf-375497969091?timeout=15000) 2022-03-12 04:07:55 213 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - Proxy used: DIRECT 2022-03-12 04:07:55 213 DEBUG [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - sun.net.www.MessageHeader@309b28c85 pairs: {GET /events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroup68acf5b7-947c-40a7-a4bf-375497969091/homles68acf5b7-947c-40a7-a4bf-375497969091?timeout=15000 HTTP/1.1: null}{User-Agent: Jersey/2.30.1 (HttpUrlConnection 11.0.6)}{Host: message-router.onap:3904}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{Connection: keep-alive} 2022-03-12 04:07:55 919 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@265c0752-EngineDActiveApp@48751d8a{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@2d4963b2 on ManagedSelector@7cadf3ca{STARTED} id=0 keys=0 selected=0 updates=0 2022-03-12 04:07:55 919 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@265c0752-EngineDActiveApp@48751d8a{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@7cadf3ca{STARTED} id=0 keys=0 selected=0 updates=1 2022-03-12 04:07:55 920 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken with none selected 2022-03-12 04:07:55 920 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@265c0752-EngineDActiveApp@48751d8a{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@59f47ca1 on ManagedSelector@7cadf3ca{STARTED} id=0 keys=0 selected=0 updates=1 2022-03-12 04:07:55 920 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken up from select, 0/0/0 selected 2022-03-12 04:07:55 920 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d processing 0 keys, 2 updates 2022-03-12 04:07:55 920 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 2 2022-03-12 04:07:55 920 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@2d4963b2 2022-03-12 04:07:55 920 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@2d4963b2 startThread=0 2022-03-12 04:07:55 920 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@59f47ca1 2022-03-12 04:07:55 920 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@59f47ca1 startThread=0 2022-03-12 04:07:55 920 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2022-03-12 04:07:55 920 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d waiting with 2 keys 2022-03-12 04:07:55 920 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@2d4963b2 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}] 2022-03-12 04:07:55 920 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@59f47ca1 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}] 2022-03-12 04:07:55 920 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-24] invocationID:{InvocationID} - SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-03-12 04:07:55 920 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-26] invocationID:{InvocationID} - SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-03-12 04:07:55 920 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-24] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@6269c8c2 2022-03-12 04:07:55 920 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-26] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@523e8516 2022-03-12 04:07:55 921 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - new HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=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@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2022-03-12 04:07:55 921 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - new HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=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@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2022-03-12 04:07:55 921 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - New HTTP Connection HttpConnection@2f9285ff::DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000} 2022-03-12 04:07:55 921 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - New HTTP Connection HttpConnection@221f6e44::DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000} 2022-03-12 04:07:55 921 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 921 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onOpen SslConnection@27571b07::SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 921 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onOpen HttpConnection@2f9285ff::DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000} 2022-03-12 04:07:55 921 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - fillInterested HttpConnection@2f9285ff::DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000} 2022-03-12 04:07:55 921 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@33691e63{AC.ReadCB@2f9285ff{HttpConnection@2f9285ff::DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-12 04:07:55 921 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 921 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@27571b07::SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 921 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 921 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@86fd88c{SSLC.NBReadCB@27571b07{SslConnection@27571b07::SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-12 04:07:55 921 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onOpen SslConnection@42cb1d7a::SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 921 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 922 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@177f65a5 on ManagedSelector@7cadf3ca{STARTED} id=0 keys=2 selected=0 updates=0 2022-03-12 04:07:55 922 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@7cadf3ca{STARTED} id=0 keys=2 selected=0 updates=1 2022-03-12 04:07:55 922 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken with none selected 2022-03-12 04:07:55 922 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onOpen HttpConnection@221f6e44::DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=1/30000} 2022-03-12 04:07:55 922 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Created SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 922 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken up from select, 0/0/2 selected 2022-03-12 04:07:55 922 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d processing 0 keys, 1 updates 2022-03-12 04:07:55 922 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1 2022-03-12 04:07:55 922 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@177f65a5 2022-03-12 04:07:55 922 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@59f47ca1 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}] 2022-03-12 04:07:55 922 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - fillInterested HttpConnection@221f6e44::DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=1/30000} 2022-03-12 04:07:55 922 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@60e3be49{AC.ReadCB@221f6e44{HttpConnection@221f6e44::DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-12 04:07:55 922 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 922 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2022-03-12 04:07:55 922 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d waiting with 2 keys 2022-03-12 04:07:55 923 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken up from select, 1/1/2 selected 2022-03-12 04:07:55 923 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@42cb1d7a::SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 923 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d processing 1 keys, 0 updates 2022-03-12 04:07:55 923 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 923 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - ensureFillInterested SslConnection@42cb1d7a::SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 923 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 923 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@3957815f{SSLC.NBReadCB@42cb1d7a{SslConnection@42cb1d7a::SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-12 04:07:55 923 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=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 2022-03-12 04:07:55 923 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 923 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0} tryExecute EatWhatYouKill@25a2f432/SelectorProducer@229d508c/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=28,epc=1699]@2022-03-12T04:07:55.92365Z 2022-03-12 04:07:55 923 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@23ed6bc2 on ManagedSelector@7cadf3ca{STARTED} id=0 keys=2 selected=1 updates=0 2022-03-12 04:07:55 923 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=0}@443ec3da offer EatWhatYouKill@25a2f432/SelectorProducer@229d508c/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=0}][pc=0,pic=0,pec=28,epc=1699]@2022-03-12T04:07:55.923779Z 2022-03-12 04:07:55 923 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1} startReservedThread p=1 2022-03-12 04:07:55 923 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue ReservedThreadExecutor@fd0e118{s=0/1,p=1}@121a12f6 startThread=0 2022-03-12 04:07:55 923 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run ReservedThreadExecutor@fd0e118{s=0/1,p=1}@121a12f6 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}] 2022-03-12 04:07:55 924 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=1}@121a12f6 started 2022-03-12 04:07:55 924 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@121a12f6 waiting 2022-03-12 04:07:55 924 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1}@443ec3da task=EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=1}][pc=0,pic=0,pec=28,epc=1699]@2022-03-12T04:07:55.924036Z 2022-03-12 04:07:55 924 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=28,epc=1699]@2022-03-12T04:07:55.923986Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=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 2022-03-12 04:07:55 924 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Created SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 924 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=28,epc=1699]@2022-03-12T04:07:55.924144Z tryProduce true 2022-03-12 04:07:55 924 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@2d4963b2 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}] 2022-03-12 04:07:55 924 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@86fd88c{SSLC.NBReadCB@27571b07{SslConnection@27571b07::SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-12 04:07:55 924 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 1 2022-03-12 04:07:55 924 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >c.onFillable SslConnection@27571b07::SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 924 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@23ed6bc2 2022-03-12 04:07:55 924 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillable SslConnection@27571b07::SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 924 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@33691e63{AC.ReadCB@2f9285ff{HttpConnection@2f9285ff::DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=3/30000}}} 2022-03-12 04:07:55 924 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@2f9285ff::DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-12 04:07:55 924 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@27571b07::SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 924 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-12 04:07:55 925 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 261 HeapByteBuffer@461be612[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03vd\xA7s!\x94(N}\xC6\xCeb\xDf2..."?"\x1d\xB6\xE9ET\xE5\xE4y\xB3\x82\x84y\x19\xE6\xDf\xE7\xEe\xF7\\\x1e>>>\xFf9^p\r\xA5[W\xDa...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:55 925 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=261 2022-03-12 04:07:55 925 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill starting handshake SslConnection@27571b07::SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@27571b07{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 925 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 925 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0 2022-03-12 04:07:55 925 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x91OX\x99...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x91OX\x99...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:55 925 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_TASK 2022-03-12 04:07:55 926 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_WRAP 2022-03-12 04:07:55 926 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@27571b07{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 926 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >flush SslConnection@27571b07::SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@27571b07{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 926 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@39071774[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-12 04:07:55 926 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-12 04:07:55 926 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false 2022-03-12 04:07:55 926 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d waiting with 2 keys 2022-03-12 04:07:55 927 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken up from select, 1/1/2 selected 2022-03-12 04:07:55 927 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d processing 1 keys, 0 updates 2022-03-12 04:07:55 927 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@27571b07{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 927 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-12 04:07:55 927 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.190:9102 remote=/10.233.68.108:50310], selector=sun.nio.ch.EPollSelectorImpl@5329847d, interestOps=1, readyOps=1 SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 927 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@27571b07{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 927 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 927 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-12 04:07:55 927 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 6 HeapByteBuffer@461be612[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03vd\xA7s...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:55 927 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=6 2022-03-12 04:07:55 927 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=6,c=17408,r=0] unwrapBuffer=HeapByteBuffer@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x91OX\x99...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x91OX\x99...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:55 927 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-12 04:07:55 927 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:55 927 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0 2022-03-12 04:07:55 927 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x91OX\x99...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x91OX\x99...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:55 927 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@27571b07{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 927 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=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 2022-03-12 04:07:55 927 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0} tryExecute EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=28,epc=1700]@2022-03-12T04:07:55.927854Z 2022-03-12 04:07:55 927 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@27571b07::SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@27571b07{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 927 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-12 04:07:55 927 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 367 HeapByteBuffer@461be612[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03vd\xA7s!\x94(N}\xC6\xCeb\xDf2...[\xB1\xCe\xC1\xCd\x1f\xD8\xE4\x9b\xD6\xD8\x8f\xBd\xE7\xAe\xB9\x8d\xBe\x11)\x9b\xE6>>>>`\xDc2'\x02\xFc\xBb\xAa\x85...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:55 927 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=367 2022-03-12 04:07:55 928 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x91OX\x99...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x91OX\x99...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:55 928 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_TASK 2022-03-12 04:07:55 928 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=0}@121a12f6 offer EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=0}][pc=0,pic=0,pec=28,epc=1700]@2022-03-12T04:07:55.928185Z 2022-03-12 04:07:55 928 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1} startReservedThread p=1 2022-03-12 04:07:55 928 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue ReservedThreadExecutor@fd0e118{s=0/1,p=1}@478a2ed7 startThread=0 2022-03-12 04:07:55 928 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@fd0e118{s=0/1,p=1}@478a2ed7 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}] 2022-03-12 04:07:55 928 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1}@121a12f6 task=EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=28,epc=1700]@2022-03-12T04:07:55.928413Z 2022-03-12 04:07:55 928 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=1}@478a2ed7 started 2022-03-12 04:07:55 928 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@478a2ed7 waiting 2022-03-12 04:07:55 928 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=28,epc=1700]@2022-03-12T04:07:55.928516Z tryProduce true 2022-03-12 04:07:55 928 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0 2022-03-12 04:07:55 928 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2022-03-12 04:07:55 928 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=28,epc=1700]@2022-03-12T04:07:55.928474Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=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 2022-03-12 04:07:55 928 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 928 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d waiting with 2 keys 2022-03-12 04:07:55 928 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@3957815f{SSLC.NBReadCB@42cb1d7a{SslConnection@42cb1d7a::SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-12 04:07:55 929 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >c.onFillable SslConnection@42cb1d7a::SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 929 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - onFillable SslConnection@42cb1d7a::SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 929 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@60e3be49{AC.ReadCB@221f6e44{HttpConnection@221f6e44::DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=6/30000}}} 2022-03-12 04:07:55 929 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@221f6e44::DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-12 04:07:55 929 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >fill SslConnection@42cb1d7a::SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 929 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-12 04:07:55 929 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 261 HeapByteBuffer@330c756a[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03M\xBc\xF7\rxR\x9b\xA4#\xC6p\x8d\xC1\x0b...,G\xD5\x18-\x9c\xE7\xD6\x91\xAb\x0c\x81\xD7\x8dqK\xCe\x8b\x1aaA\x1ae>>>\xD6\tW\xAf\xA9\xEe\xF6\xEd\xB3...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:55 929 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=261 2022-03-12 04:07:55 929 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill starting handshake SslConnection@42cb1d7a::SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 931 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@4763c657[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x00\xA1\x02\x00\x00\x9d...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@4763c657[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x00\xA1\x02\x00\x00\x9d...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:55 931 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_TASK 2022-03-12 04:07:55 931 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_WRAP 2022-03-12 04:07:55 932 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >flush SslConnection@42cb1d7a::SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 932 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@39071774[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-12 04:07:55 932 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-12 04:07:55 932 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false 2022-03-12 04:07:55 932 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 932 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-12 04:07:55 932 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 932 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-12 04:07:55 932 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 373 HeapByteBuffer@330c756a[p=0,l=373,c=17408,r=373]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x01j\x01\x00\x01f\x03\x03M\xBc\xF7\rxR\x9b\xA4...\x12Zz\xC9\x84q>\x94Q\x12\xE6N[\x0c\x91\xDeU1\xAe,D\xF6\xB9>>>\x18\t?;C\xF8\xD4\xA1\xD5...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:55 932 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=373 2022-03-12 04:07:55 932 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=373 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=373,c=17408,r=367] unwrapBuffer=HeapByteBuffer@4763c657[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x00\xA1\x02\x00\x00\x9d...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@4763c657[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x00\xA1\x02\x00\x00\x9d...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:55 933 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-12 04:07:55 933 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 0 HeapByteBuffer@330c756a[p=6,l=373,c=17408,r=367]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03M\xBc\xF7\rxR\x9b\xA4#\xC6p\x8d\xC1\x0b...\x12Zz\xC9\x84q>\x94Q\x12\xE6N[\x0c\x91\xDeU1\xAe,D\xF6\xB9>>>\x18\t?;C\xF8\xD4\xA1\xD5...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:55 933 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=0 2022-03-12 04:07:55 960 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=373,l=373,c=17408,r=0] unwrapBuffer=HeapByteBuffer@4763c657[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x00\xA1\x02\x00\x00\x9d...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@4763c657[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x00\xA1\x02\x00\x00\x9d...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:55 960 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_TASK 2022-03-12 04:07:55 960 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-27] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@6269c8c2 2022-03-12 04:07:55 973 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_439,440,913058002) 2022-03-12 04:07:55 973 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_439,440,913058002) has been shutdown 2022-03-12 04:07:55 974 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_WRAP 2022-03-12 04:07:55 975 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >flush SslConnection@27571b07::SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=46/30000}{io=0/0,kio=0,kro=1}->SslConnection@27571b07{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=53/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 976 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@39071774[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-12 04:07:55 976 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-12 04:07:55 978 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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 2022-03-12 04:07:55 980 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=51/30000}{io=0/0,kio=0,kro=1}->SslConnection@27571b07{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=58/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 980 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-12 04:07:55 980 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-12 04:07:55 980 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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 2022-03-12 04:07:55 981 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_438,439,1192153970) 2022-03-12 04:07:55 981 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@27571b07{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=60/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 981 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-12 04:07:55 981 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_438,439,1192153970) has been shutdown 2022-03-12 04:07:55 981 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-12 04:07:55 981 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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 2022-03-12 04:07:55 985 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_437,438,181828086) 2022-03-12 04:07:55 985 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@27571b07{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=60/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 985 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-12 04:07:55 985 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_437,438,181828086) has been shutdown 2022-03-12 04:07:55 985 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@27571b07{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=63/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 985 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-12 04:07:55 985 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 222 HeapByteBuffer@461be612[p=0,l=222,c=17408,r=222]={<<<\x17\x03\x03\x005\xAbm\x00~\xCb\xFa\x1f\x9ax\xDe^\xA4\x91\x0c\xFe\x89\x91\x81"0...\x8bTE\xDc\xEdiAK\xC4$\xCb\xDavfQ\xC4\xB0\xB8B#\x1f\xF0">>>E\x00C\x13\x01\x8fo0\xA4...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:55 985 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=222 2022-03-12 04:07:55 988 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_436,437,1292041697) 2022-03-12 04:07:55 988 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_436,437,1292041697) has been shutdown 2022-03-12 04:07:55 988 DEBUG [jdk.event.security][dw-27] invocationID:{InvocationID} - TLSHandshake: 10.233.68.108:50308, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2022-03-12 04:07:55 988 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=222 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=222,c=17408,r=164] unwrapBuffer=HeapByteBuffer@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x91OX\x99...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6953f001[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x91OX\x99...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:55 990 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - handshake succeeded SslConnection@27571b07::SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@27571b07{NOT_HANDSHAKING,eio=164/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=68/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=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 2022-03-12 04:07:55 991 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-12 04:07:55 991 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_435,436,775549365) 2022-03-12 04:07:55 991 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_435,436,775549365) has been shutdown 2022-03-12 04:07:55 991 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@461be612[p=58,l=222,c=17408,r=164]={\x17\x03\x03\x005\x14\x00\x00 ...\xE7\xDf#\xFa\x850\xFe<<<\x17\x03\x03\x00\x9fC\xA0<\xD3-\x82x\xEe\xE2\xB2\x1d\xB5\n43!\xA3\xF3\x9dK...\x8bTE\xDc\xEdiAK\xC4$\xCb\xDavfQ\xC4\xB0\xB8B#\x1f\xF0">>>E\x00C\x13\x01\x8fo0\xA4...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:55 991 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0 2022-03-12 04:07:55 992 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 164 bytesProduced = 142 encryptedBuffer=[p=222,l=222,c=17408,r=0] unwrapBuffer=HeapByteBuffer@6953f001[p=0,l=142,c=17408,r=142]={<< >>\x98|T\x9b\x9c\xB3\xB5\xCd\xD4...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6953f001[p=0,l=142,c=17408,r=142]={<< >>\x98|T\x9b\x9c\xB3\xB5\xCd\xD4...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:55 992 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_434,435,1313030808) 2022-03-12 04:07:55 992 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_434,435,1313030808) has been shutdown 2022-03-12 04:07:55 992 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=71/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 993 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@2f9285ff::DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=71/30000} filled 142 HeapByteBuffer@6953f001[p=0,l=142,c=17408,r=142]={<< >>\x98|T\x9b\x9c\xB3\xB5\xCd\xD4...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:55 993 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@2f9285ff::DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=71/30000} parse HeapByteBuffer@6953f001[p=0,l=142,c=17408,r=142]={<< >>\x98|T\x9b\x9c\xB3\xB5\xCd\xD4...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-12 04:07:55 993 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@6953f001[p=0,l=142,c=17408,r=142]={<< >>\x98|T\x9b\x9c\xB3\xB5\xCd\xD4...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:55 993 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - START --> SPACE1 2022-03-12 04:07:55 994 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_433,434,50485546) 2022-03-12 04:07:55 994 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_433,434,50485546) has been shutdown 2022-03-12 04:07:55 994 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - SPACE1 --> URI 2022-03-12 04:07:55 994 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - URI --> SPACE2 2022-03-12 04:07:55 994 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2022-03-12 04:07:55 994 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2022-03-12 04:07:55 994 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Host --> VALUE 2022-03-12 04:07:55 994 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2022-03-12 04:07:55 994 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Host --> FIELD 2022-03-12 04:07:55 994 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2022-03-12 04:07:55 994 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2022-03-12 04:07:55 994 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2022-03-12 04:07:55 994 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-21] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@523e8516 2022-03-12 04:07:55 994 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Accept: */* --> IN_VALUE 2022-03-12 04:07:55 994 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Accept: */* --> FIELD 2022-03-12 04:07:55 994 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2022-03-12 04:07:55 994 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2022-03-12 04:07:55 994 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER --> CONTENT 2022-03-12 04:07:55 994 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - REQUEST for //10.233.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} GET //10.233.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.68.190:9102 User-Agent: kube-probe/1.22 Accept: */* Connection: close 2022-03-12 04:07:55 994 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@2f9285ff::DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=72/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2022-03-12 04:07:55 994 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@2f9285ff::DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=73/30000} 2022-03-12 04:07:55 994 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - handle //10.233.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2022-03-12 04:07:55 994 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - handling HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2022-03-12 04:07:55 994 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2022-03-12 04:07:55 994 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-27] invocationID:{InvocationID} - Host 10.233.68.190 with SNI null 2022-03-12 04:07:55 994 DEBUG [org.eclipse.jetty.server.Server][dw-27] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2022-03-12 04:07:55 995 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-27] invocationID:{InvocationID} - GzipHandler@14d53884{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck)@2c995886 in null 2022-03-12 04:07:55 995 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-27] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@61af1510{/,null,AVAILABLE} 2022-03-12 04:07:55 995 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-27] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@61af1510{/,null,AVAILABLE} 2022-03-12 04:07:55 995 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-5ffdd510@9c69035d==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-12 04:07:55 995 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - chain=logFilter@2e4d2232==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-3c20e9d6@3c20e9d6==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-2e7517aa@2e7517aa==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-5ffdd510@9c69035d==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-12 04:07:55 995 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - call filter logFilter@2e4d2232==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true 2022-03-12 04:07:55 995 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Entering. 2022-03-12 04:07:55 995 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2022-03-12 04:07:55 995 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 3c7e4567-fcda-4ed4-9aa0-3e7fc06181d1 2022-03-12 04:07:55 995 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Invoking synchronously ... 2022-03-12 04:07:55 995 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-3c20e9d6@3c20e9d6==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true 2022-03-12 04:07:55 995 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-2e7517aa@2e7517aa==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true 2022-03-12 04:07:55 995 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-5ffdd510@9c69035d==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-12 04:07:55 997 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@14d53884{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck)@2c995886 2022-03-12 04:07:55 997 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@16745305 exclude no deflater 2022-03-12 04:07:55 997 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@77343530[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@35fb0482{null} 2022-03-12 04:07:55 997 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 200 OK HTTP/1.1 Connection: close Date: Sat, 12 Mar 2022 04:07:55 GMT X-TransactionID: 3c7e4567-fcda-4ed4-9aa0-3e7fc06181d1 X-InvocationID: 6e5cd6a4-4510-4009-a084-8ef2d560b32d Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2022-03-12 04:07:55 997 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@534027d3[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6718bac5] (null,[p=0,l=4,c=8192,r=4],true)@START 2022-03-12 04:07:55 997 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@77343530[p=0,l=4,c=8192,r=4]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:55 997 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close Date: Sat, 12 Mar 2022 04:07:55 GMT X-TransactionID: 3c7e4567-fcda-4ed4-9aa0-3e7fc06181d1 X-InvocationID: 6e5cd6a4-4510-4009-a084-8ef2d560b32d Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2022-03-12 04:07:55 997 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT 2022-03-12 04:07:55 997 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@534027d3[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6718bac5] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING 2022-03-12 04:07:55 997 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@31d38ea3{IDLE}->null [HeapByteBuffer@3e28e01d[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@77343530[p=0,l=4,c=8192,r=4]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 2022-03-12 04:07:55 997 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@31d38ea3{WRITING}->null:IDLE-->WRITING 2022-03-12 04:07:55 997 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@27571b07::SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=W,to=75/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3b6446d2{s=COMPLETING}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2022-03-12 04:07:55 997 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@3e28e01d[p=0,l=252,c=8192,r=252]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:55 997 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@77343530[p=0,l=4,c=8192,r=4]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:55 997 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING 2022-03-12 04:07:55 997 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 256 bytesProduced = 294 sequenceNumber = 0 [p=0,l=294,c=17408,r=294] ioDone=false/false 2022-03-12 04:07:55 998 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=W,to=76/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3b6446d2{s=COMPLETING}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2022-03-12 04:07:55 998 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-12 04:07:55 998 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=W,to=76/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3b6446d2{s=COMPLETING}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2022-03-12 04:07:55 998 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@31d38ea3{WRITING}->null 2022-03-12 04:07:55 998 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@31d38ea3{IDLE}->null:WRITING-->IDLE 2022-03-12 04:07:55 998 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@534027d3[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6718bac5] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2022-03-12 04:07:55 998 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@534027d3[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6718bac5] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2022-03-12 04:07:55 998 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=76/30000} 2022-03-12 04:07:55 998 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@27571b07::SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OSHUTTING,fill=-,flush=-,to=76/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3b6446d2{s=END}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} oshut=false, ishut=false 2022-03-12 04:07:55 998 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@27571b07::SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@27571b07{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OSHUTTING,fill=-,flush=-,to=77/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3b6446d2{s=END}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2022-03-12 04:07:55 998 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@39071774[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-12 04:07:55 998 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-12 04:07:55 998 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 1 [p=0,l=40,c=17408,r=40] ioDone=false/true 2022-03-12 04:07:55 999 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@27571b07{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OSHUTTING,fill=-,flush=-,to=77/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3b6446d2{s=END}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2022-03-12 04:07:55 999 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-12 04:07:55 999 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@27571b07{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OSHUTTING,fill=-,flush=-,to=77/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3b6446d2{s=END}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2022-03-12 04:07:55 999 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.68.190:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@27571b07{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OSHUTTING,fill=-,flush=-,to=77/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3b6446d2{s=END}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2022-03-12 04:07:55 999 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@27571b07::SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@27571b07{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OSHUTTING,fill=-,flush=-,to=77/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3b6446d2{s=END}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2022-03-12 04:07:55 999 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@86fd88c{SSLC.NBReadCB@27571b07{SslConnection@27571b07::SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@27571b07{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OSHUTTING,fill=-,flush=-,to=77/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3b6446d2{s=END}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}}} 2022-03-12 04:07:55 999 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@27571b07{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OSHUTTING,fill=-,flush=-,to=77/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3b6446d2{s=END}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2022-03-12 04:07:55 999 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@177f65a5 on ManagedSelector@7cadf3ca{STARTED} id=0 keys=2 selected=0 updates=0 2022-03-12 04:07:55 999 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@7cadf3ca{STARTED} id=0 keys=2 selected=0 updates=1 2022-03-12 04:07:55 999 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken with none selected 2022-03-12 04:07:55 999 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken up from select, 0/0/2 selected 2022-03-12 04:07:55 999 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=ef0e2b43-21ef-4dd4-b28d-17dfc8c3486f, referenceCounter=0, store size=0} on thread dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck 2022-03-12 04:07:55 999 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d processing 0 keys, 1 updates 2022-03-12 04:07:55 999 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_WRAP 2022-03-12 04:07:55 999 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Exiting. 2022-03-12 04:07:55 999 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1 2022-03-12 04:07:55 999 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@177f65a5 2022-03-12 04:07:55 999 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >flush SslConnection@42cb1d7a::SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=67/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=77/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:55 999 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@39071774[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-12 04:07:55 999 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@27571b07{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=78/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3b6446d2{s=END}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2022-03-12 04:07:55 999 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-12 04:07:55 999 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2022-03-12 04:07:55 999 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d waiting with 2 keys 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.server.Server][dw-27] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - unhandle HttpChannelState@75dd3e49{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1} 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken up from select, 1/1/2 selected 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@75dd3e49{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d processing 1 keys, 0 updates 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - completed HttpChannelState@75dd3e49{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - unhandle HttpChannelState@75dd3e49{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@75dd3e49{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=67/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=77/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.68.190:9102 remote=/10.233.68.108:50308], selector=sun.nio.ch.EPollSelectorImpl@5329847d, interestOps=1, readyOps=1 SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@27571b07{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=78/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3b6446d2{s=END}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=77/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - recycle HttpChannelState@75dd3e49{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush NEED_WRAP 10.233.68.108 - - [12/Mar/2022:04:07:56 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.22" 6 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1} 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - CONTENT --> CLOSE 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2700 sequenceNumber = 0 [p=0,l=2700,c=17408,r=2700] ioDone=false/false 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@27571b07{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=78/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3b6446d2{s=END}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@27571b07::SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@27571b07{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=78/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@27571b07{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=78/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=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 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 24 HeapByteBuffer@3020dbe5[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\x11\xD5\xFf\xAf\xE7z\xA6\x11\xAa\xD0W\xBe\x93\x1a\xDd\x08\xFb%\xE6>>>-\x0ew\xD8\x08\x1aL#\xB4...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=24 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0} tryExecute EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=28,epc=1701]@2022-03-12T04:07:56.000594Z 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=24 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 24 bytesProduced = 0 encryptedBuffer=[p=24,l=24,c=17408,r=0] unwrapBuffer=HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x005\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x005\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=0}@478a2ed7 offer EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=0}][pc=0,pic=0,pec=28,epc=1701]@2022-03-12T04:07:56.000676Z 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=77/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1} startReservedThread p=1 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=79/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1} 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run ReservedThreadExecutor@fd0e118{s=0/1,p=1}@73f5660 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}] 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=77/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=1}@73f5660 started 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@2f9285ff::DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=79/30000} filled -1 HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x005\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@73f5660 waiting 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=79/30000} 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 0 HeapByteBuffer@330c756a[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=0 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=79/30000} 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@4763c657[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x00\xA1\x02\x00\x00\x9d...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@4763c657[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x00\xA1\x02\x00\x00\x9d...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@fd0e118{s=1/1,p=0}@73f5660 startThread=0 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - shutdownOutput: SslConnection@27571b07::SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=79/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=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 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1}@478a2ed7 task=EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=28,epc=1701]@2022-03-12T04:07:56.000864Z 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=78/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=28,epc=1701]@2022-03-12T04:07:56.000916Z tryProduce true 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - ensureFillInterested SslConnection@27571b07::SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=79/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >fill SslConnection@42cb1d7a::SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=78/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=79/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 000 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 0 HeapByteBuffer@330c756a[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=0 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@4763c657[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x00\xA1\x02\x00\x00\x9d...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@4763c657[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x00\xA1\x02\x00\x00\x9d...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=79/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=79/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d waiting with 2 keys 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=78/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@221f6e44::DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=78/30000} filled 0 HeapByteBuffer@4763c657[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x00\xA1\x02\x00\x00\x9d...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@221f6e44::DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=78/30000} parse HeapByteBuffer@4763c657[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x00\xA1\x02\x00\x00\x9d...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@4763c657[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x00\xA1\x02\x00\x00\x9d...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - doClose SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=79/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=28,epc=1701]@2022-03-12T04:07:56.000995Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=79/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=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 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@221f6e44::DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=78/30000} parsed false HttpParser{s=START,0 of -1} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@221f6e44::DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=78/30000} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - fillInterested HttpConnection@221f6e44::DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=78/30000} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@60e3be49{AC.ReadCB@221f6e44{HttpConnection@221f6e44::DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@86fd88c{SSLC.NBReadCB@27571b07{SslConnection@27571b07::SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=79/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@42cb1d7a::SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@27571b07::SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=79/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=79/30000} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - onClose FillInterest@86fd88c{SSLC.NBReadCB@27571b07{SslConnection@27571b07::SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=79/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=79/30000} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup ManagedSelector@7cadf3ca{STARTED} id=0 keys=2 selected=0 updates=0 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@3957815f{SSLC.NBReadCB@42cb1d7a{SslConnection@42cb1d7a::SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5c61530f startThread=0 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - onClose FillInterest@33691e63{null} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@27571b07::SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=79/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken with none selected 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@33691e63{null} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@2f9285ff::DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=79/30000} parse HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x005\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - FillInterest@33691e63{null} lost race null 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken up from select, 0/0/1 selected 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x005\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d processing 0 keys, 0 updates 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - CLOSE --> CLOSED 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@23ed6bc2 on ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d waiting with 1 keys 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@2f9285ff::DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=79/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@2f9285ff::DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=79/30000} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken with none selected 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=79/30000} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken up from select, 0/0/1 selected 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5c61530f in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=1,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}] 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d processing 0 keys, 1 updates 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@23ed6bc2 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@221f6e44::DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@2f9285ff::DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=79/30000} onFillable exit HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=79/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@443ec3da size 1 > capacity 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.68.190:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=79/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d waiting with 1 keys 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onClose HttpConnection@2f9285ff::DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=79/30000} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran ReservedThreadExecutor@fd0e118{s=1/1,p=0}@443ec3da in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=1,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}] 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@3286448e size 1 > capacity 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken up from select, 1/1/1 selected 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d processing 1 keys, 0 updates 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran ReservedThreadExecutor@fd0e118{s=1/1,p=0}@3286448e in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}] 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onClose SslConnection@27571b07::SocketChannelEndPoint@23e908d{/10.233.68.108:50308<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=79/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.190:9102 remote=/10.233.68.108:50310], selector=sun.nio.ch.EPollSelectorImpl@5329847d, interestOps=1, readyOps=1 SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5c61530f in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}] 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=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 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0} tryExecute EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=28,epc=1702]@2022-03-12T04:07:56.001783Z 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.68.190:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@27571b07{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3116287{/10.233.68.108:50308<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=80/30000}=>HttpConnection@2f9285ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b6446d2{s=START}]=>HttpChannelOverHttp@757fb65c{s=HttpChannelState@75dd3e49{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 001 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=0}@73f5660 offer EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=0}][pc=0,pic=0,pec=28,epc=1702]@2022-03-12T04:07:56.001834Z 2022-03-12 04:07:56 002 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1} startReservedThread p=1 2022-03-12 04:07:56 002 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@fd0e118{s=0/1,p=1}@66eec8e7 startThread=0 2022-03-12 04:07:56 002 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1}@73f5660 task=EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=28,epc=1702]@2022-03-12T04:07:56.002363Z 2022-03-12 04:07:56 002 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=28,epc=1702]@2022-03-12T04:07:56.002424Z tryProduce true 2022-03-12 04:07:56 002 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 0 2022-03-12 04:07:56 002 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0 2022-03-12 04:07:56 002 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=28,epc=1702]@2022-03-12T04:07:56.002395Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=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 2022-03-12 04:07:56 002 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 002 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d waiting with 1 keys 10.233.68.108 - - [12/Mar/2022:04:07:56 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.22" 6 2022-03-12 04:07:56 002 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=1}@121a12f6 waiting 2022-03-12 04:07:56 002 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@3957815f{SSLC.NBReadCB@42cb1d7a{SslConnection@42cb1d7a::SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-12 04:07:56 002 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >c.onFillable SslConnection@42cb1d7a::SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 002 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@fd0e118{s=1/1,p=1}@66eec8e7 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=1}] 2022-03-12 04:07:56 002 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=1}@66eec8e7 size 1 > capacity 2022-03-12 04:07:56 003 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@fd0e118{s=1/1,p=0}@66eec8e7 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}] 2022-03-12 04:07:56 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillable SslConnection@42cb1d7a::SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 003 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@60e3be49{AC.ReadCB@221f6e44{HttpConnection@221f6e44::DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}}} 2022-03-12 04:07:56 003 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@221f6e44::DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-12 04:07:56 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@42cb1d7a::SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-12 04:07:56 003 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 222 HeapByteBuffer@4763c657[p=0,l=222,c=17408,r=222]={<<<\x17\x03\x03\x005G\x86\x83S!\xE7\r\xEa\xF0\r\x18$X\x82\x9bi\x7f4\xF94...\x05\xAb\xF6\xDdz\x969\xD2\xB6Ed\x11\x9a\x0bN\xA47\xF4H\x1e\xFc\x97\xA1>>>VC\x00\x87\xB9\xC4\xB7\x9b\xB8...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:56 003 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=222 2022-03-12 04:07:56 004 DEBUG [jdk.event.security][dw-25] invocationID:{InvocationID} - TLSHandshake: 10.233.68.108:50310, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2022-03-12 04:07:56 004 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=222 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=222,c=17408,r=164] unwrapBuffer=HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x005\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x005\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:56 004 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - handshake succeeded SslConnection@42cb1d7a::SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=164/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=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 2022-03-12 04:07:56 004 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-12 04:07:56 004 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4763c657[p=58,l=222,c=17408,r=164]={\x17\x03\x03\x005\x14\x00\x00 ...\xAc\x95\xB8\x01\r\xFc8<<<\x17\x03\x03\x00\x9f;\xE3\x86&>\xDb\xBe\xD4NaB\xBa\xDc\xC5a+\x04O\xFbH...\x05\xAb\xF6\xDdz\x969\xD2\xB6Ed\x11\x9a\x0bN\xA47\xF4H\x1e\xFc\x97\xA1>>>VC\x00\x87\xB9\xC4\xB7\x9b\xB8...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:56 004 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0 2022-03-12 04:07:56 004 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 164 bytesProduced = 142 encryptedBuffer=[p=222,l=222,c=17408,r=0] unwrapBuffer=HeapByteBuffer@461be612[p=0,l=142,c=17408,r=142]={<< >>User-Agen...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@461be612[p=0,l=142,c=17408,r=142]={<< >>User-Agen...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:56 004 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@221f6e44[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 004 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@221f6e44::DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=3/30000} filled 142 HeapByteBuffer@461be612[p=0,l=142,c=17408,r=142]={<< >>User-Agen...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:56 004 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@221f6e44::DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@461be612[p=0,l=142,c=17408,r=142]={<< >>User-Agen...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-12 04:07:56 004 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@461be612[p=0,l=142,c=17408,r=142]={<< >>User-Agen...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:56 004 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - START --> SPACE1 2022-03-12 04:07:56 004 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - SPACE1 --> URI 2022-03-12 04:07:56 004 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - URI --> SPACE2 2022-03-12 04:07:56 004 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2022-03-12 04:07:56 004 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2022-03-12 04:07:56 004 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> VALUE 2022-03-12 04:07:56 004 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2022-03-12 04:07:56 004 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> FIELD 2022-03-12 04:07:56 004 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2022-03-12 04:07:56 004 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2022-03-12 04:07:56 004 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2022-03-12 04:07:56 004 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Accept: */* --> IN_VALUE 2022-03-12 04:07:56 005 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Accept: */* --> FIELD 2022-03-12 04:07:56 005 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2022-03-12 04:07:56 005 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2022-03-12 04:07:56 005 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER --> CONTENT 2022-03-12 04:07:56 005 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - REQUEST for //10.233.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} GET //10.233.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.68.190:9102 User-Agent: kube-probe/1.22 Accept: */* Connection: close 2022-03-12 04:07:56 005 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@221f6e44::DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=3/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2022-03-12 04:07:56 005 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@221f6e44::DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=4/30000} 2022-03-12 04:07:56 005 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - handle //10.233.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2022-03-12 04:07:56 005 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - handling HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2022-03-12 04:07:56 005 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2022-03-12 04:07:56 005 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-25] invocationID:{InvocationID} - Host 10.233.68.190 with SNI null 2022-03-12 04:07:56 005 DEBUG [org.eclipse.jetty.server.Server][dw-25] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2022-03-12 04:07:56 005 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-25] invocationID:{InvocationID} - GzipHandler@14d53884{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck)@117ef3ab in null 2022-03-12 04:07:56 005 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-25] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@61af1510{/,null,AVAILABLE} 2022-03-12 04:07:56 005 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-25] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@61af1510{/,null,AVAILABLE} 2022-03-12 04:07:56 005 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-5ffdd510@9c69035d==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-12 04:07:56 005 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - chain=logFilter@2e4d2232==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-3c20e9d6@3c20e9d6==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-2e7517aa@2e7517aa==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-5ffdd510@9c69035d==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-12 04:07:56 005 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter logFilter@2e4d2232==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true 2022-03-12 04:07:56 005 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Entering. 2022-03-12 04:07:56 005 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2022-03-12 04:07:56 005 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: aeb5aa06-dc36-4786-b5e0-0b1ef782f4a7 2022-03-12 04:07:56 005 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Invoking synchronously ... 2022-03-12 04:07:56 005 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-3c20e9d6@3c20e9d6==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true 2022-03-12 04:07:56 005 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-2e7517aa@2e7517aa==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true 2022-03-12 04:07:56 005 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-5ffdd510@9c69035d==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-12 04:07:56 007 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@14d53884{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck)@117ef3ab 2022-03-12 04:07:56 007 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@3726321f exclude no deflater 2022-03-12 04:07:56 007 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@2b89fd06[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@3b30a160{null} 2022-03-12 04:07:56 007 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@dadb33e{s=HttpChannelState@77f577f1{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 200 OK HTTP/1.1 Connection: close Date: Sat, 12 Mar 2022 04:07:56 GMT X-TransactionID: aeb5aa06-dc36-4786-b5e0-0b1ef782f4a7 X-InvocationID: 364757d2-e504-4c1d-8042-a2f43bc154ba Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2022-03-12 04:07:56 007 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@5db5ee06[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5b059965] (null,[p=0,l=4,c=8192,r=4],true)@START 2022-03-12 04:07:56 007 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@2b89fd06[p=0,l=4,c=8192,r=4]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:56 007 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close Date: Sat, 12 Mar 2022 04:07:56 GMT X-TransactionID: aeb5aa06-dc36-4786-b5e0-0b1ef782f4a7 X-InvocationID: 364757d2-e504-4c1d-8042-a2f43bc154ba Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2022-03-12 04:07:56 007 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT 2022-03-12 04:07:56 007 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@5db5ee06[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5b059965] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING 2022-03-12 04:07:56 007 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@3f003ece{IDLE}->null [HeapByteBuffer@3e28e01d[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@2b89fd06[p=0,l=4,c=8192,r=4]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 2022-03-12 04:07:56 007 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@3f003ece{WRITING}->null:IDLE-->WRITING 2022-03-12 04:07:56 007 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@42cb1d7a::SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1eddb02d{s=COMPLETING}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 2022-03-12 04:07:56 007 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@3e28e01d[p=0,l=252,c=8192,r=252]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:56 007 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@2b89fd06[p=0,l=4,c=8192,r=4]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:56 007 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING 2022-03-12 04:07:56 007 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 2022-03-12 04:07:56 008 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1eddb02d{s=COMPLETING}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2022-03-12 04:07:56 008 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-12 04:07:56 008 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1eddb02d{s=COMPLETING}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2022-03-12 04:07:56 008 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@3f003ece{WRITING}->null 2022-03-12 04:07:56 008 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@3f003ece{IDLE}->null:WRITING-->IDLE 2022-03-12 04:07:56 008 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@5db5ee06[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5b059965] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2022-03-12 04:07:56 008 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@5db5ee06[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5b059965] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2022-03-12 04:07:56 008 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=7/30000} 2022-03-12 04:07:56 008 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@42cb1d7a::SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1eddb02d{s=END}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} oshut=false, ishut=false 2022-03-12 04:07:56 008 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@42cb1d7a::SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1eddb02d{s=END}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2022-03-12 04:07:56 008 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@39071774[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-12 04:07:56 008 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-12 04:07:56 008 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 2022-03-12 04:07:56 009 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1eddb02d{s=END}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2022-03-12 04:07:56 009 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-12 04:07:56 009 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1eddb02d{s=END}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2022-03-12 04:07:56 009 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.68.190:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1eddb02d{s=END}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2022-03-12 04:07:56 009 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@42cb1d7a::SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1eddb02d{s=END}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2022-03-12 04:07:56 009 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@3957815f{SSLC.NBReadCB@42cb1d7a{SslConnection@42cb1d7a::SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1eddb02d{s=END}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}}} 2022-03-12 04:07:56 009 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1eddb02d{s=END}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2022-03-12 04:07:56 010 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@23ed6bc2 on ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-12 04:07:56 010 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-12 04:07:56 010 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken with none selected 2022-03-12 04:07:56 010 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken up from select, 0/0/1 selected 2022-03-12 04:07:56 010 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d processing 0 keys, 1 updates 2022-03-12 04:07:56 010 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 1 2022-03-12 04:07:56 010 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@23ed6bc2 2022-03-12 04:07:56 010 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=f8b652bd-7384-4131-8b0f-9fdff22131c0, referenceCounter=0, store size=0} on thread dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck 2022-03-12 04:07:56 010 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1eddb02d{s=END}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2022-03-12 04:07:56 010 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0 2022-03-12 04:07:56 010 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Exiting. 2022-03-12 04:07:56 010 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d waiting with 1 keys 2022-03-12 04:07:56 010 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken up from select, 1/1/1 selected 2022-03-12 04:07:56 010 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d processing 1 keys, 0 updates 2022-03-12 04:07:56 010 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.68.190:9102 remote=/10.233.68.108:50310], selector=sun.nio.ch.EPollSelectorImpl@5329847d, interestOps=1, readyOps=1 SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1eddb02d{s=END}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2022-03-12 04:07:56 010 DEBUG [org.eclipse.jetty.server.Server][dw-25] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2022-03-12 04:07:56 010 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1eddb02d{s=END}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2022-03-12 04:07:56 010 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - unhandle HttpChannelState@77f577f1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1} 2022-03-12 04:07:56 010 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@77f577f1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-12 04:07:56 010 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1eddb02d{s=END}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}:runFillable:BLOCKING 2022-03-12 04:07:56 010 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2022-03-12 04:07:56 010 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0} tryExecute EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=28,epc=1703]@2022-03-12T04:07:56.0109Z 2022-03-12 04:07:56 010 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - completed HttpChannelState@77f577f1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-12 04:07:56 010 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=0}@121a12f6 offer EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=0}][pc=0,pic=0,pec=28,epc=1703]@2022-03-12T04:07:56.010966Z 2022-03-12 04:07:56 010 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - unhandle HttpChannelState@77f577f1{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-12 04:07:56 011 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1} startReservedThread p=1 2022-03-12 04:07:56 011 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue ReservedThreadExecutor@fd0e118{s=0/1,p=1}@54d82b07 startThread=0 2022-03-12 04:07:56 011 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@77f577f1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-12 04:07:56 011 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2022-03-12 04:07:56 011 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4 2022-03-12 04:07:56 011 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=28,epc=1703]@2022-03-12T04:07:56.011067Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1eddb02d{s=END}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}:runFillable:BLOCKING/BLOCKING 2022-03-12 04:07:56 011 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@3957815f{SSLC.NBReadCB@42cb1d7a{SslConnection@42cb1d7a::SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1eddb02d{s=END}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}}} 2022-03-12 04:07:56 011 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - recycle HttpChannelState@77f577f1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-12 04:07:56 011 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1} 2022-03-12 04:07:56 011 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - CONTENT --> CLOSE 2022-03-12 04:07:56 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >c.onFillable SslConnection@42cb1d7a::SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1eddb02d{s=END}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2022-03-12 04:07:56 011 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - onFillable SslConnection@42cb1d7a::SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 011 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@60e3be49{null} 2022-03-12 04:07:56 011 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - FillInterest@60e3be49{null} lost race null 2022-03-12 04:07:56 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.68.190:9102,OSHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 011 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 0 2022-03-12 04:07:56 011 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0 2022-03-12 04:07:56 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@42cb1d7a::SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 011 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-12 04:07:56 011 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d waiting with 1 keys 2022-03-12 04:07:56 011 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 24 HeapByteBuffer@4763c657[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\xD4W\x13{d\xB4\xA2\xE0\xCd_KuI'\xAa\x1d~\xAf\x19>>>i\xD1+\xEf\xF0\xF3k*\n...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:56 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=24 2022-03-12 04:07:56 012 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run ReservedThreadExecutor@fd0e118{s=0/1,p=1}@54d82b07 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}] 2022-03-12 04:07:56 012 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=24 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 24 bytesProduced = 0 encryptedBuffer=[p=24,l=24,c=17408,r=0] unwrapBuffer=HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\x1cX\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\x1cX\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:56 012 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=1}@54d82b07 started 2022-03-12 04:07:56 012 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@54d82b07 waiting 2022-03-12 04:07:56 012 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.68.190:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=11/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 012 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1} 2022-03-12 04:07:56 012 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@121a12f6 task=EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=28,epc=1704]@2022-03-12T04:07:56.012423Z 2022-03-12 04:07:56 012 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@221f6e44::DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\x1cX\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:56 012 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=11/30000} 2022-03-12 04:07:56 012 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=28,epc=1704]@2022-03-12T04:07:56.012492Z tryProduce true 2022-03-12 04:07:56 012 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=11/30000} 2022-03-12 04:07:56 012 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@121a12f6 size 1 > capacity 2022-03-12 04:07:56 012 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran ReservedThreadExecutor@fd0e118{s=1/1,p=0}@121a12f6 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}] 2022-03-12 04:07:56 012 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - shutdownOutput: SslConnection@42cb1d7a::SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=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 2022-03-12 04:07:56 012 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - ensureFillInterested SslConnection@42cb1d7a::SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 012 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@3957815f{SSLC.NBReadCB@42cb1d7a{SslConnection@42cb1d7a::SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-12 04:07:56 013 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 013 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@23ed6bc2 on ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-12 04:07:56 013 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-12 04:07:56 013 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken with none selected 2022-03-12 04:07:56 013 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken up from select, 0/0/1 selected 2022-03-12 04:07:56 013 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d processing 0 keys, 1 updates 2022-03-12 04:07:56 013 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 013 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 1 2022-03-12 04:07:56 013 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@23ed6bc2 2022-03-12 04:07:56 013 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 013 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 013 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0 2022-03-12 04:07:56 013 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d waiting with 1 keys 2022-03-12 04:07:56 013 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken up from select, 1/1/1 selected 2022-03-12 04:07:56 013 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d processing 1 keys, 0 updates 2022-03-12 04:07:56 013 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - doClose SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 013 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.68.190:9102 remote=/10.233.68.108:50310], selector=sun.nio.ch.EPollSelectorImpl@5329847d, interestOps=1, readyOps=1 SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 013 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 013 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=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 2022-03-12 04:07:56 013 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0} tryExecute EatWhatYouKill@25a2f432/SelectorProducer@229d508c/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=28,epc=1704]@2022-03-12T04:07:56.013794Z 2022-03-12 04:07:56 013 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onClose FillInterest@3957815f{SSLC.NBReadCB@42cb1d7a{SslConnection@42cb1d7a::SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-12 04:07:56 013 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=0}@54d82b07 offer EatWhatYouKill@25a2f432/SelectorProducer@229d508c/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=0}][pc=0,pic=0,pec=28,epc=1704]@2022-03-12T04:07:56.013841Z 2022-03-12 04:07:56 013 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1} startReservedThread p=1 2022-03-12 04:07:56 013 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue ReservedThreadExecutor@fd0e118{s=0/1,p=1}@bb1a67b startThread=0 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillableFail SslConnection@42cb1d7a::SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1}@54d82b07 task=EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=28,epc=1704]@2022-03-12T04:07:56.014018Z 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=28,epc=1704]@2022-03-12T04:07:56.014085Z tryProduce true 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 0 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onFail FillInterest@60e3be49{null} java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:150) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:355) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:214) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1366) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:254) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:255) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) at java.base/java.lang.Thread.run(Unknown Source) 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=28,epc=1704]@2022-03-12T04:07:56.014053Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=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 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=1 updates=0 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@3957815f{null} 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - FillInterest@3957815f{null} lost race null 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@185a3ef startThread=0 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onClose FillInterest@60e3be49{null} 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=1}@73f5660 waiting 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Ignoring key update for concurrently closed channel SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@221f6e44::DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\x1cX\x00...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\x1cX\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - CLOSE --> CLOSED 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@221f6e44::DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@221f6e44::DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=13/30000} 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=13/30000} 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@221f6e44::DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=13/30000} onFillable exit HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.68.190:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=1}@478a2ed7 size 1 > capacity 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d waiting with 1 keys 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@fd0e118{s=1/1,p=1}@478a2ed7 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=1}] 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken with none selected 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken up from select, 0/0/0 selected 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@fd0e118{s=1/1,p=1}@bb1a67b in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=1}] 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d processing 0 keys, 0 updates 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=1}@bb1a67b size 1 > capacity 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 0 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d waiting with 0 keys 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@fd0e118{s=1/1,p=0}@bb1a67b in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}] 2022-03-12 04:07:56 014 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@185a3ef in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}] 2022-03-12 04:07:56 015 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 015 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onClose HttpConnection@221f6e44::DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=14/30000} 2022-03-12 04:07:56 015 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onClose SslConnection@42cb1d7a::SocketChannelEndPoint@43460de0{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@42cb1d7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f4de2{/10.233.68.108:50310<->/10.233.68.190:9102,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@221f6e44[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1eddb02d{s=START}]=>HttpChannelOverHttp@dadb33e{s=HttpChannelState@77f577f1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:07:56 015 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@185a3ef in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}] 2022-03-12 04:07:57 034 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@198603c6] obtained in 0 millis 2022-03-12 04:07:57 035 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@62794eb8, maxRows=1, fetchSize=0, flags=16 2022-03-12 04:07:57 035 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Bind(stmt=S_1,portal=null,$1=<'holmes-engine-mgmt_9201'>,type=VARCHAR) 2022-03-12 04:07:57 035 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=1) 2022-03-12 04:07:57 035 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Sync 2022-03-12 04:07:57 037 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE BindComplete [unnamed] 2022-03-12 04:07:57 037 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE DataRow(len=51) 2022-03-12 04:07:57 037 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE PortalSuspended 2022-03-12 04:07:57 037 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE ReadyForQuery(I) 2022-03-12 04:07:57 038 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = ?] took 2 millis 2022-03-12 04:07:57 038 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getString columnIndex: 2 2022-03-12 04:07:57 038 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getInt columnIndex: 3 2022-03-12 04:07:57 038 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getLong columnIndex: 4 2022-03-12 04:07:57 038 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@198603c6] released 2022-03-12 04:07:57 038 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@9b8fd46] obtained in 0 millis 2022-03-12 04:07:57 039 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@3fccd955, maxRows=0, fetchSize=0, flags=16 2022-03-12 04:07:57 039 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Bind(stmt=S_2,portal=null,$1=<1647058077034>,type=INT8,$2=<'holmes-engine-mgmt_9201'>,type=VARCHAR) 2022-03-12 04:07:57 039 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=0) 2022-03-12 04:07:57 039 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Sync 2022-03-12 04:07:57 041 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE BindComplete [unnamed] 2022-03-12 04:07:57 042 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE CommandStatus(UPDATE 1) 2022-03-12 04:07:57 042 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE ReadyForQuery(I) 2022-03-12 04:07:57 042 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.updateEntity */ UPDATE ENGINE_ENTITY SET LASTMODIFIED = ? WHERE ID = ?] took 2 millis 2022-03-12 04:07:57 042 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@9b8fd46] released 2022-03-12 04:07:57 430 INFO [org.onap.holmes.common.config.MicroServiceConfig][pool-6-thread-1] invocationID:{InvocationID} - Query the config-binding-service address using the URL: http://consul-server.onap:8500/v1/catalog/service/config-binding-service 2022-03-12 04:07:57 432 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory 2022-03-12 04:07:57 432 DEBUG [org.jvnet.hk2.logger][pool-6-thread-1] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_441,442,1727307311) 2022-03-12 04:07:57 434 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. 2022-03-12 04:07:57 436 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable 2022-03-12 04:07:57 436 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable 2022-03-12 04:07:57 436 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable 2022-03-12 04:07:57 437 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable 2022-03-12 04:07:57 437 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable 2022-03-12 04:07:57 437 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable 2022-03-12 04:07:57 437 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable 2022-03-12 04:07:57 437 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable 2022-03-12 04:07:57 438 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2022-03-12 04:07:57 438 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2022-03-12 04:07:57 439 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][pool-6-thread-1] invocationID:{InvocationID} - System properties configuration provider not allowed 2022-03-12 04:07:57 440 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][pool-6-thread-1] invocationID:{InvocationID} - null java.lang.reflect.InvocationTargetException: null at java.base/jdk.internal.reflect.GeneratedMethodAccessor31.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.utils.JerseyClient.get(JerseyClient.java:121) at org.onap.holmes.common.utils.JerseyClient.get(JerseyClient.java:112) at org.onap.holmes.common.config.MicroServiceConfig.execQuery(MicroServiceConfig.java:72) at org.onap.holmes.common.config.MicroServiceConfig.getServiceAddrInfoFromDcaeConsulByHostName(MicroServiceConfig.java:53) at org.onap.holmes.common.config.MicroServiceConfig.getServiceConfigInfoFromCBS(MicroServiceConfig.java:76) 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) ... 26 common frames omitted 2022-03-12 04:07:57 440 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. 2022-03-12 04:07:57 440 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. 2022-03-12 04:07:57 444 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). 2022-03-12 04:07:57 445 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 2022-03-12 04:07:57 450 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-6-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT 2022-03-12 04:07:57 450 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-6-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@764d17b25 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} 2022-03-12 04:07:57 458 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 2022-03-12 04:07:57 459 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-6-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@1a4940667 pairs: {null: HTTP/1.1 200 OK}{Content-Type: application/json}{X-Consul-Index: 369}{X-Consul-Knownleader: true}{X-Consul-Lastcontact: 0}{Date: Sat, 12 Mar 2022 04:07:58 GMT}{Content-Length: 352} 2022-03-12 04:07:57 459 INFO [org.onap.holmes.common.config.MicroServiceConfig][pool-6-thread-1] invocationID:{InvocationID} - The config-binding-service address is http://config-binding-service.onap:10000 2022-03-12 04:07:57 460 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory 2022-03-12 04:07:57 460 DEBUG [org.jvnet.hk2.logger][pool-6-thread-1] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_442,443,1985828765) 2022-03-12 04:07:57 461 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. 2022-03-12 04:07:57 463 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable 2022-03-12 04:07:57 463 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable 2022-03-12 04:07:57 463 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable 2022-03-12 04:07:57 464 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable 2022-03-12 04:07:57 464 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable 2022-03-12 04:07:57 464 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable 2022-03-12 04:07:57 464 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable 2022-03-12 04:07:57 464 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable 2022-03-12 04:07:57 465 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2022-03-12 04:07:57 465 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2022-03-12 04:07:57 466 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][pool-6-thread-1] invocationID:{InvocationID} - System properties configuration provider not allowed 2022-03-12 04:07:57 466 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][pool-6-thread-1] invocationID:{InvocationID} - null java.lang.reflect.InvocationTargetException: null at java.base/jdk.internal.reflect.GeneratedMethodAccessor31.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.utils.JerseyClient.get(JerseyClient.java:121) at org.onap.holmes.common.utils.JerseyClient.get(JerseyClient.java:112) at org.onap.holmes.common.config.MicroServiceConfig.execQuery(MicroServiceConfig.java:72) at org.onap.holmes.common.config.MicroServiceConfig.getServiceConfigInfoFromCBS(MicroServiceConfig.java:77) 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) ... 25 common frames omitted 2022-03-12 04:07:57 466 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. 2022-03-12 04:07:57 467 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. 2022-03-12 04:07:57 470 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). 2022-03-12 04:07:57 471 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-6-thread-1] invocationID:{InvocationID} - ProxySelector Request for http://config-binding-service.onap:10000/service_component/holmes-engine-mgmt 2022-03-12 04:07:57 475 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-6-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT 2022-03-12 04:07:57 475 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-6-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@2bc1c905 pairs: {GET /service_component/holmes-engine-mgmt HTTP/1.1: null}{User-Agent: Jersey/2.30.1 (HttpUrlConnection 11.0.6)}{Host: config-binding-service.onap:10000}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{Connection: keep-alive} 2022-03-12 04:07:57 498 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-6-thread-1] invocationID:{InvocationID} - KeepAlive stream used: http://config-binding-service.onap:10000/service_component/holmes-engine-mgmt 2022-03-12 04:07:57 498 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-6-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@1a30dd995 pairs: {null: HTTP/1.1 200 OK}{x-onap-requestid: d3abefd7-e7ab-4827-aab6-a545cd9271ae}{Content-Type: application/json}{Content-Length: 359}{Date: Sat, 12 Mar 2022 04:07:57 GMT} 2022-03-12 04:07:57 499 INFO [org.onap.holmes.common.config.MicroServiceConfig][pool-6-thread-1] invocationID:{InvocationID} - The query url is: http://config-binding-service.onap:10000/service_component/holmes-engine-mgmt. The corresponding configurations are {"services_calls": {}, "streams_publishes": {"dcae_cl_out": {"dmaap_info": {"topic_url": "http://message-router.onap:3904/events/unauthenticated.DCAE_CL_OUTPUT"}, "type": "message_router"}}, "streams_subscribes": {"ves_fault": {"dmaap_info": {"topic_url": "http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT"}, "type": "message_router"}}} 2022-03-12 04:07:57 500 INFO [org.onap.holmes.engine.dcae.DcaeConfigurationPolling][pool-6-thread-1] invocationID:{InvocationID} - Operation aborted due to identical Configurations. 2022-03-12 04:08:05 919 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@265c0752-EngineDActiveApp@48751d8a{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@17c2a766 on ManagedSelector@7cadf3ca{STARTED} id=0 keys=0 selected=0 updates=0 2022-03-12 04:08:05 919 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@265c0752-EngineDActiveApp@48751d8a{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@7cadf3ca{STARTED} id=0 keys=0 selected=0 updates=1 2022-03-12 04:08:05 920 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken with none selected 2022-03-12 04:08:05 920 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken up from select, 0/0/0 selected 2022-03-12 04:08:05 920 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d processing 0 keys, 1 updates 2022-03-12 04:08:05 920 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 1 2022-03-12 04:08:05 920 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@17c2a766 2022-03-12 04:08:05 920 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@17c2a766 startThread=0 2022-03-12 04:08:05 920 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0 2022-03-12 04:08:05 920 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d waiting with 1 keys 2022-03-12 04:08:05 920 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@17c2a766 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}] 2022-03-12 04:08:05 920 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-26] invocationID:{InvocationID} - SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-03-12 04:08:05 920 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-26] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@2d2e06ed 2022-03-12 04:08:05 921 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - new HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=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@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2022-03-12 04:08:05 921 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - New HTTP Connection HttpConnection@7a162650::DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000} 2022-03-12 04:08:05 921 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@63c2a32b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 921 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onOpen SslConnection@63c2a32b::SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@63c2a32b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 921 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onOpen HttpConnection@7a162650::DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000} 2022-03-12 04:08:05 921 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - fillInterested HttpConnection@7a162650::DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000} 2022-03-12 04:08:05 921 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@59d8bd0e{AC.ReadCB@7a162650{HttpConnection@7a162650::DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-12 04:08:05 922 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@63c2a32b::SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@63c2a32b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 922 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@63c2a32b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 922 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@12b724c3{SSLC.NBReadCB@63c2a32b{SslConnection@63c2a32b::SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@63c2a32b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-12 04:08:05 922 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@63c2a32b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 922 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@649a1645 on ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-12 04:08:05 922 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-12 04:08:05 922 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken with none selected 2022-03-12 04:08:05 922 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken up from select, 0/0/1 selected 2022-03-12 04:08:05 922 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d processing 0 keys, 1 updates 2022-03-12 04:08:05 922 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 1 2022-03-12 04:08:05 922 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@649a1645 2022-03-12 04:08:05 922 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Created SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@63c2a32b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 922 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@17c2a766 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}] 2022-03-12 04:08:05 923 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@63c2a32b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 923 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0 2022-03-12 04:08:05 923 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d waiting with 1 keys 2022-03-12 04:08:05 923 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken up from select, 1/1/1 selected 2022-03-12 04:08:05 923 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d processing 1 keys, 0 updates 2022-03-12 04:08:05 923 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.190:9102 remote=/10.233.68.108:50502], selector=sun.nio.ch.EPollSelectorImpl@5329847d, interestOps=1, readyOps=1 SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@63c2a32b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 923 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@63c2a32b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 923 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@63c2a32b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=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 2022-03-12 04:08:05 924 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0} tryExecute EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=28,epc=1705]@2022-03-12T04:08:05.924078Z 2022-03-12 04:08:05 924 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=0}@73f5660 offer EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=0}][pc=0,pic=0,pec=28,epc=1705]@2022-03-12T04:08:05.924177Z 2022-03-12 04:08:05 924 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1} startReservedThread p=1 2022-03-12 04:08:05 924 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue ReservedThreadExecutor@fd0e118{s=0/1,p=1}@69cbf52b startThread=0 2022-03-12 04:08:05 924 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=28,epc=1705]@2022-03-12T04:08:05.924354Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@63c2a32b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=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 2022-03-12 04:08:05 924 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1}@73f5660 task=EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=28,epc=1706]@2022-03-12T04:08:05.924516Z 2022-03-12 04:08:05 924 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=28,epc=1706]@2022-03-12T04:08:05.924578Z tryProduce true 2022-03-12 04:08:05 924 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 0 2022-03-12 04:08:05 924 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0 2022-03-12 04:08:05 924 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@12b724c3{SSLC.NBReadCB@63c2a32b{SslConnection@63c2a32b::SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@63c2a32b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-12 04:08:05 924 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >c.onFillable SslConnection@63c2a32b::SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@63c2a32b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 924 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - onFillable SslConnection@63c2a32b::SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@63c2a32b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 924 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@59d8bd0e{AC.ReadCB@7a162650{HttpConnection@7a162650::DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=3/30000}}} 2022-03-12 04:08:05 924 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@7a162650::DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-12 04:08:05 925 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >fill SslConnection@63c2a32b::SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@63c2a32b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 925 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-12 04:08:05 925 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run ReservedThreadExecutor@fd0e118{s=0/1,p=1}@69cbf52b in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}] 2022-03-12 04:08:05 925 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=1}@69cbf52b started 2022-03-12 04:08:05 925 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 261 HeapByteBuffer@4763c657[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xA3\xA9\xFa\x11'\xFc\xD3U\x84\xC1\x18Q\xE5@...\x1d\xA6\xE8Cl\x1d\xBb\xF4\xA5\xE7\xE3Y\xD0\xFa\x94\xCfe5z\xE5\xC7\x0e\x0f>>>|\xF4\xD9\x91\xD3\xB9\xAe:\xA5...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:08:05 925 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=261 2022-03-12 04:08:05 925 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@69cbf52b waiting 2022-03-12 04:08:05 925 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill starting handshake SslConnection@63c2a32b::SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63c2a32b{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 926 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@63c2a32b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 926 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\x1cX\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\x1cX\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:08:05 926 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_TASK 2022-03-12 04:08:05 926 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d waiting with 1 keys 2022-03-12 04:08:05 926 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_WRAP 2022-03-12 04:08:05 926 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >flush SslConnection@63c2a32b::SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@63c2a32b{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 926 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@39071774[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-12 04:08:05 926 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-12 04:08:05 926 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false 2022-03-12 04:08:05 926 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 926 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-12 04:08:05 927 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 927 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-12 04:08:05 927 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4763c657[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x01\x01\x00\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:08:05 927 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=0 2022-03-12 04:08:05 927 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\x1cX\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\x1cX\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:08:05 927 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 927 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >fill SslConnection@63c2a32b::SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 927 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-12 04:08:05 927 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4763c657[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x01\x01\x00\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:08:05 927 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=0 2022-03-12 04:08:05 927 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\x1cX\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\x1cX\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:08:05 927 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 927 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@7a162650::DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=5/30000} filled 0 HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\x1cX\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:08:05 927 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@7a162650::DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\x1cX\x00...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-12 04:08:05 927 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\x1cX\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:08:05 927 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@7a162650::DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=5/30000} parsed false HttpParser{s=START,0 of -1} 2022-03-12 04:08:05 927 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7a162650::DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=5/30000} 2022-03-12 04:08:05 927 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - fillInterested HttpConnection@7a162650::DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=5/30000} 2022-03-12 04:08:05 927 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@59d8bd0e{AC.ReadCB@7a162650{HttpConnection@7a162650::DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-12 04:08:05 927 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@63c2a32b::SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 927 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 927 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@12b724c3{SSLC.NBReadCB@63c2a32b{SslConnection@63c2a32b::SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-12 04:08:05 927 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 927 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@649a1645 on ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-12 04:08:05 927 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-12 04:08:05 927 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@7a162650::DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-12 04:08:05 928 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken with none selected 2022-03-12 04:08:05 928 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 928 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken up from select, 0/0/1 selected 2022-03-12 04:08:05 928 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d processing 0 keys, 1 updates 2022-03-12 04:08:05 928 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@54d82b07 size 1 > capacity 2022-03-12 04:08:05 928 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 1 2022-03-12 04:08:05 928 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@649a1645 2022-03-12 04:08:05 928 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran ReservedThreadExecutor@fd0e118{s=1/1,p=0}@54d82b07 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}] 2022-03-12 04:08:05 928 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 928 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0 2022-03-12 04:08:05 929 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d waiting with 1 keys 2022-03-12 04:08:05 929 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken up from select, 1/1/1 selected 2022-03-12 04:08:05 929 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d processing 1 keys, 0 updates 2022-03-12 04:08:05 929 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.190:9102 remote=/10.233.68.108:50502], selector=sun.nio.ch.EPollSelectorImpl@5329847d, interestOps=1, readyOps=1 SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 929 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 930 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=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 2022-03-12 04:08:05 930 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0} tryExecute EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=28,epc=1706]@2022-03-12T04:08:05.930257Z 2022-03-12 04:08:05 930 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=0}@69cbf52b offer EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=0}][pc=0,pic=0,pec=28,epc=1706]@2022-03-12T04:08:05.930452Z 2022-03-12 04:08:05 930 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1} startReservedThread p=1 2022-03-12 04:08:05 930 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run ReservedThreadExecutor@fd0e118{s=0/1,p=1}@7a5110bf in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}] 2022-03-12 04:08:05 930 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=1}@7a5110bf started 2022-03-12 04:08:05 931 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@7a5110bf waiting 2022-03-12 04:08:05 931 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue ReservedThreadExecutor@fd0e118{s=1/1,p=0}@7a5110bf startThread=0 2022-03-12 04:08:05 931 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1}@69cbf52b task=EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=28,epc=1706]@2022-03-12T04:08:05.931309Z 2022-03-12 04:08:05 931 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=28,epc=1706]@2022-03-12T04:08:05.931461Z tryProduce true 2022-03-12 04:08:05 931 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0 2022-03-12 04:08:05 931 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2022-03-12 04:08:05 931 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 931 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d waiting with 1 keys 2022-03-12 04:08:05 931 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=28,epc=1706]@2022-03-12T04:08:05.931371Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=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 2022-03-12 04:08:05 932 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@12b724c3{SSLC.NBReadCB@63c2a32b{SslConnection@63c2a32b::SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-12 04:08:05 932 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >c.onFillable SslConnection@63c2a32b::SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 932 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - onFillable SslConnection@63c2a32b::SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 932 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@59d8bd0e{AC.ReadCB@7a162650{HttpConnection@7a162650::DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=5/30000}}} 2022-03-12 04:08:05 932 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@7a162650::DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-12 04:08:05 933 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >fill SslConnection@63c2a32b::SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 933 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-12 04:08:05 933 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 373 HeapByteBuffer@4763c657[p=0,l=373,c=17408,r=373]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xA3\xA9\xFa\x11'\xFc\xD3U...5\xDd \x08\xA5ekL\xBe\x1d2\x15\xCeZ\t\xE3\x8d\x13Gm\xAb\xB1\x84>>>\xA2ex\x99\xDb\x8e\xA1\xD5%...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:08:05 933 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=373 2022-03-12 04:08:05 933 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - unwrap net_filled=373 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=373,c=17408,r=367] unwrapBuffer=HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\x1cX\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\x1cX\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:08:05 933 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-12 04:08:05 933 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4763c657[p=6,l=373,c=17408,r=367]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xA3\xA9\xFa\x11'\xFc\xD3U\x84\xC1\x18Q\xE5@...5\xDd \x08\xA5ekL\xBe\x1d2\x15\xCeZ\t\xE3\x8d\x13Gm\xAb\xB1\x84>>>\xA2ex\x99\xDb\x8e\xA1\xD5%...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:08:05 933 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=0 2022-03-12 04:08:05 933 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=373,l=373,c=17408,r=0] unwrapBuffer=HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\x1cX\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\x1cX\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:08:05 933 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_TASK 2022-03-12 04:08:05 938 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@2d2e06ed 2022-03-12 04:08:05 940 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_WRAP 2022-03-12 04:08:05 941 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >flush SslConnection@63c2a32b::SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@63c2a32b{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 941 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@39071774[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-12 04:08:05 941 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-12 04:08:05 941 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 2022-03-12 04:08:05 941 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@63c2a32b{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 941 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-12 04:08:05 941 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-12 04:08:05 941 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 2022-03-12 04:08:05 941 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63c2a32b{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 942 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-12 04:08:05 942 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-12 04:08:05 942 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 2022-03-12 04:08:05 942 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 942 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-12 04:08:05 942 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 942 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-12 04:08:05 942 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4763c657[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:08:05 942 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=0 2022-03-12 04:08:05 942 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@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\x1cX\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\x1cX\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:08:05 943 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 943 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >fill SslConnection@63c2a32b::SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 943 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-12 04:08:05 943 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4763c657[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:08:05 943 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=0 2022-03-12 04:08:05 943 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@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\x1cX\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\x1cX\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:08:05 943 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 943 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@7a162650::DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=15/30000} filled 0 HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\x1cX\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:08:05 943 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@7a162650::DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=16/30000} parse HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\x1cX\x00...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-12 04:08:05 943 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\x1cX\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:08:05 943 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@7a162650::DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=16/30000} parsed false HttpParser{s=START,0 of -1} 2022-03-12 04:08:05 943 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7a162650::DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=16/30000} 2022-03-12 04:08:05 944 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - fillInterested HttpConnection@7a162650::DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=16/30000} 2022-03-12 04:08:05 944 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@59d8bd0e{AC.ReadCB@7a162650{HttpConnection@7a162650::DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-12 04:08:05 944 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@63c2a32b::SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 944 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 944 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@12b724c3{SSLC.NBReadCB@63c2a32b{SslConnection@63c2a32b::SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-12 04:08:05 944 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 944 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@649a1645 on ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-12 04:08:05 944 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-12 04:08:05 945 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken with none selected 2022-03-12 04:08:05 945 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken up from select, 0/0/1 selected 2022-03-12 04:08:05 945 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@7a162650::DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000} onFillable exit HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-12 04:08:05 945 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d processing 0 keys, 1 updates 2022-03-12 04:08:05 945 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1 2022-03-12 04:08:05 945 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@649a1645 2022-03-12 04:08:05 945 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 945 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2022-03-12 04:08:05 945 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d waiting with 1 keys 2022-03-12 04:08:05 945 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d woken up from select, 1/1/1 selected 2022-03-12 04:08:05 945 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d processing 1 keys, 0 updates 2022-03-12 04:08:05 945 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.190:9102 remote=/10.233.68.108:50502], selector=sun.nio.ch.EPollSelectorImpl@5329847d, interestOps=1, readyOps=1 SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 945 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 945 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 945 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@73f5660 size 1 > capacity 2022-03-12 04:08:05 945 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=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 2022-03-12 04:08:05 945 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0} tryExecute EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=28,epc=1707]@2022-03-12T04:08:05.945773Z 2022-03-12 04:08:05 945 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=0}@7a5110bf offer EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=0}][pc=0,pic=0,pec=28,epc=1707]@2022-03-12T04:08:05.94585Z 2022-03-12 04:08:05 945 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1} startReservedThread p=1 2022-03-12 04:08:05 945 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@fd0e118{s=0/1,p=1}@3c89db46 startThread=0 2022-03-12 04:08:05 946 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@fd0e118{s=0/1,p=1}@3c89db46 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}] 2022-03-12 04:08:05 946 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=28,epc=1707]@2022-03-12T04:08:05.946009Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=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 2022-03-12 04:08:05 946 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=1}@3c89db46 started 2022-03-12 04:08:05 946 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@3c89db46 waiting 2022-03-12 04:08:05 946 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1}@7a5110bf task=EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=28,epc=1708]@2022-03-12T04:08:05.946126Z 2022-03-12 04:08:05 946 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@12b724c3{SSLC.NBReadCB@63c2a32b{SslConnection@63c2a32b::SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2022-03-12 04:08:05 946 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@63c2a32b::SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 946 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@63c2a32b::SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 946 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@59d8bd0e{AC.ReadCB@7a162650{HttpConnection@7a162650::DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=FI,flush=-,to=2/30000}}} 2022-03-12 04:08:05 946 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@7a162650::DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-12 04:08:05 946 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=28,epc=1708]@2022-03-12T04:08:05.946395Z tryProduce true 2022-03-12 04:08:05 946 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@63c2a32b::SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 946 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-12 04:08:05 947 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 0 2022-03-12 04:08:05 947 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2022-03-12 04:08:05 947 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@63c2a32b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 947 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5329847d waiting with 1 keys 2022-03-12 04:08:05 947 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 222 HeapByteBuffer@4763c657[p=0,l=222,c=17408,r=222]={<<<\x17\x03\x03\x005\xC8\x8d!0W\xDdY-C\x18\xA7\x9d\x86\xBal\x8e<\x84\xAa\xDd...\xD623\xB3\xD9\xC8\xFd\xFa\x01\x1eq\xF6?g!}}\x05z{_vd>>>\x02\x03\x01\x00,\x00E\x00C...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:08:05 947 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=222 2022-03-12 04:08:05 947 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran ReservedThreadExecutor@fd0e118{s=1/1,p=0}@73f5660 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}] 2022-03-12 04:08:05 948 DEBUG [jdk.event.security][dw-28] invocationID:{InvocationID} - TLSHandshake: 10.233.68.108:50502, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2022-03-12 04:08:05 948 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=222 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=222,c=17408,r=164] unwrapBuffer=HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\x1cX\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@461be612[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\x1cX\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:08:05 948 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - handshake succeeded SslConnection@63c2a32b::SocketChannelEndPoint@50c2fb4a{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@63c2a32b{NOT_HANDSHAKING,eio=164/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=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 2022-03-12 04:08:05 948 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-12 04:08:05 948 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4763c657[p=58,l=222,c=17408,r=164]={\x17\x03\x03\x005\x14\x00\x00 ...\xA7h\x18\xEf?\x07\x1e<<<\x17\x03\x03\x00\x9f\xA4\x81\xDb >>\x02\x03\x01\x00,\x00E\x00C...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:08:05 948 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0 2022-03-12 04:08:05 948 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 164 bytesProduced = 142 encryptedBuffer=[p=222,l=222,c=17408,r=0] unwrapBuffer=HeapByteBuffer@461be612[p=0,l=142,c=17408,r=142]={<< >>\x05\xC7\x1e{Q\x84k\x8dB...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@461be612[p=0,l=142,c=17408,r=142]={<< >>\x05\xC7\x1e{Q\x84k\x8dB...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:08:05 948 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.68.190:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@63c2a32b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@7a162650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c965628{s=START}]=>HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2022-03-12 04:08:05 948 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@7a162650::DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=4/30000} filled 142 HeapByteBuffer@461be612[p=0,l=142,c=17408,r=142]={<< >>\x05\xC7\x1e{Q\x84k\x8dB...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:08:05 949 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@7a162650::DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@461be612[p=0,l=142,c=17408,r=142]={<< >>\x05\xC7\x1e{Q\x84k\x8dB...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-12 04:08:05 949 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@461be612[p=0,l=142,c=17408,r=142]={<< >>\x05\xC7\x1e{Q\x84k\x8dB...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:08:05 949 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - START --> SPACE1 2022-03-12 04:08:05 949 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - SPACE1 --> URI 2022-03-12 04:08:05 949 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - URI --> SPACE2 2022-03-12 04:08:05 949 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2022-03-12 04:08:05 949 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2022-03-12 04:08:05 949 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> VALUE 2022-03-12 04:08:05 949 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2022-03-12 04:08:05 949 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> FIELD 2022-03-12 04:08:05 949 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2022-03-12 04:08:05 949 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2022-03-12 04:08:05 949 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2022-03-12 04:08:05 949 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Accept: */* --> IN_VALUE 2022-03-12 04:08:05 949 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Accept: */* --> FIELD 2022-03-12 04:08:05 949 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2022-03-12 04:08:05 949 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2022-03-12 04:08:05 949 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER --> CONTENT 2022-03-12 04:08:05 949 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - REQUEST for //10.233.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} GET //10.233.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.68.190:9102 User-Agent: kube-probe/1.22 Accept: */* Connection: close 2022-03-12 04:08:05 950 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@7a162650::DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=6/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2022-03-12 04:08:05 950 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7a162650::DecryptedEndPoint@27524539{/10.233.68.108:50502<->/10.233.68.190:9102,OPEN,fill=-,flush=-,to=6/30000} 2022-03-12 04:08:05 950 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - handle //10.233.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 2022-03-12 04:08:05 950 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - handling HttpChannelState@608dfac9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2022-03-12 04:08:05 950 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 2022-03-12 04:08:05 950 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-28] invocationID:{InvocationID} - Host 10.233.68.190 with SNI null 2022-03-12 04:08:05 950 DEBUG [org.eclipse.jetty.server.Server][dw-28] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 2022-03-12 04:08:05 950 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-28] invocationID:{InvocationID} - GzipHandler@14d53884{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck)@343125ac in null 2022-03-12 04:08:05 951 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-28] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@61af1510{/,null,AVAILABLE} 2022-03-12 04:08:05 951 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-28] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@61af1510{/,null,AVAILABLE} 2022-03-12 04:08:05 951 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-5ffdd510@9c69035d==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-12 04:08:05 951 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - chain=logFilter@2e4d2232==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-3c20e9d6@3c20e9d6==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-2e7517aa@2e7517aa==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-5ffdd510@9c69035d==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-12 04:08:05 951 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - call filter logFilter@2e4d2232==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true 2022-03-12 04:08:05 951 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Entering. 2022-03-12 04:08:05 951 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2022-03-12 04:08:05 951 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: fc4e224d-59b6-4e4c-b5cb-1660cf71ed10 2022-03-12 04:08:05 951 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Invoking synchronously ... 2022-03-12 04:08:05 951 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-3c20e9d6@3c20e9d6==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true 2022-03-12 04:08:05 951 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-2e7517aa@2e7517aa==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true 2022-03-12 04:08:05 951 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-5ffdd510@9c69035d==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-12 04:08:05 953 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@14d53884{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck)@343125ac 2022-03-12 04:08:05 953 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@43c3288 exclude no deflater 2022-03-12 04:08:05 953 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@756a6a77[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@7cbdc77{null} 2022-03-12 04:08:05 953 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@28f6276e{s=HttpChannelState@608dfac9{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.68.190:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 200 OK HTTP/1.1 Connection: close Date: Sat, 12 Mar 2022 04:08:05 GMT X-TransactionID: fc4e224d-59b6-4e4c-b5cb-1660cf71ed10 X-InvocationID: 09a39e12-8674-4bac-b923-05b429cc6d81 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2022-03-12 04:08:05 953 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@3a6a9567[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5f2748d0] (null,[p=0,l=4,c=8192,r=4],true)@START 2022-03-12 04:08:05 953 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@756a6a77[p=0,l=4,c=8192,r=4]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-12 04:08:05 953 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET