By type
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-07 04:18:32 120 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][pool-3-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-07 04:18:32 120 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][pool-3-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-07 04:18:32 124 INFO [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-3-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-07 04:18:32 124 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - ProxySelector Request for http://consul-server.onap:8500/v1/catalog/service/config-binding-service 2022-03-07 04:18:32 126 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT 2022-03-07 04:18:32 126 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@188c43295 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-07 04:18:32 127 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - KeepAlive stream used: http://consul-server.onap:8500/v1/catalog/service/config-binding-service 2022-03-07 04:18:32 133 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@3856da527 pairs: {null: HTTP/1.1 200 OK}{Content-Type: application/json}{X-Consul-Index: 543}{X-Consul-Knownleader: true}{X-Consul-Lastcontact: 0}{Date: Mon, 07 Mar 2022 04:18:31 GMT}{Content-Length: 339} 2022-03-07 04:18:32 134 INFO [org.onap.holmes.common.config.MicroServiceConfig][pool-3-thread-1] invocationID:{InvocationID} - The config-binding-service address is http://config-binding-service.onap:10000 2022-03-07 04:18:32 136 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory 2022-03-07 04:18:32 136 DEBUG [org.jvnet.hk2.logger][pool-3-thread-1] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_412,413,1478147565) 2022-03-07 04:18:32 138 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][pool-3-thread-1] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20. 2022-03-07 04:18:32 140 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable 2022-03-07 04:18:32 140 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable 2022-03-07 04:18:32 141 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable 2022-03-07 04:18:32 142 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable 2022-03-07 04:18:32 142 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable 2022-03-07 04:18:32 142 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable 2022-03-07 04:18:32 142 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable 2022-03-07 04:18:32 142 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable 2022-03-07 04:18:32 143 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2022-03-07 04:18:32 143 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2022-03-07 04:18:32 144 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][pool-3-thread-1] invocationID:{InvocationID} - System properties configuration provider not allowed 2022-03-07 04:18:32 145 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][pool-3-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-07 04:18:32 145 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][pool-3-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-07 04:18:32 145 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][pool-3-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-07 04:18:32 150 INFO [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-3-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-07 04:18:32 151 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - ProxySelector Request for http://config-binding-service.onap:10000/service_component/holmes-engine-mgmt 2022-03-07 04:18:32 152 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT 2022-03-07 04:18:32 152 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@684381975 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-07 04:18:32 197 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - KeepAlive stream used: http://config-binding-service.onap:10000/service_component/holmes-engine-mgmt 2022-03-07 04:18:32 198 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@14fc74355 pairs: {null: HTTP/1.1 200 OK}{x-onap-requestid: b7f84743-45c0-4811-b8d7-b87a2e18327c}{Content-Type: application/json}{Content-Length: 359}{Date: Mon, 07 Mar 2022 04:18:31 GMT} 2022-03-07 04:18:32 207 INFO [org.onap.holmes.common.config.MicroServiceConfig][pool-3-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-07 04:18:32 208 INFO [org.onap.holmes.engine.dcae.DcaeConfigurationPolling][pool-3-thread-1] invocationID:{InvocationID} - Operation aborted due to identical Configurations. 2022-03-07 04:18:32 384 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@2516a575] obtained in 0 millis 2022-03-07 04:18:32 385 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@1b3258fd, maxRows=1, fetchSize=0, flags=16 2022-03-07 04:18:32 385 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-07 04:18:32 385 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=1) 2022-03-07 04:18:32 385 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Sync 2022-03-07 04:18:32 387 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE BindComplete [unnamed] 2022-03-07 04:18:32 387 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE DataRow(len=51) 2022-03-07 04:18:32 387 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE PortalSuspended 2022-03-07 04:18:32 387 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE ReadyForQuery(I) 2022-03-07 04:18:32 387 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = ?] took 2 millis 2022-03-07 04:18:32 388 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getString columnIndex: 2 2022-03-07 04:18:32 388 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getInt columnIndex: 3 2022-03-07 04:18:32 388 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getLong columnIndex: 4 2022-03-07 04:18:32 388 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@2516a575] released 2022-03-07 04:18:32 388 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@2affbc9f] obtained in 0 millis 2022-03-07 04:18:32 389 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@de3c5f6, maxRows=0, fetchSize=0, flags=16 2022-03-07 04:18:32 389 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Bind(stmt=S_2,portal=null,$1=<1646626712384>,type=INT8,$2=<'holmes-engine-mgmt_9201'>,type=VARCHAR) 2022-03-07 04:18:32 389 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=0) 2022-03-07 04:18:32 389 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Sync 2022-03-07 04:18:32 391 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE BindComplete [unnamed] 2022-03-07 04:18:32 391 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE CommandStatus(UPDATE 1) 2022-03-07 04:18:32 391 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE ReadyForQuery(I) 2022-03-07 04:18:32 391 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.updateEntity */ UPDATE ENGINE_ENTITY SET LASTMODIFIED = ? WHERE ID = ?] took 2 millis 2022-03-07 04:18:32 391 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@2affbc9f] released 2022-03-07 04:18:40 095 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@3d1b43d8-EngineDActiveApp@62c46e53{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@7c0aed37 on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=0 selected=0 updates=0 2022-03-07 04:18:40 095 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@3d1b43d8-EngineDActiveApp@62c46e53{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1c0fe6c5{STARTED} id=0 keys=0 selected=0 updates=1 2022-03-07 04:18:40 095 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken with none selected 2022-03-07 04:18:40 095 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken up from select, 0/0/0 selected 2022-03-07 04:18:40 095 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e processing 0 keys, 1 updates 2022-03-07 04:18:40 095 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1 2022-03-07 04:18:40 095 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@7c0aed37 2022-03-07 04:18:40 095 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@7c0aed37 startThread=0 2022-03-07 04:18:40 095 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2022-03-07 04:18:40 095 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e waiting with 1 keys 2022-03-07 04:18:40 095 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@7c0aed37 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-07 04:18:40 096 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-28] invocationID:{InvocationID} - SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74: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-07 04:18:40 096 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-28] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@6a3e065f 2022-03-07 04:18:40 096 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - new HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3855af30{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2022-03-07 04:18:40 096 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - New HTTP Connection HttpConnection@67164313::DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000} 2022-03-07 04:18:40 096 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 096 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onOpen SslConnection@5a88426d::SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 096 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onOpen HttpConnection@67164313::DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000} 2022-03-07 04:18:40 096 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - fillInterested HttpConnection@67164313::DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000} 2022-03-07 04:18:40 097 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@37391d79{AC.ReadCB@67164313{HttpConnection@67164313::DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-07 04:18:40 097 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@5a88426d::SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 097 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 097 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@62e2de56{SSLC.NBReadCB@5a88426d{SslConnection@5a88426d::SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 097 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 097 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7ae1634d on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-07 04:18:40 097 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-07 04:18:40 097 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Created SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 097 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@7c0aed37 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-07 04:18:40 097 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken with none selected 2022-03-07 04:18:40 097 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken up from select, 0/0/1 selected 2022-03-07 04:18:40 097 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e processing 0 keys, 1 updates 2022-03-07 04:18:40 097 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1 2022-03-07 04:18:40 097 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@7ae1634d 2022-03-07 04:18:40 098 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 098 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2022-03-07 04:18:40 098 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e waiting with 1 keys 2022-03-07 04:18:40 098 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken up from select, 1/1/1 selected 2022-03-07 04:18:40 098 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e processing 1 keys, 0 updates 2022-03-07 04:18:40 098 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.74:9102 remote=/10.233.70.178:60170], selector=sun.nio.ch.EPollSelectorImpl@1413a04e, interestOps=1, readyOps=1 SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 099 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 099 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 099 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0} tryExecute EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=20,epc=1736]@2022-03-07T04:18:40.099482Z 2022-03-07 04:18:40 099 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=0}@52297617 offer EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=0}][pc=0,pic=0,pec=20,epc=1736]@2022-03-07T04:18:40.099755Z 2022-03-07 04:18:40 099 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1} startReservedThread p=1 2022-03-07 04:18:40 100 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@665b441e{s=0/1,p=1}@38806c1 startThread=0 2022-03-07 04:18:40 100 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run ReservedThreadExecutor@665b441e{s=0/1,p=1}@38806c1 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}] 2022-03-07 04:18:40 100 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=1}@38806c1 started 2022-03-07 04:18:40 100 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@38806c1 waiting 2022-03-07 04:18:40 100 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1}@52297617 task=EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=20,epc=1736]@2022-03-07T04:18:40.100131Z 2022-03-07 04:18:40 100 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=20,epc=1736]@2022-03-07T04:18:40.10027Z tryProduce true 2022-03-07 04:18:40 100 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0 2022-03-07 04:18:40 100 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2022-03-07 04:18:40 100 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 100 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e waiting with 1 keys 2022-03-07 04:18:40 100 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=20,epc=1736]@2022-03-07T04:18:40.100173Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 100 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@62e2de56{SSLC.NBReadCB@5a88426d{SslConnection@5a88426d::SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 100 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >c.onFillable SslConnection@5a88426d::SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 101 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillable SslConnection@5a88426d::SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 101 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@37391d79{AC.ReadCB@67164313{HttpConnection@67164313::DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=4/30000}}} 2022-03-07 04:18:40 101 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@67164313::DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@3855af30{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-07 04:18:40 101 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@5a88426d::SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 101 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-07 04:18:40 101 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 261 HeapByteBuffer@7683d203[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03}z}\x86\xC4\\\xE08T\x9f\xE2\x08\x86\x96...\\zCl\x95\xC7\x9cv\xC8\xA0\x15^-\xD5D\xD1\x1f\x9a\xE3\xDe\x93p~>>>VY\xBd\xB0$\xDa\xDerm...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:40 101 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=261 2022-03-07 04:18:40 102 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill starting handshake SslConnection@5a88426d::SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 103 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#j\x9a\xDe\xCa...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#j\x9a\xDe\xCa...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:40 103 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_TASK 2022-03-07 04:18:40 103 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_WRAP 2022-03-07 04:18:40 103 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >flush SslConnection@5a88426d::SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a88426d{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 103 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@53aebdf8[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-07 04:18:40 103 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-07 04:18:40 103 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false 2022-03-07 04:18:40 103 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a88426d{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 104 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-07 04:18:40 104 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a88426d{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 104 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-07 04:18:40 104 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 373 HeapByteBuffer@7683d203[p=0,l=373,c=17408,r=373]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x01j\x01\x00\x01f\x03\x03}z}\x86\xC4\\\xE08...\x17\xA5\xD6\xBao\xE7\xA8\x11\x8b\xE6\xFcAE\xDddaz\x99x\n~r\xF7>>>\xC9\xEe\xEe\x16\x93\xA3\xC4\x17\x19...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:40 104 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=373 2022-03-07 04:18:40 104 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] 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@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#j\x9a\xDe\xCa...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#j\x9a\xDe\xCa...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:40 104 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-07 04:18:40 104 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7683d203[p=6,l=373,c=17408,r=367]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03}z}\x86\xC4\\\xE08T\x9f\xE2\x08\x86\x96...\x17\xA5\xD6\xBao\xE7\xA8\x11\x8b\xE6\xFcAE\xDddaz\x99x\n~r\xF7>>>\xC9\xEe\xEe\x16\x93\xA3\xC4\x17\x19...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:40 104 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0 2022-03-07 04:18:40 104 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] 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@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#j\x9a\xDe\xCa...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#j\x9a\xDe\xCa...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:40 104 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_TASK 2022-03-07 04:18:40 109 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-25] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@6a3e065f 2022-03-07 04:18:40 112 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_WRAP 2022-03-07 04:18:40 113 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >flush SslConnection@5a88426d::SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a88426d{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 113 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@53aebdf8[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-07 04:18:40 113 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-07 04:18:40 113 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false 2022-03-07 04:18:40 113 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a88426d{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 113 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-07 04:18:40 113 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-07 04:18:40 113 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false 2022-03-07 04:18:40 113 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a88426d{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 113 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-07 04:18:40 113 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-07 04:18:40 113 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2699 sequenceNumber = 0 [p=0,l=2699,c=17408,r=2699] ioDone=false/false 2022-03-07 04:18:40 114 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 2699 SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a88426d{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 114 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-07 04:18:40 114 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a88426d{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 114 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-07 04:18:40 114 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7683d203[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-07 04:18:40 114 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0 2022-03-07 04:18:40 114 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#j\x9a\xDe\xCa...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#j\x9a\xDe\xCa...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:40 114 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a88426d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 114 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@5a88426d::SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a88426d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 114 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-07 04:18:40 114 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7683d203[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-07 04:18:40 114 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0 2022-03-07 04:18:40 114 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#j\x9a\xDe\xCa...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#j\x9a\xDe\xCa...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:40 114 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a88426d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 114 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@67164313::DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=17/30000} filled 0 HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#j\x9a\xDe\xCa...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:40 114 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@67164313::DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=17/30000} parse HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#j\x9a\xDe\xCa...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-07 04:18:40 114 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#j\x9a\xDe\xCa...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:40 114 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@67164313::DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=17/30000} parsed false HttpParser{s=START,0 of -1} 2022-03-07 04:18:40 114 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@67164313::DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=17/30000} 2022-03-07 04:18:40 114 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - fillInterested HttpConnection@67164313::DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=17/30000} 2022-03-07 04:18:40 114 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@37391d79{AC.ReadCB@67164313{HttpConnection@67164313::DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-07 04:18:40 114 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@5a88426d::SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a88426d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a88426d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 115 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@62e2de56{SSLC.NBReadCB@5a88426d{SslConnection@5a88426d::SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a88426d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 115 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@5a88426d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 115 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7ae1634d on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-07 04:18:40 115 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-07 04:18:40 115 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@67164313::DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@3855af30{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-07 04:18:40 115 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken with none selected 2022-03-07 04:18:40 115 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken up from select, 0/0/1 selected 2022-03-07 04:18:40 115 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e processing 0 keys, 1 updates 2022-03-07 04:18:40 115 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1 2022-03-07 04:18:40 115 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@7ae1634d 2022-03-07 04:18:40 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@5a88426d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 115 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@264743c6 size 1 > capacity 2022-03-07 04:18:40 115 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@5a88426d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 115 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2022-03-07 04:18:40 115 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e waiting with 1 keys 2022-03-07 04:18:40 115 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@665b441e{s=1/1,p=0}@264743c6 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-07 04:18:40 115 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken up from select, 1/1/1 selected 2022-03-07 04:18:40 115 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e processing 1 keys, 0 updates 2022-03-07 04:18:40 115 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.74:9102 remote=/10.233.70.178:60170], selector=sun.nio.ch.EPollSelectorImpl@1413a04e, interestOps=1, readyOps=1 SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@5a88426d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 115 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5a88426d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 115 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5a88426d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 115 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0} tryExecute EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=20,epc=1737]@2022-03-07T04:18:40.11591Z 2022-03-07 04:18:40 116 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=0}@38806c1 offer EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=0}][pc=0,pic=0,pec=20,epc=1737]@2022-03-07T04:18:40.116001Z 2022-03-07 04:18:40 116 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1} startReservedThread p=1 2022-03-07 04:18:40 116 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@665b441e{s=0/1,p=1}@4b707c91 startThread=0 2022-03-07 04:18:40 116 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run ReservedThreadExecutor@665b441e{s=0/1,p=1}@4b707c91 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}] 2022-03-07 04:18:40 116 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=1}@4b707c91 started 2022-03-07 04:18:40 116 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=20,epc=1737]@2022-03-07T04:18:40.116159Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5a88426d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 116 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@4b707c91 waiting 2022-03-07 04:18:40 116 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@62e2de56{SSLC.NBReadCB@5a88426d{SslConnection@5a88426d::SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5a88426d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 116 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@5a88426d::SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5a88426d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 116 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@38806c1 task=EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=20,epc=1738]@2022-03-07T04:18:40.116521Z 2022-03-07 04:18:40 116 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=20,epc=1738]@2022-03-07T04:18:40.116611Z tryProduce true 2022-03-07 04:18:40 116 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@5a88426d::SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5a88426d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 116 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 0 2022-03-07 04:18:40 116 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@37391d79{AC.ReadCB@67164313{HttpConnection@67164313::DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}}} 2022-03-07 04:18:40 116 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2022-03-07 04:18:40 116 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@67164313::DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@3855af30{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-07 04:18:40 116 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@5a88426d::SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a88426d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 116 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-07 04:18:40 117 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 221 HeapByteBuffer@7683d203[p=0,l=221,c=17408,r=221]={<<<\x17\x03\x03\x005W\xEb\xEdHR\xA1\xAd\xE7\xAa\xF3p\xE9\x9d\xDf5\xDd\xFejSW...\xE1\xBd\x98\x8c\x7fp\xB5\xC3\x90\x01\xBf\x9f\x16\x8eW\xBbZ\x11\xEce\xFcju>>>\x03\x02\x03\x01\x00,\x00E\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:40 117 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=221 2022-03-07 04:18:40 117 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a88426d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 117 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e waiting with 1 keys 2022-03-07 04:18:40 118 DEBUG [jdk.event.security][dw-26] invocationID:{InvocationID} - TLSHandshake: 10.233.70.178:60170, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2022-03-07 04:18:40 118 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=221 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=221,c=17408,r=163] unwrapBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#j\x9a\xDe\xCa...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#j\x9a\xDe\xCa...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:40 118 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - handshake succeeded SslConnection@5a88426d::SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=163/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 118 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-07 04:18:40 118 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7683d203[p=58,l=221,c=17408,r=163]={\x17\x03\x03\x005\x14\x00\x00 ...*\x7f\xA9\xF6}\x05A<<<\x17\x03\x03\x00\x9e\xDfZ\x0f\xA7O<\x91\x07\xF0fi]\x04\xCa\x18\xEb\x9d\xAd\xC9\x01...\xE1\xBd\x98\x8c\x7fp\xB5\xC3\x90\x01\xBf\x9f\x16\x8eW\xBbZ\x11\xEce\xFcju>>>\x03\x02\x03\x01\x00,\x00E\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:40 118 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0 2022-03-07 04:18:40 118 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 163 bytesProduced = 141 encryptedBuffer=[p=221,l=221,c=17408,r=0] unwrapBuffer=HeapByteBuffer@740f583f[p=0,l=141,c=17408,r=141]={<< >>6U,Z\xD1\x11?\x97\\...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@740f583f[p=0,l=141,c=17408,r=141]={<< >>6U,Z\xD1\x11?\x97\\...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:40 118 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@67164313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 118 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@67164313::DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=3/30000} filled 141 HeapByteBuffer@740f583f[p=0,l=141,c=17408,r=141]={<< >>6U,Z\xD1\x11?\x97\\...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:40 118 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@67164313::DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@740f583f[p=0,l=141,c=17408,r=141]={<< >>6U,Z\xD1\x11?\x97\\...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-07 04:18:40 118 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@740f583f[p=0,l=141,c=17408,r=141]={<< >>6U,Z\xD1\x11?\x97\\...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:40 118 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - START --> SPACE1 2022-03-07 04:18:40 118 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - SPACE1 --> URI 2022-03-07 04:18:40 118 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - URI --> SPACE2 2022-03-07 04:18:40 118 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2022-03-07 04:18:40 118 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2022-03-07 04:18:40 118 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> VALUE 2022-03-07 04:18:40 118 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2022-03-07 04:18:40 118 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> FIELD 2022-03-07 04:18:40 118 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2022-03-07 04:18:40 118 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2022-03-07 04:18:40 118 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2022-03-07 04:18:40 118 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Accept: */* --> IN_VALUE 2022-03-07 04:18:40 118 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Accept: */* --> FIELD 2022-03-07 04:18:40 118 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2022-03-07 04:18:40 118 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2022-03-07 04:18:40 118 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER --> CONTENT 2022-03-07 04:18:40 118 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - REQUEST for //10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} GET //10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.70.74:9102 User-Agent: kube-probe/1.22 Accept: */* Connection: close 2022-03-07 04:18:40 118 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@67164313::DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=3/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2022-03-07 04:18:40 118 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@67164313::DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=3/30000} 2022-03-07 04:18:40 118 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - handle //10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2022-03-07 04:18:40 118 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - handling HttpChannelState@3855af30{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2022-03-07 04:18:40 118 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2022-03-07 04:18:40 118 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-26] invocationID:{InvocationID} - Host 10.233.70.74 with SNI null 2022-03-07 04:18:40 119 DEBUG [org.eclipse.jetty.server.Server][dw-26] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 2022-03-07 04:18:40 119 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-26] invocationID:{InvocationID} - GzipHandler@538f45f1{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck)@5716dbd3 in null 2022-03-07 04:18:40 119 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-26] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@61af1510{/,null,AVAILABLE} 2022-03-07 04:18:40 119 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-26] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@61af1510{/,null,AVAILABLE} 2022-03-07 04:18:40 119 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-62c47480@3daebd60==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-07 04:18:40 119 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - chain=logFilter@5bccef9f==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-58e5fbe5@58e5fbe5==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-666b91db@666b91db==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-62c47480@3daebd60==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-07 04:18:40 119 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - call filter logFilter@5bccef9f==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true 2022-03-07 04:18:40 119 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Entering. 2022-03-07 04:18:40 119 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2022-03-07 04:18:40 119 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: e88b2330-fec8-44c2-af59-8684f8f67d84 2022-03-07 04:18:40 119 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Invoking synchronously ... 2022-03-07 04:18:40 119 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-58e5fbe5@58e5fbe5==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true 2022-03-07 04:18:40 119 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-666b91db@666b91db==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true 2022-03-07 04:18:40 119 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-62c47480@3daebd60==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-07 04:18:40 121 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@538f45f1{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck)@5716dbd3 2022-03-07 04:18:40 121 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@62f1e86e exclude no deflater 2022-03-07 04:18:40 121 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@22472169[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@6a1b5544{null} 2022-03-07 04:18:40 121 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 200 OK HTTP/1.1 Connection: close Date: Mon, 07 Mar 2022 04:18:40 GMT X-TransactionID: e88b2330-fec8-44c2-af59-8684f8f67d84 X-InvocationID: 7b21d3c8-3c32-485d-b68f-954d100af451 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2022-03-07 04:18:40 121 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@b32d397[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@66ede807] (null,[p=0,l=4,c=8192,r=4],true)@START 2022-03-07 04:18:40 122 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@22472169[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-07 04:18:40 122 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close Date: Mon, 07 Mar 2022 04:18:40 GMT X-TransactionID: e88b2330-fec8-44c2-af59-8684f8f67d84 X-InvocationID: 7b21d3c8-3c32-485d-b68f-954d100af451 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2022-03-07 04:18:40 122 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT 2022-03-07 04:18:40 122 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@b32d397[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@66ede807] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING 2022-03-07 04:18:40 122 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@7d3ad1da{IDLE}->null [HeapByteBuffer@1974a062[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@22472169[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-07 04:18:40 122 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@7d3ad1da{WRITING}->null:IDLE-->WRITING 2022-03-07 04:18:40 122 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@5a88426d::SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@67164313[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4f315a23{s=COMPLETING}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2022-03-07 04:18:40 122 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@1974a062[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-07 04:18:40 122 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@22472169[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-07 04:18:40 122 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING 2022-03-07 04:18:40 122 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 256 bytesProduced = 294 sequenceNumber = 0 [p=0,l=294,c=17408,r=294] ioDone=false/false 2022-03-07 04:18:40 123 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@67164313[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4f315a23{s=COMPLETING}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2022-03-07 04:18:40 123 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-07 04:18:40 123 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@67164313[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4f315a23{s=COMPLETING}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2022-03-07 04:18:40 123 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@7d3ad1da{WRITING}->null 2022-03-07 04:18:40 123 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@7d3ad1da{IDLE}->null:WRITING-->IDLE 2022-03-07 04:18:40 123 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@b32d397[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@66ede807] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2022-03-07 04:18:40 123 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@b32d397[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@66ede807] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2022-03-07 04:18:40 123 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=8/30000} 2022-03-07 04:18:40 123 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@5a88426d::SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@67164313[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4f315a23{s=END}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} oshut=false, ishut=false 2022-03-07 04:18:40 124 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@5a88426d::SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a88426d{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@67164313[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4f315a23{s=END}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2022-03-07 04:18:40 124 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@53aebdf8[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-07 04:18:40 124 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-07 04:18:40 124 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 1 [p=0,l=40,c=17408,r=40] ioDone=false/true 2022-03-07 04:18:40 124 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a88426d{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@67164313[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4f315a23{s=END}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2022-03-07 04:18:40 124 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-07 04:18:40 124 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a88426d{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@67164313[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4f315a23{s=END}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2022-03-07 04:18:40 124 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.70.74:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a88426d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@67164313[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4f315a23{s=END}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2022-03-07 04:18:40 125 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@5a88426d::SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a88426d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@67164313[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4f315a23{s=END}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7} 2022-03-07 04:18:40 125 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@62e2de56{SSLC.NBReadCB@5a88426d{SslConnection@5a88426d::SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5a88426d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@67164313[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4f315a23{s=END}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7}}} 2022-03-07 04:18:40 125 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@5a88426d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@67164313[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4f315a23{s=END}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7} 2022-03-07 04:18:40 125 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7ae1634d on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-07 04:18:40 125 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-07 04:18:40 125 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=471623ef-787e-40ca-b854-48a46abbd786, referenceCounter=0, store size=0} on thread dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck 2022-03-07 04:18:40 125 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Exiting. 2022-03-07 04:18:40 125 DEBUG [org.eclipse.jetty.server.Server][dw-26] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7} 2022-03-07 04:18:40 126 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - unhandle HttpChannelState@3855af30{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1} 2022-03-07 04:18:40 126 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@3855af30{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-07 04:18:40 126 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8} 2022-03-07 04:18:40 126 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - completed HttpChannelState@3855af30{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-07 04:18:40 126 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - unhandle HttpChannelState@3855af30{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-07 04:18:40 126 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@3855af30{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 10.233.70.178 - - [07/Mar/2022:04:18:40 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.22" 8 2022-03-07 04:18:40 126 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8} 2022-03-07 04:18:40 126 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4 2022-03-07 04:18:40 126 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - recycle HttpChannelState@3855af30{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-07 04:18:40 126 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1} 2022-03-07 04:18:40 126 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - CONTENT --> CLOSE 2022-03-07 04:18:40 126 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 126 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@5a88426d::SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->SslConnection@5a88426d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OSHUT,fill=-,flush=-,to=11/30000}=>HttpConnection@67164313[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 126 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-07 04:18:40 126 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 24 HeapByteBuffer@7683d203[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\x98\xCc\xD3\xE6@\xC0%I\x06RN\xA0d\x7f\xDcB\x1b\x0e\xBf>>>\xEb:\xEf0\xC2\x92\x0b\xDa\x8f...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:40 126 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=24 2022-03-07 04:18:40 126 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=24 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 24 bytesProduced = 0 encryptedBuffer=[p=24,l=24,c=17408,r=0] unwrapBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8cC\xEe~...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8cC\xEe~...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:40 127 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.70.74:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OSHUT,fill=-,flush=-,to=12/30000}=>HttpConnection@67164313[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 127 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1} 2022-03-07 04:18:40 127 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@67164313::DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OSHUT,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8cC\xEe~...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:40 127 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OSHUT,fill=-,flush=-,to=12/30000} 2022-03-07 04:18:40 127 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close(null) DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,OSHUT,fill=-,flush=-,to=12/30000} 2022-03-07 04:18:40 127 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - shutdownOutput: SslConnection@5a88426d::SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@67164313[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 127 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - ensureFillInterested SslConnection@5a88426d::SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@67164313[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 127 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@67164313[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 127 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@67164313[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 127 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - doClose SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@67164313[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 127 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - onClose FillInterest@62e2de56{SSLC.NBReadCB@5a88426d{SslConnection@5a88426d::SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=0/1,kio=-1,kro=-1}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@67164313[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 127 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillableFail SslConnection@5a88426d::SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/1,kio=-1,kro=-1}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@67164313[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 128 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - onFail FillInterest@37391d79{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-07 04:18:40 128 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-07 04:18:40 128 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4d3b1a4c startThread=0 2022-03-07 04:18:40 128 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - onClose FillInterest@37391d79{null} 2022-03-07 04:18:40 128 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@67164313::DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8cC\xEe~...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-07 04:18:40 128 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8cC\xEe~...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:40 128 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - CLOSE --> CLOSED 2022-03-07 04:18:40 128 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@67164313::DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-03-07 04:18:40 128 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@67164313::DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=13/30000} 2022-03-07 04:18:40 128 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=13/30000} 2022-03-07 04:18:40 128 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@67164313::DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=13/30000} onFillable exit HttpChannelState@3855af30{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-07 04:18:40 128 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4d3b1a4c in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-07 04:18:40 128 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.70.74:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/1,kio=-1,kro=-1}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@67164313[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 128 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@52297617 size 1 > capacity 2022-03-07 04:18:40 128 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@665b441e{s=1/1,p=0}@52297617 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-07 04:18:40 128 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/1,kio=-1,kro=-1}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@67164313[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 128 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - onClose HttpConnection@67164313::DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=13/30000} 2022-03-07 04:18:40 128 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - onClose SslConnection@5a88426d::SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/1,kio=-1,kro=-1}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@67164313[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 128 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4d3b1a4c in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-07 04:18:40 130 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken with none selected 2022-03-07 04:18:40 130 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken up from select, 0/0/0 selected 2022-03-07 04:18:40 130 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e processing 0 keys, 1 updates 2022-03-07 04:18:40 130 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1 2022-03-07 04:18:40 130 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@7ae1634d 2022-03-07 04:18:40 130 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Ignoring key update for concurrently closed channel SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=3/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@67164313[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 130 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=3/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@67164313[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 130 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@4e21662e{/10.233.70.178:60170<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=3/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@5a88426d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d80ae02{/10.233.70.178:60170<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@67164313[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f315a23{s=START}]=>HttpChannelOverHttp@8d6beb2{s=HttpChannelState@3855af30{s=IDLE rs=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-07 04:18:40 130 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2022-03-07 04:18:40 130 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e waiting with 0 keys 2022-03-07 04:18:45 534 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - KeepAlive stream used: http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroup5d108f1a-03b3-4bef-9ad2-82df79dc8fc6/homles5d108f1a-03b3-4bef-9ad2-82df79dc8fc6?timeout=15000 2022-03-07 04:18:45 534 DEBUG [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - sun.net.www.MessageHeader@4a50acf813 pairs: {null: HTTP/1.1 200 OK}{Date: Mon, 07 Mar 2022 04:18:30 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-1646622422149-0-27382}{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-07 04:18:45 536 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory 2022-03-07 04:18:45 536 DEBUG [org.jvnet.hk2.logger][Thread-15] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_413,414,1571892017) 2022-03-07 04:18:45 537 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-07 04:18:45 539 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable 2022-03-07 04:18:45 539 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable 2022-03-07 04:18:45 540 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable 2022-03-07 04:18:45 540 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable 2022-03-07 04:18:45 540 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable 2022-03-07 04:18:45 540 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable 2022-03-07 04:18:45 541 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable 2022-03-07 04:18:45 541 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable 2022-03-07 04:18:45 541 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2022-03-07 04:18:45 542 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2022-03-07 04:18:45 542 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][Thread-15] invocationID:{InvocationID} - System properties configuration provider not allowed 2022-03-07 04:18:45 543 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-07 04:18:45 543 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-07 04:18:45 543 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-07 04:18:45 547 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-07 04:18:45 548 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - ProxySelector Request for http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroup5d108f1a-03b3-4bef-9ad2-82df79dc8fc6/homles5d108f1a-03b3-4bef-9ad2-82df79dc8fc6?timeout=15000 2022-03-07 04:18:45 548 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/homlesGroup5d108f1a-03b3-4bef-9ad2-82df79dc8fc6/homles5d108f1a-03b3-4bef-9ad2-82df79dc8fc6?timeout=15000) 2022-03-07 04:18:45 548 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - Proxy used: DIRECT 2022-03-07 04:18:45 548 DEBUG [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - sun.net.www.MessageHeader@67e322e85 pairs: {GET /events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroup5d108f1a-03b3-4bef-9ad2-82df79dc8fc6/homles5d108f1a-03b3-4bef-9ad2-82df79dc8fc6?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-07 04:18:47 384 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@23c22894] obtained in 0 millis 2022-03-07 04:18:47 385 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@ce833ce, maxRows=1, fetchSize=0, flags=16 2022-03-07 04:18:47 385 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-07 04:18:47 385 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=1) 2022-03-07 04:18:47 385 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Sync 2022-03-07 04:18:47 388 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE BindComplete [unnamed] 2022-03-07 04:18:47 388 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE DataRow(len=51) 2022-03-07 04:18:47 389 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE PortalSuspended 2022-03-07 04:18:47 389 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE ReadyForQuery(I) 2022-03-07 04:18:47 389 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = ?] took 3 millis 2022-03-07 04:18:47 389 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getString columnIndex: 2 2022-03-07 04:18:47 389 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getInt columnIndex: 3 2022-03-07 04:18:47 389 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getLong columnIndex: 4 2022-03-07 04:18:47 389 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@23c22894] released 2022-03-07 04:18:47 389 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@2d03862a] obtained in 0 millis 2022-03-07 04:18:47 390 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@67a87fa9, maxRows=0, fetchSize=0, flags=16 2022-03-07 04:18:47 390 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Bind(stmt=S_2,portal=null,$1=<1646626727384>,type=INT8,$2=<'holmes-engine-mgmt_9201'>,type=VARCHAR) 2022-03-07 04:18:47 390 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=0) 2022-03-07 04:18:47 390 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Sync 2022-03-07 04:18:47 391 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE BindComplete [unnamed] 2022-03-07 04:18:47 391 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE CommandStatus(UPDATE 1) 2022-03-07 04:18:47 391 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE ReadyForQuery(I) 2022-03-07 04:18:47 391 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.updateEntity */ UPDATE ENGINE_ENTITY SET LASTMODIFIED = ? WHERE ID = ?] took 1 millis 2022-03-07 04:18:47 392 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@2d03862a] released 2022-03-07 04:18:50 094 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@3d1b43d8-EngineDActiveApp@62c46e53{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@32e3bca3 on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=0 selected=0 updates=0 2022-03-07 04:18:50 095 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@3d1b43d8-EngineDActiveApp@62c46e53{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1c0fe6c5{STARTED} id=0 keys=0 selected=0 updates=1 2022-03-07 04:18:50 095 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken with none selected 2022-03-07 04:18:50 095 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken up from select, 0/0/0 selected 2022-03-07 04:18:50 095 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e processing 0 keys, 1 updates 2022-03-07 04:18:50 095 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1 2022-03-07 04:18:50 095 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@32e3bca3 2022-03-07 04:18:50 095 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@32e3bca3 startThread=0 2022-03-07 04:18:50 095 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2022-03-07 04:18:50 095 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e waiting with 1 keys 2022-03-07 04:18:50 095 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@32e3bca3 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-07 04:18:50 095 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-27] invocationID:{InvocationID} - SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74: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-07 04:18:50 095 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-27] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@904805f 2022-03-07 04:18:50 097 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - new HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@106f0dfa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2022-03-07 04:18:50 097 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - New HTTP Connection HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000} 2022-03-07 04:18:50 097 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 097 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onOpen SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 097 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onOpen HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000} 2022-03-07 04:18:50 097 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - fillInterested HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000} 2022-03-07 04:18:50 097 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@1b1f3c75{AC.ReadCB@6b4d6033{HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-07 04:18:50 098 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 098 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 098 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@1bd38bdd{SSLC.NBReadCB@551eac1{SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 098 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 098 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@115e7d84 on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-07 04:18:50 098 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-07 04:18:50 098 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken with none selected 2022-03-07 04:18:50 098 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken up from select, 0/0/1 selected 2022-03-07 04:18:50 098 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e processing 0 keys, 1 updates 2022-03-07 04:18:50 098 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1 2022-03-07 04:18:50 098 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@115e7d84 2022-03-07 04:18:50 098 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Created SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 098 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@32e3bca3 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-07 04:18:50 098 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 098 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2022-03-07 04:18:50 098 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e waiting with 1 keys 2022-03-07 04:18:50 099 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken up from select, 1/1/1 selected 2022-03-07 04:18:50 099 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e processing 1 keys, 0 updates 2022-03-07 04:18:50 099 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.74:9102 remote=/10.233.70.178:60344], selector=sun.nio.ch.EPollSelectorImpl@1413a04e, interestOps=1, readyOps=1 SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 099 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 099 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 099 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0} tryExecute EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=20,epc=1738]@2022-03-07T04:18:50.099597Z 2022-03-07 04:18:50 099 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=0}@4b707c91 offer EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=0}][pc=0,pic=0,pec=20,epc=1738]@2022-03-07T04:18:50.099722Z 2022-03-07 04:18:50 099 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1} startReservedThread p=1 2022-03-07 04:18:50 099 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue ReservedThreadExecutor@665b441e{s=0/1,p=1}@187eab09 startThread=0 2022-03-07 04:18:50 100 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=20,epc=1738]@2022-03-07T04:18:50.099947Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 100 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@1bd38bdd{SSLC.NBReadCB@551eac1{SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 100 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >c.onFillable SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 100 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillable SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 100 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@1b1f3c75{AC.ReadCB@6b4d6033{HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}}} 2022-03-07 04:18:50 100 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@106f0dfa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-07 04:18:50 100 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 100 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-07 04:18:50 100 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 261 HeapByteBuffer@7683d203[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xE4\x8d\xE0/\x9f\x8d\xFa\xE3i-\x02P\xD8\x8d...\xDc\x8d\x89l\xD0\xFf\xA0O\x14/u\xDf-T\xB9vQ\xE0~\xD6RD\x1f>>>\xB4\x9e7/\xF4\x8c[D\xB6...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:50 100 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=261 2022-03-07 04:18:50 101 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill starting handshake SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 101 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run ReservedThreadExecutor@665b441e{s=0/1,p=1}@187eab09 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}] 2022-03-07 04:18:50 101 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=1}@187eab09 started 2022-03-07 04:18:50 101 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@187eab09 waiting 2022-03-07 04:18:50 101 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@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8cC\xEe~...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8cC\xEe~...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:50 101 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_TASK 2022-03-07 04:18:50 102 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_WRAP 2022-03-07 04:18:50 102 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >flush SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 102 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@53aebdf8[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-07 04:18:50 102 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-07 04:18:50 102 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-07 04:18:50 102 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 102 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-07 04:18:50 102 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 102 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-07 04:18:50 102 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7683d203[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-07 04:18:50 102 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0 2022-03-07 04:18:50 102 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@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8cC\xEe~...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8cC\xEe~...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:50 102 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 102 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 103 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-07 04:18:50 103 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7683d203[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-07 04:18:50 103 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0 2022-03-07 04:18:50 103 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@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8cC\xEe~...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8cC\xEe~...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:50 103 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 103 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=5/30000} filled 0 HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8cC\xEe~...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:50 103 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8cC\xEe~...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-07 04:18:50 103 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8cC\xEe~...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:50 103 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=5/30000} parsed false HttpParser{s=START,0 of -1} 2022-03-07 04:18:50 103 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=5/30000} 2022-03-07 04:18:50 103 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - fillInterested HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=5/30000} 2022-03-07 04:18:50 103 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@1b1f3c75{AC.ReadCB@6b4d6033{HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-07 04:18:50 103 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 103 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 103 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@1bd38bdd{SSLC.NBReadCB@551eac1{SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 103 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - changeInterests p=true 0->1 for SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 103 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@106f0dfa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-07 04:18:50 103 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 103 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 0 2022-03-07 04:18:50 103 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2022-03-07 04:18:50 103 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 1 -> 1 on SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 103 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e waiting with 1 keys 2022-03-07 04:18:50 104 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@4b707c91 task=EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=20,epc=1739]@2022-03-07T04:18:50.104028Z 2022-03-07 04:18:50 104 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=20,epc=1739]@2022-03-07T04:18:50.104085Z tryProduce true 2022-03-07 04:18:50 104 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@4b707c91 size 1 > capacity 2022-03-07 04:18:50 104 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran ReservedThreadExecutor@665b441e{s=1/1,p=0}@4b707c91 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-07 04:18:50 104 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken up from select, 1/1/1 selected 2022-03-07 04:18:50 104 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e processing 1 keys, 0 updates 2022-03-07 04:18:50 105 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.74:9102 remote=/10.233.70.178:60344], selector=sun.nio.ch.EPollSelectorImpl@1413a04e, interestOps=1, readyOps=1 SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 105 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 105 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 105 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0} tryExecute EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=20,epc=1739]@2022-03-07T04:18:50.105221Z 2022-03-07 04:18:50 105 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=0}@187eab09 offer EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=0}][pc=0,pic=0,pec=20,epc=1739]@2022-03-07T04:18:50.105274Z 2022-03-07 04:18:50 105 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1} startReservedThread p=1 2022-03-07 04:18:50 105 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue ReservedThreadExecutor@665b441e{s=0/1,p=1}@4c6b1c57 startThread=0 2022-03-07 04:18:50 105 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@665b441e{s=0/1,p=1}@4c6b1c57 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}] 2022-03-07 04:18:50 105 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=20,epc=1739]@2022-03-07T04:18:50.105395Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 105 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=1}@4c6b1c57 started 2022-03-07 04:18:50 105 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@4c6b1c57 waiting 2022-03-07 04:18:50 105 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@1bd38bdd{SSLC.NBReadCB@551eac1{SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 105 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >c.onFillable SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 105 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@187eab09 task=EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=20,epc=1740]@2022-03-07T04:18:50.105668Z 2022-03-07 04:18:50 105 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=20,epc=1740]@2022-03-07T04:18:50.105698Z tryProduce true 2022-03-07 04:18:50 105 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0 2022-03-07 04:18:50 105 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2022-03-07 04:18:50 105 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillable SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 105 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@1b1f3c75{AC.ReadCB@6b4d6033{HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}}} 2022-03-07 04:18:50 105 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 105 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e waiting with 1 keys 2022-03-07 04:18:50 105 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@106f0dfa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-07 04:18:50 105 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 105 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-07 04:18:50 105 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 6 HeapByteBuffer@7683d203[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\xE4\x8d\xE0/...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:50 105 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=6 2022-03-07 04:18:50 106 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=6,c=17408,r=0] unwrapBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8cC\xEe~...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8cC\xEe~...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:50 106 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-07 04:18:50 106 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7683d203[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-07 04:18:50 106 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0 2022-03-07 04:18:50 106 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@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8cC\xEe~...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8cC\xEe~...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:50 106 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 106 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 106 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-07 04:18:50 106 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7683d203[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-07 04:18:50 106 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0 2022-03-07 04:18:50 106 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@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8cC\xEe~...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8cC\xEe~...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:50 106 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 106 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=3/30000} filled 0 HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8cC\xEe~...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:50 106 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8cC\xEe~...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-07 04:18:50 106 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8cC\xEe~...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:50 106 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=3/30000} parsed false HttpParser{s=START,0 of -1} 2022-03-07 04:18:50 106 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=3/30000} 2022-03-07 04:18:50 106 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - fillInterested HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=3/30000} 2022-03-07 04:18:50 106 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@1b1f3c75{AC.ReadCB@6b4d6033{HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-07 04:18:50 106 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 106 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 106 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@1bd38bdd{SSLC.NBReadCB@551eac1{SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 106 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@115e7d84 on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-07 04:18:50 107 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-07 04:18:50 107 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken with none selected 2022-03-07 04:18:50 107 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@106f0dfa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-07 04:18:50 107 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken up from select, 0/0/1 selected 2022-03-07 04:18:50 107 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e processing 0 keys, 1 updates 2022-03-07 04:18:50 107 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1 2022-03-07 04:18:50 107 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@115e7d84 2022-03-07 04:18:50 107 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 107 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@38806c1 size 1 > capacity 2022-03-07 04:18:50 107 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 107 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2022-03-07 04:18:50 107 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e waiting with 1 keys 2022-03-07 04:18:50 107 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran ReservedThreadExecutor@665b441e{s=1/1,p=0}@38806c1 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-07 04:18:50 107 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken up from select, 1/1/1 selected 2022-03-07 04:18:50 107 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e processing 1 keys, 0 updates 2022-03-07 04:18:50 107 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.74:9102 remote=/10.233.70.178:60344], selector=sun.nio.ch.EPollSelectorImpl@1413a04e, interestOps=1, readyOps=1 SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 107 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 107 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 107 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0} tryExecute EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=20,epc=1740]@2022-03-07T04:18:50.107983Z 2022-03-07 04:18:50 108 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=0}@4c6b1c57 offer EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=0}][pc=0,pic=0,pec=20,epc=1740]@2022-03-07T04:18:50.108017Z 2022-03-07 04:18:50 108 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1} startReservedThread p=1 2022-03-07 04:18:50 108 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@665b441e{s=0/1,p=1}@3fc4de70 startThread=0 2022-03-07 04:18:50 108 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1}@4c6b1c57 task=EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=20,epc=1740]@2022-03-07T04:18:50.108124Z 2022-03-07 04:18:50 108 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=20,epc=1740]@2022-03-07T04:18:50.108085Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 108 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=20,epc=1741]@2022-03-07T04:18:50.108154Z tryProduce true 2022-03-07 04:18:50 108 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0 2022-03-07 04:18:50 108 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2022-03-07 04:18:50 108 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@1bd38bdd{SSLC.NBReadCB@551eac1{SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 108 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 108 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e waiting with 1 keys 2022-03-07 04:18:50 108 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@665b441e{s=0/1,p=1}@3fc4de70 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}] 2022-03-07 04:18:50 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 108 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=1}@3fc4de70 started 2022-03-07 04:18:50 108 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@3fc4de70 waiting 2022-03-07 04:18:50 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 108 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@1b1f3c75{AC.ReadCB@6b4d6033{HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}}} 2022-03-07 04:18:50 108 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@106f0dfa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-07 04:18:50 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-07 04:18:50 108 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 367 HeapByteBuffer@7683d203[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xE4\x8d\xE0/\x9f\x8d\xFa\xE3i-\x02P\xD8\x8d...\x1eD\xB5\xA5\xDc\xE7\x9f\xF7\xF0/\xCb\xDc\xC3\xA8h\x0fn\x19\xC9\xAdX\\\x8a>>>\x99x\n~r\xF7\xC9\xEe\xEe...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:50 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=367 2022-03-07 04:18:50 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=367 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=367,l=367,c=17408,r=0] unwrapBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8cC\xEe~...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8cC\xEe~...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:50 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_TASK 2022-03-07 04:18:50 115 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-28] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@904805f 2022-03-07 04:18:50 118 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_WRAP 2022-03-07 04:18:50 118 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >flush SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 118 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@53aebdf8[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-07 04:18:50 118 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-07 04:18:50 118 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false 2022-03-07 04:18:50 119 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 119 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-07 04:18:50 119 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-07 04:18:50 119 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false 2022-03-07 04:18:50 119 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 119 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-07 04:18:50 119 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-07 04:18:50 119 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2699 sequenceNumber = 0 [p=0,l=2699,c=17408,r=2699] ioDone=false/false 2022-03-07 04:18:50 119 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 2699 SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 119 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-07 04:18:50 120 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 120 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-07 04:18:50 120 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7683d203[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:50 120 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0 2022-03-07 04:18:50 120 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@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8cC\xEe~...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8cC\xEe~...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:50 120 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 120 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 120 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-07 04:18:50 120 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7683d203[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:50 120 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0 2022-03-07 04:18:50 120 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@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8cC\xEe~...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8cC\xEe~...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:50 120 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 120 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=14/30000} filled 0 HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8cC\xEe~...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:50 120 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8cC\xEe~...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-07 04:18:50 120 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8cC\xEe~...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:50 121 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=START,0 of -1} 2022-03-07 04:18:50 121 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=14/30000} 2022-03-07 04:18:50 121 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - fillInterested HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=14/30000} 2022-03-07 04:18:50 121 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@1b1f3c75{AC.ReadCB@6b4d6033{HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-07 04:18:50 121 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 121 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 121 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@1bd38bdd{SSLC.NBReadCB@551eac1{SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 121 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 121 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@115e7d84 on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-07 04:18:50 121 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-07 04:18:50 122 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@106f0dfa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-07 04:18:50 122 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 122 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@187eab09 size 1 > capacity 2022-03-07 04:18:50 122 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran ReservedThreadExecutor@665b441e{s=1/1,p=0}@187eab09 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-07 04:18:50 122 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken with none selected 2022-03-07 04:18:50 122 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken up from select, 0/0/1 selected 2022-03-07 04:18:50 122 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e processing 0 keys, 1 updates 2022-03-07 04:18:50 122 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1 2022-03-07 04:18:50 122 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@115e7d84 2022-03-07 04:18:50 122 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 122 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2022-03-07 04:18:50 122 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e waiting with 1 keys 2022-03-07 04:18:50 124 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken up from select, 1/1/1 selected 2022-03-07 04:18:50 124 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e processing 1 keys, 0 updates 2022-03-07 04:18:50 124 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.74:9102 remote=/10.233.70.178:60344], selector=sun.nio.ch.EPollSelectorImpl@1413a04e, interestOps=1, readyOps=1 SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 124 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 124 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 124 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0} tryExecute EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=20,epc=1741]@2022-03-07T04:18:50.124673Z 2022-03-07 04:18:50 124 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=0}@3fc4de70 offer EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=0}][pc=0,pic=0,pec=20,epc=1741]@2022-03-07T04:18:50.124751Z 2022-03-07 04:18:50 124 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1} startReservedThread p=1 2022-03-07 04:18:50 124 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run ReservedThreadExecutor@665b441e{s=0/1,p=1}@9810068 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}] 2022-03-07 04:18:50 125 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=1}@9810068 started 2022-03-07 04:18:50 125 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@9810068 waiting 2022-03-07 04:18:50 125 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@665b441e{s=1/1,p=0}@9810068 startThread=0 2022-03-07 04:18:50 125 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=20,epc=1741]@2022-03-07T04:18:50.125175Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 125 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1}@3fc4de70 task=EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=20,epc=1741]@2022-03-07T04:18:50.125296Z 2022-03-07 04:18:50 125 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@1bd38bdd{SSLC.NBReadCB@551eac1{SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 125 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=20,epc=1742]@2022-03-07T04:18:50.125389Z tryProduce true 2022-03-07 04:18:50 125 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0 2022-03-07 04:18:50 125 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2022-03-07 04:18:50 125 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >c.onFillable SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 125 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 125 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e waiting with 1 keys 2022-03-07 04:18:50 125 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillable SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 125 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@1b1f3c75{AC.ReadCB@6b4d6033{HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=4/30000}}} 2022-03-07 04:18:50 125 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@106f0dfa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-07 04:18:50 125 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 125 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-07 04:18:50 126 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 221 HeapByteBuffer@7683d203[p=0,l=221,c=17408,r=221]={<<<\x17\x03\x03\x005wD"\xCdq\xD6\xCeJy\xA2lr:\x8d-q\x01B\xE7\xBa...\xC5g\xAa\xF4B\x91=)\xAf\\\x80B~\xD9\xE3\xD0\x94\xEbKy\xB2\xD7\xD0>>>\x00E\x00C\x13\x01j\xAa!...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:50 126 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=221 2022-03-07 04:18:50 127 DEBUG [jdk.event.security][dw-25] invocationID:{InvocationID} - TLSHandshake: 10.233.70.178:60344, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2022-03-07 04:18:50 127 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=221 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=221,c=17408,r=163] unwrapBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8cC\xEe~...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8cC\xEe~...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:50 127 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - handshake succeeded SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=163/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 127 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-07 04:18:50 127 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7683d203[p=58,l=221,c=17408,r=163]={\x17\x03\x03\x005\x14\x00\x00 ...U\xBd\xF0\xE80k#<<<\x17\x03\x03\x00\x9e\xAf\x8fM<\x0f;\x01\xD2?\xEe5\xF5i%\xFa\xA0\x8c\x1a6\xD5...\xC5g\xAa\xF4B\x91=)\xAf\\\x80B~\xD9\xE3\xD0\x94\xEbKy\xB2\xD7\xD0>>>\x00E\x00C\x13\x01j\xAa!...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:50 127 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0 2022-03-07 04:18:50 127 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 163 bytesProduced = 141 encryptedBuffer=[p=221,l=221,c=17408,r=0] unwrapBuffer=HeapByteBuffer@740f583f[p=0,l=141,c=17408,r=141]={<< >>33Zuj\x1f\xC7\x0f\x9f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@740f583f[p=0,l=141,c=17408,r=141]={<< >>33Zuj\x1f\xC7\x0f\x9f...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:50 128 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 128 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=7/30000} filled 141 HeapByteBuffer@740f583f[p=0,l=141,c=17408,r=141]={<< >>33Zuj\x1f\xC7\x0f\x9f...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:50 128 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@740f583f[p=0,l=141,c=17408,r=141]={<< >>33Zuj\x1f\xC7\x0f\x9f...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-07 04:18:50 128 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@740f583f[p=0,l=141,c=17408,r=141]={<< >>33Zuj\x1f\xC7\x0f\x9f...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:50 128 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - START --> SPACE1 2022-03-07 04:18:50 128 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - SPACE1 --> URI 2022-03-07 04:18:50 128 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - URI --> SPACE2 2022-03-07 04:18:50 128 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2022-03-07 04:18:50 128 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2022-03-07 04:18:50 128 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> VALUE 2022-03-07 04:18:50 128 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2022-03-07 04:18:50 128 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> FIELD 2022-03-07 04:18:50 128 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2022-03-07 04:18:50 128 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2022-03-07 04:18:50 128 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2022-03-07 04:18:50 128 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Accept: */* --> IN_VALUE 2022-03-07 04:18:50 128 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Accept: */* --> FIELD 2022-03-07 04:18:50 128 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2022-03-07 04:18:50 129 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2022-03-07 04:18:50 129 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER --> CONTENT 2022-03-07 04:18:50 129 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - REQUEST for //10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} GET //10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.70.74:9102 User-Agent: kube-probe/1.22 Accept: */* Connection: close 2022-03-07 04:18:50 129 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=8/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2022-03-07 04:18:50 129 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=8/30000} 2022-03-07 04:18:50 129 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - handle //10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2022-03-07 04:18:50 129 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - handling HttpChannelState@106f0dfa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2022-03-07 04:18:50 129 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2022-03-07 04:18:50 129 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-25] invocationID:{InvocationID} - Host 10.233.70.74 with SNI null 2022-03-07 04:18:50 129 DEBUG [org.eclipse.jetty.server.Server][dw-25] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2022-03-07 04:18:50 130 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-25] invocationID:{InvocationID} - GzipHandler@538f45f1{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck)@4a037bd4 in null 2022-03-07 04:18:50 130 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-07 04:18:50 130 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-07 04:18:50 130 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-62c47480@3daebd60==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-07 04:18:50 130 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - chain=logFilter@5bccef9f==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-58e5fbe5@58e5fbe5==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-666b91db@666b91db==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-62c47480@3daebd60==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-07 04:18:50 130 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter logFilter@5bccef9f==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true 2022-03-07 04:18:50 130 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Entering. 2022-03-07 04:18:50 130 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2022-03-07 04:18:50 130 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: e833a8a9-e4e9-4098-bb39-df9d89008f93 2022-03-07 04:18:50 130 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Invoking synchronously ... 2022-03-07 04:18:50 130 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-58e5fbe5@58e5fbe5==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true 2022-03-07 04:18:50 130 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-666b91db@666b91db==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true 2022-03-07 04:18:50 130 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-62c47480@3daebd60==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-07 04:18:50 132 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@538f45f1{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck)@4a037bd4 2022-03-07 04:18:50 132 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@5303354d exclude no deflater 2022-03-07 04:18:50 132 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@129eca3b[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@51e368a7{null} 2022-03-07 04:18:50 132 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@25d95fe{s=HttpChannelState@106f0dfa{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 200 OK HTTP/1.1 Connection: close Date: Mon, 07 Mar 2022 04:18:50 GMT X-TransactionID: e833a8a9-e4e9-4098-bb39-df9d89008f93 X-InvocationID: 3d0a6e41-e364-480d-b9be-2482ca467858 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2022-03-07 04:18:50 132 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@ef6494[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4a0c8099] (null,[p=0,l=4,c=8192,r=4],true)@START 2022-03-07 04:18:50 132 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@129eca3b[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-07 04:18:50 132 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close Date: Mon, 07 Mar 2022 04:18:50 GMT X-TransactionID: e833a8a9-e4e9-4098-bb39-df9d89008f93 X-InvocationID: 3d0a6e41-e364-480d-b9be-2482ca467858 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2022-03-07 04:18:50 132 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT 2022-03-07 04:18:50 132 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@ef6494[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4a0c8099] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING 2022-03-07 04:18:50 132 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@2ea744f1{IDLE}->null [HeapByteBuffer@1974a062[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@129eca3b[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-07 04:18:50 132 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@2ea744f1{WRITING}->null:IDLE-->WRITING 2022-03-07 04:18:50 133 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=W,to=11/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d39374c{s=COMPLETING}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2022-03-07 04:18:50 133 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@1974a062[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-07 04:18:50 133 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@129eca3b[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-07 04:18:50 133 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING 2022-03-07 04:18:50 133 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-07 04:18:50 133 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=W,to=12/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d39374c{s=COMPLETING}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2022-03-07 04:18:50 133 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-07 04:18:50 134 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=W,to=12/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d39374c{s=COMPLETING}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2022-03-07 04:18:50 134 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@2ea744f1{WRITING}->null 2022-03-07 04:18:50 134 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@2ea744f1{IDLE}->null:WRITING-->IDLE 2022-03-07 04:18:50 134 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@ef6494[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4a0c8099] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2022-03-07 04:18:50 134 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@ef6494[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4a0c8099] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2022-03-07 04:18:50 134 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=13/30000} 2022-03-07 04:18:50 134 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUTTING,fill=-,flush=-,to=13/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d39374c{s=END}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} oshut=false, ishut=false 2022-03-07 04:18:50 134 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUTTING,fill=-,flush=-,to=13/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d39374c{s=END}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2022-03-07 04:18:50 135 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@53aebdf8[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-07 04:18:50 135 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-07 04:18:50 135 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-07 04:18:50 135 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUTTING,fill=-,flush=-,to=14/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d39374c{s=END}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2022-03-07 04:18:50 135 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-07 04:18:50 136 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUTTING,fill=-,flush=-,to=14/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d39374c{s=END}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7} 2022-03-07 04:18:50 136 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.70.74:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUTTING,fill=-,flush=-,to=15/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d39374c{s=END}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7} 2022-03-07 04:18:50 136 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUTTING,fill=-,flush=-,to=15/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d39374c{s=END}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7} 2022-03-07 04:18:50 136 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@1bd38bdd{SSLC.NBReadCB@551eac1{SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUTTING,fill=-,flush=-,to=15/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d39374c{s=END}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7}}} 2022-03-07 04:18:50 137 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUTTING,fill=-,flush=-,to=15/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d39374c{s=END}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8} 2022-03-07 04:18:50 137 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@115e7d84 on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-07 04:18:50 137 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-07 04:18:50 137 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken with none selected 2022-03-07 04:18:50 137 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken up from select, 0/0/1 selected 2022-03-07 04:18:50 137 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e processing 0 keys, 1 updates 2022-03-07 04:18:50 137 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1 2022-03-07 04:18:50 137 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@115e7d84 2022-03-07 04:18:50 137 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=-,flush=-,to=16/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d39374c{s=END}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8} 2022-03-07 04:18:50 137 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2022-03-07 04:18:50 137 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e waiting with 1 keys 2022-03-07 04:18:50 137 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken up from select, 1/1/1 selected 2022-03-07 04:18:50 137 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e processing 1 keys, 0 updates 2022-03-07 04:18:50 137 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=5541090b-708b-45d9-be37-dc30ae03052e, referenceCounter=0, store size=0} on thread dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck 2022-03-07 04:18:50 137 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Exiting. 2022-03-07 04:18:50 137 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.70.74:9102 remote=/10.233.70.178:60344], selector=sun.nio.ch.EPollSelectorImpl@1413a04e, interestOps=1, readyOps=1 SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=-,flush=-,to=16/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d39374c{s=END}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8} 2022-03-07 04:18:50 138 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=-,flush=-,to=16/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d39374c{s=END}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=9} 2022-03-07 04:18:50 138 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=-,flush=-,to=17/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d39374c{s=END}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=9}:runFillable:BLOCKING 2022-03-07 04:18:50 138 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0} tryExecute EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=20,epc=1742]@2022-03-07T04:18:50.138317Z 2022-03-07 04:18:50 138 DEBUG [org.eclipse.jetty.server.Server][dw-25] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=9} 2022-03-07 04:18:50 138 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=0}@9810068 offer EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=0}][pc=0,pic=0,pec=20,epc=1742]@2022-03-07T04:18:50.138432Z 2022-03-07 04:18:50 138 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1} startReservedThread p=1 2022-03-07 04:18:50 138 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - unhandle HttpChannelState@106f0dfa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1} 2022-03-07 04:18:50 138 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@665b441e{s=0/1,p=1}@5088c617 startThread=0 2022-03-07 04:18:50 138 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@665b441e{s=0/1,p=1}@5088c617 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}] 2022-03-07 04:18:50 138 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=1}@5088c617 started 2022-03-07 04:18:50 138 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1}@9810068 task=EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=1}][pc=0,pic=0,pec=20,epc=1742]@2022-03-07T04:18:50.138797Z 2022-03-07 04:18:50 138 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@5088c617 waiting 2022-03-07 04:18:50 138 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=20,epc=1742]@2022-03-07T04:18:50.138842Z tryProduce true 2022-03-07 04:18:50 138 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 0 2022-03-07 04:18:50 138 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0 2022-03-07 04:18:50 139 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@106f0dfa{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-07 04:18:50 139 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=20,epc=1742]@2022-03-07T04:18:50.138705Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=-,flush=-,to=17/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d39374c{s=END}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=10}:runFillable:BLOCKING/BLOCKING 2022-03-07 04:18:50 139 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=-,flush=-,to=17/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d39374c{s=END}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=10} 2022-03-07 04:18:50 139 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e waiting with 1 keys 2022-03-07 04:18:50 139 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@1bd38bdd{SSLC.NBReadCB@551eac1{SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=-,flush=-,to=18/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d39374c{s=END}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=10}}} 2022-03-07 04:18:50 139 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=10} 2022-03-07 04:18:50 139 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - completed HttpChannelState@106f0dfa{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-07 04:18:50 139 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - unhandle HttpChannelState@106f0dfa{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-07 04:18:50 139 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@106f0dfa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-07 04:18:50 139 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=10} 2022-03-07 04:18:50 139 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=-,flush=-,to=18/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d39374c{s=END}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=10} 2022-03-07 04:18:50 139 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4 2022-03-07 04:18:50 140 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=-,flush=-,to=18/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d39374c{s=END}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=11} 2022-03-07 04:18:50 140 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@1b1f3c75{null} 2022-03-07 04:18:50 140 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - FillInterest@1b1f3c75{null} lost race null 2022-03-07 04:18:50 140 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.70.74:9102,OSHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=-,flush=-,to=18/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d39374c{s=END}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=11} 2022-03-07 04:18:50 140 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@3fc4de70 size 1 > capacity 2022-03-07 04:18:50 140 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@665b441e{s=1/1,p=0}@3fc4de70 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 10.233.70.178 - - [07/Mar/2022:04:18:50 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.22" 11 2022-03-07 04:18:50 140 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - recycle HttpChannelState@106f0dfa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2022-03-07 04:18:50 140 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1} 2022-03-07 04:18:50 140 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - CONTENT --> CLOSE 2022-03-07 04:18:50 140 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 140 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=-,flush=-,to=19/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 140 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-07 04:18:50 140 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 24 HeapByteBuffer@7683d203[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\xBf\x0f\x99\x94Lm\xE2\xDa9\xFd\xB7XE\x0b!e\xA4\x1b6>>>\x82\x8b\x84\xEe\xAe\xC2\x11\xF6\xFa...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:50 140 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=24 2022-03-07 04:18:50 141 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@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#)|\\\x13...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#)|\\\x13...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:50 141 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.70.74:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=-,flush=-,to=20/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 141 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1} 2022-03-07 04:18:50 141 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=-,flush=-,to=20/30000} filled -1 HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#)|\\\x13...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:50 141 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=-,flush=-,to=20/30000} 2022-03-07 04:18:50 141 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=-,flush=-,to=20/30000} 2022-03-07 04:18:50 141 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - shutdownOutput: SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 141 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - ensureFillInterested SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 142 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@1bd38bdd{SSLC.NBReadCB@551eac1{SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 142 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 142 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@115e7d84 on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-07 04:18:50 142 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=0 updates=1 2022-03-07 04:18:50 142 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken with none selected 2022-03-07 04:18:50 142 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken up from select, 0/0/1 selected 2022-03-07 04:18:50 142 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e processing 0 keys, 1 updates 2022-03-07 04:18:50 142 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 1 2022-03-07 04:18:50 142 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@115e7d84 2022-03-07 04:18:50 142 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 142 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0 2022-03-07 04:18:50 142 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e waiting with 1 keys 2022-03-07 04:18:50 142 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken up from select, 1/1/1 selected 2022-03-07 04:18:50 142 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e processing 1 keys, 0 updates 2022-03-07 04:18:50 142 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.70.74:9102 remote=/10.233.70.178:60344], selector=sun.nio.ch.EPollSelectorImpl@1413a04e, interestOps=1, readyOps=1 SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 142 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 143 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 143 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0} tryExecute EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=20,epc=1743]@2022-03-07T04:18:50.143151Z 2022-03-07 04:18:50 143 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=0}@5088c617 offer EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=0}][pc=0,pic=0,pec=20,epc=1743]@2022-03-07T04:18:50.143204Z 2022-03-07 04:18:50 143 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1} startReservedThread p=1 2022-03-07 04:18:50 143 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue ReservedThreadExecutor@665b441e{s=0/1,p=1}@74eef2c startThread=0 2022-03-07 04:18:50 143 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run ReservedThreadExecutor@665b441e{s=0/1,p=1}@74eef2c in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}] 2022-03-07 04:18:50 143 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=1}@74eef2c started 2022-03-07 04:18:50 143 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1}@5088c617 task=EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=20,epc=1743]@2022-03-07T04:18:50.143365Z 2022-03-07 04:18:50 143 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@74eef2c waiting 2022-03-07 04:18:50 143 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=20,epc=1743]@2022-03-07T04:18:50.143296Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 143 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=20,epc=1744]@2022-03-07T04:18:50.143414Z tryProduce true 2022-03-07 04:18:50 143 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0 2022-03-07 04:18:50 143 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2022-03-07 04:18:50 143 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@1bd38bdd{SSLC.NBReadCB@551eac1{SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 143 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >c.onFillable SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 143 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 143 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=22/30000} 2022-03-07 04:18:50 143 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e waiting with 1 keys 2022-03-07 04:18:50 143 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close(null) DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=22/30000} 2022-03-07 04:18:50 143 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - onFillable SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 143 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@1b1f3c75{null} 2022-03-07 04:18:50 143 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - FillInterest@1b1f3c75{null} lost race null 2022-03-07 04:18:50 144 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.70.74:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 144 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@9810068 size 1 > capacity 2022-03-07 04:18:50 144 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran ReservedThreadExecutor@665b441e{s=1/1,p=0}@9810068 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-07 04:18:50 144 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 144 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,OSHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 144 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - doClose SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 145 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onClose FillInterest@1bd38bdd{null} 2022-03-07 04:18:50 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup ManagedSelector@1c0fe6c5{STARTED} id=0 keys=1 selected=0 updates=0 2022-03-07 04:18:50 145 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@644ba7d2 startThread=0 2022-03-07 04:18:50 145 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onClose FillInterest@1b1f3c75{null} 2022-03-07 04:18:50 145 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=24/30000} parse HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#)|\\\x13...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-07 04:18:50 145 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@644ba7d2 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-07 04:18:50 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken with none selected 2022-03-07 04:18:50 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken up from select, 0/0/0 selected 2022-03-07 04:18:50 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e processing 0 keys, 0 updates 2022-03-07 04:18:50 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0 2022-03-07 04:18:50 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2022-03-07 04:18:50 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e waiting with 0 keys 2022-03-07 04:18:50 145 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#)|\\\x13...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:18:50 145 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - CLOSE --> CLOSED 2022-03-07 04:18:50 145 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=24/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-03-07 04:18:50 145 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=24/30000} 2022-03-07 04:18:50 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 145 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onClose HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=24/30000} 2022-03-07 04:18:50 145 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=24/30000} 2022-03-07 04:18:50 145 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@6b4d6033::DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=24/30000} onFillable exit HttpChannelState@106f0dfa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-07 04:18:50 145 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onClose SslConnection@551eac1::SocketChannelEndPoint@16a80ef9{/10.233.70.178:60344<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 145 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@644ba7d2 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-07 04:18:50 145 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.70.74:9102,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@551eac1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46e616c8{/10.233.70.178:60344<->/10.233.70.74:9102,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@6b4d6033[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d39374c{s=START}]=>HttpChannelOverHttp@25d95fe{s=HttpChannelState@106f0dfa{s=IDLE rs=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-07 04:18:50 145 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@4c6b1c57 size 1 > capacity 2022-03-07 04:18:50 145 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@665b441e{s=1/1,p=0}@4c6b1c57 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-07 04:19:00 095 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@3d1b43d8-EngineDActiveApp@62c46e53{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@86c995f on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=0 selected=0 updates=0 2022-03-07 04:19:00 096 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@3d1b43d8-EngineDActiveApp@62c46e53{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1c0fe6c5{STARTED} id=0 keys=0 selected=0 updates=1 2022-03-07 04:19:00 096 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@3d1b43d8-EngineDActiveApp@62c46e53{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@265bc5cb on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=0 selected=0 updates=1 2022-03-07 04:19:00 096 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken with none selected 2022-03-07 04:19:00 096 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken up from select, 0/0/0 selected 2022-03-07 04:19:00 096 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e processing 0 keys, 2 updates 2022-03-07 04:19:00 096 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 2 2022-03-07 04:19:00 096 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@86c995f 2022-03-07 04:19:00 096 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@86c995f startThread=0 2022-03-07 04:19:00 096 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@265bc5cb 2022-03-07 04:19:00 096 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@265bc5cb startThread=0 2022-03-07 04:19:00 096 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2022-03-07 04:19:00 096 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e waiting with 2 keys 2022-03-07 04:19:00 096 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@265bc5cb in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-07 04:19:00 096 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@86c995f in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-07 04:19:00 096 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-26] invocationID:{InvocationID} - SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74: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-07 04:19:00 096 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-28] invocationID:{InvocationID} - SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74: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-07 04:19:00 097 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-26] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@72b31f3f 2022-03-07 04:19:00 097 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-28] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@340da811 2022-03-07 04:19:00 097 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - new HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@716148df{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2022-03-07 04:19:00 097 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - New HTTP Connection HttpConnection@27df696c::DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000} 2022-03-07 04:19:00 097 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - new HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5c292f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2022-03-07 04:19:00 097 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - New HTTP Connection HttpConnection@bab2561::DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000} 2022-03-07 04:19:00 097 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3c99daa2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 097 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onOpen SslConnection@3c99daa2::SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3c99daa2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 097 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onOpen HttpConnection@27df696c::DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000} 2022-03-07 04:19:00 097 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - fillInterested HttpConnection@27df696c::DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000} 2022-03-07 04:19:00 097 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@74e14038{AC.ReadCB@27df696c{HttpConnection@27df696c::DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-07 04:19:00 097 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@3c99daa2::SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3c99daa2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 098 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3c99daa2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 098 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@28a9d3c1{SSLC.NBReadCB@3c99daa2{SslConnection@3c99daa2::SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3c99daa2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 098 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@74a52b2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 098 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3c99daa2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 098 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5a9740bc on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=2 selected=0 updates=0 2022-03-07 04:19:00 098 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1c0fe6c5{STARTED} id=0 keys=2 selected=0 updates=1 2022-03-07 04:19:00 098 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Created SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3c99daa2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 098 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@265bc5cb in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-07 04:19:00 098 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken with none selected 2022-03-07 04:19:00 098 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken up from select, 0/0/2 selected 2022-03-07 04:19:00 098 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e processing 0 keys, 1 updates 2022-03-07 04:19:00 098 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1 2022-03-07 04:19:00 098 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@5a9740bc 2022-03-07 04:19:00 098 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onOpen SslConnection@74a52b2c::SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@74a52b2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 098 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onOpen HttpConnection@bab2561::DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000} 2022-03-07 04:19:00 098 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@3c99daa2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 098 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2022-03-07 04:19:00 098 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e waiting with 2 keys 2022-03-07 04:19:00 098 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - fillInterested HttpConnection@bab2561::DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000} 2022-03-07 04:19:00 099 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@4964c04e{AC.ReadCB@bab2561{HttpConnection@bab2561::DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-07 04:19:00 099 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken up from select, 1/1/2 selected 2022-03-07 04:19:00 099 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e processing 1 keys, 0 updates 2022-03-07 04:19:00 099 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.74:9102 remote=/10.233.70.178:60564], selector=sun.nio.ch.EPollSelectorImpl@1413a04e, interestOps=1, readyOps=1 SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@3c99daa2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 099 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c99daa2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 099 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c99daa2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 099 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0} tryExecute EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=20,epc=1744]@2022-03-07T04:19:00.099362Z 2022-03-07 04:19:00 099 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=0}@74eef2c offer EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=0}][pc=0,pic=0,pec=20,epc=1744]@2022-03-07T04:19:00.099446Z 2022-03-07 04:19:00 099 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1} startReservedThread p=1 2022-03-07 04:19:00 099 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue ReservedThreadExecutor@665b441e{s=0/1,p=1}@50ed31a8 startThread=0 2022-03-07 04:19:00 099 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1}@74eef2c task=EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=20,epc=1744]@2022-03-07T04:19:00.099604Z 2022-03-07 04:19:00 099 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=20,epc=1744]@2022-03-07T04:19:00.099559Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c99daa2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 099 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run ReservedThreadExecutor@665b441e{s=0/1,p=1}@50ed31a8 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}] 2022-03-07 04:19:00 099 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=20,epc=1745]@2022-03-07T04:19:00.099672Z tryProduce true 2022-03-07 04:19:00 099 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 0 2022-03-07 04:19:00 099 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=1}@50ed31a8 started 2022-03-07 04:19:00 099 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0 2022-03-07 04:19:00 099 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@50ed31a8 waiting 2022-03-07 04:19:00 099 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@28a9d3c1{SSLC.NBReadCB@3c99daa2{SslConnection@3c99daa2::SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c99daa2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 099 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@74a52b2c::SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@74a52b2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 099 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c99daa2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 099 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - c.onFillable SslConnection@3c99daa2::SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c99daa2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 099 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillable SslConnection@3c99daa2::SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c99daa2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 099 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - ensureFillInterested SslConnection@74a52b2c::SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@74a52b2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 099 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@74e14038{AC.ReadCB@27df696c{HttpConnection@27df696c::DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}}} 2022-03-07 04:19:00 100 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@27df696c::DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@716148df{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-07 04:19:00 100 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@3c99daa2::SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c99daa2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 100 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-07 04:19:00 100 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 261 HeapByteBuffer@7683d203[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\x06\x146\xCb\x94]%\x1f\xBd'\x83\xC7\x9b\xEc...\xB5\\\xB2\xA0e\x13O=\xA3 \xC7\xBe\x0e\\!d\xEe'\xDe\x92\xEc\xBe\x00>>>r\x9fr\x8e\xB6\r\xD6\xB7\xA6...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:19:00 100 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=261 2022-03-07 04:19:00 100 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill starting handshake SslConnection@3c99daa2::SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c99daa2{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 100 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@1b36742e{SSLC.NBReadCB@74a52b2c{SslConnection@74a52b2c::SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@74a52b2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 100 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@74a52b2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 100 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4697c02f on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=2 selected=0 updates=0 2022-03-07 04:19:00 100 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1c0fe6c5{STARTED} id=0 keys=2 selected=0 updates=1 2022-03-07 04:19:00 101 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@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#)|\\\x13...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#)|\\\x13...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:19:00 101 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Created SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@74a52b2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 101 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_TASK 2022-03-07 04:19:00 101 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@86c995f in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-07 04:19:00 101 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_WRAP 2022-03-07 04:19:00 102 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >flush SslConnection@3c99daa2::SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c99daa2{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 102 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@53aebdf8[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-07 04:19:00 102 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-07 04:19:00 102 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-07 04:19:00 102 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken with none selected 2022-03-07 04:19:00 102 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken up from select, 0/0/2 selected 2022-03-07 04:19:00 102 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e processing 0 keys, 1 updates 2022-03-07 04:19:00 102 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 1 2022-03-07 04:19:00 102 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@4697c02f 2022-03-07 04:19:00 102 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c99daa2{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 102 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-07 04:19:00 102 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c99daa2{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 102 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-07 04:19:00 102 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 6 HeapByteBuffer@7683d203[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\x06\x146\xCb...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:19:00 102 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=6 2022-03-07 04:19:00 102 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@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#)|\\\x13...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#)|\\\x13...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:19:00 103 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-07 04:19:00 103 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7683d203[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-07 04:19:00 103 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0 2022-03-07 04:19:00 103 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@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#)|\\\x13...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#)|\\\x13...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:19:00 103 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c99daa2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 103 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@3c99daa2::SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c99daa2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 103 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-07 04:19:00 103 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 367 HeapByteBuffer@7683d203[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\x06\x146\xCb\x94]%\x1f\xBd'\x83\xC7\x9b\xEc...\x94\x06\x04\x85=\xC9H\xB9\x1c\x04\xA1p\xBb\xC6\xB2\x8c[\xA2\xC3\x02\x92\x12">>>\x99x\n~r\xF7\xC9\xEe\xEe...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:19:00 103 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=367 2022-03-07 04:19:00 103 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@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#)|\\\x13...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#)|\\\x13...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:19:00 103 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_TASK 2022-03-07 04:19:00 104 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@74a52b2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 105 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0 2022-03-07 04:19:00 105 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e waiting with 2 keys 2022-03-07 04:19:00 105 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken up from select, 1/1/2 selected 2022-03-07 04:19:00 105 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e processing 1 keys, 0 updates 2022-03-07 04:19:00 105 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.74:9102 remote=/10.233.70.178:60562], selector=sun.nio.ch.EPollSelectorImpl@1413a04e, interestOps=1, readyOps=1 SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}->SslConnection@74a52b2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 105 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@74a52b2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 105 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@74a52b2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 105 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0} tryExecute EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=20,epc=1745]@2022-03-07T04:19:00.105611Z 2022-03-07 04:19:00 105 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=0}@50ed31a8 offer EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=0}][pc=0,pic=0,pec=20,epc=1745]@2022-03-07T04:19:00.105723Z 2022-03-07 04:19:00 105 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1} startReservedThread p=1 2022-03-07 04:19:00 105 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run ReservedThreadExecutor@665b441e{s=0/1,p=1}@382584e6 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}] 2022-03-07 04:19:00 105 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=1}@382584e6 started 2022-03-07 04:19:00 105 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@382584e6 waiting 2022-03-07 04:19:00 106 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue ReservedThreadExecutor@665b441e{s=1/1,p=0}@382584e6 startThread=0 2022-03-07 04:19:00 106 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=20,epc=1745]@2022-03-07T04:19:00.106089Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@74a52b2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 106 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@1b36742e{SSLC.NBReadCB@74a52b2c{SslConnection@74a52b2c::SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@74a52b2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 106 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >c.onFillable SslConnection@74a52b2c::SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@74a52b2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 106 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - onFillable SslConnection@74a52b2c::SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@74a52b2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 106 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@4964c04e{AC.ReadCB@bab2561{HttpConnection@bab2561::DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=7/30000}}} 2022-03-07 04:19:00 106 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@bab2561::DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@5c292f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-07 04:19:00 106 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >fill SslConnection@74a52b2c::SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@74a52b2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 106 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-07 04:19:00 106 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 261 HeapByteBuffer@72bc488c[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03b\xDe\x93\xBd\xA82!\xC3,\x9cj\x84\xE8\x1f...}\xD4\xC8\xD0\xEdI\xBf_l\xD4\xC5\x99sj\t$\xDd\x97\xF38'\x7fq>>>\xA5\xA5u\xD7[ $\xBc\xA0...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:19:00 107 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=261 2022-03-07 04:19:00 107 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill starting handshake SslConnection@74a52b2c::SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@74a52b2c{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 107 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@72b31f3f 2022-03-07 04:19:00 107 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@50ed31a8 task=EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=20,epc=1746]@2022-03-07T04:19:00.107873Z 2022-03-07 04:19:00 107 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=20,epc=1746]@2022-03-07T04:19:00.107903Z tryProduce true 2022-03-07 04:19:00 107 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 0 2022-03-07 04:19:00 107 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0 2022-03-07 04:19:00 110 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@1ab90ee5[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@1ab90ee5[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-07 04:19:00 110 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_TASK 2022-03-07 04:19:00 110 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a52b2c{NEED_TASK,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 110 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e waiting with 2 keys 2022-03-07 04:19:00 110 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_WRAP 2022-03-07 04:19:00 110 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >flush SslConnection@74a52b2c::SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a52b2c{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 110 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@53aebdf8[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-07 04:19:00 110 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-07 04:19:00 110 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_WRAP 2022-03-07 04:19:00 110 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false 2022-03-07 04:19:00 110 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >flush SslConnection@3c99daa2::SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c99daa2{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 110 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@53aebdf8[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-07 04:19:00 110 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-07 04:19:00 110 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-07 04:19:00 111 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 111 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c99daa2{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 111 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-07 04:19:00 111 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-07 04:19:00 111 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-07 04:19:00 111 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-07 04:19:00 111 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 111 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-07 04:19:00 111 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 0 HeapByteBuffer@72bc488c[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-07 04:19:00 111 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c99daa2{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 111 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-07 04:19:00 111 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=0 2022-03-07 04:19:00 111 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-07 04:19:00 111 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@1ab90ee5[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@1ab90ee5[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-07 04:19:00 111 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 111 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >fill SslConnection@74a52b2c::SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 111 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-07 04:19:00 111 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2699 sequenceNumber = 0 [p=0,l=2699,c=17408,r=2699] ioDone=false/false 2022-03-07 04:19:00 111 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 6 HeapByteBuffer@72bc488c[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03b\xDe\x93\xBd...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:19:00 111 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=6 2022-03-07 04:19:00 111 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=6,c=17408,r=0] unwrapBuffer=HeapByteBuffer@1ab90ee5[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@1ab90ee5[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-07 04:19:00 111 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-07 04:19:00 111 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 0 HeapByteBuffer@72bc488c[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-07 04:19:00 111 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=0 2022-03-07 04:19:00 111 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@1ab90ee5[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@1ab90ee5[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-07 04:19:00 111 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 2699 SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c99daa2{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 111 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-07 04:19:00 111 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 111 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c99daa2{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 111 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-07 04:19:00 111 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7683d203[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:19:00 111 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@bab2561::DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=12/30000} filled 0 HeapByteBuffer@1ab90ee5[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-07 04:19:00 111 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0 2022-03-07 04:19:00 111 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@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#)|\\\x13...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#)|\\\x13...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:19:00 111 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@bab2561::DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@1ab90ee5[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-07 04:19:00 111 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@1ab90ee5[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-07 04:19:00 111 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@bab2561::DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=START,0 of -1} 2022-03-07 04:19:00 111 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c99daa2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 111 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@bab2561::DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=12/30000} 2022-03-07 04:19:00 111 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - fillInterested HttpConnection@bab2561::DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=12/30000} 2022-03-07 04:19:00 111 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@27df696c::DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=14/30000} filled 0 HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#)|\\\x13...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:19:00 111 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@4964c04e{AC.ReadCB@bab2561{HttpConnection@bab2561::DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-07 04:19:00 112 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@74a52b2c::SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 112 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 112 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@27df696c::DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#)|\\\x13...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-07 04:19:00 112 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#)|\\\x13...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:19:00 112 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@1b36742e{SSLC.NBReadCB@74a52b2c{SslConnection@74a52b2c::SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 112 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@27df696c::DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=START,0 of -1} 2022-03-07 04:19:00 112 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 112 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4697c02f on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=2 selected=0 updates=0 2022-03-07 04:19:00 112 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1c0fe6c5{STARTED} id=0 keys=2 selected=0 updates=1 2022-03-07 04:19:00 112 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@27df696c::DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=14/30000} 2022-03-07 04:19:00 112 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@bab2561::DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@5c292f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-07 04:19:00 112 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - fillInterested HttpConnection@27df696c::DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=14/30000} 2022-03-07 04:19:00 112 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 112 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@74e14038{AC.ReadCB@27df696c{HttpConnection@27df696c::DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-07 04:19:00 112 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@74eef2c size 1 > capacity 2022-03-07 04:19:00 112 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran ReservedThreadExecutor@665b441e{s=1/1,p=0}@74eef2c in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-07 04:19:00 112 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken with none selected 2022-03-07 04:19:00 112 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken up from select, 0/0/2 selected 2022-03-07 04:19:00 113 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e processing 0 keys, 1 updates 2022-03-07 04:19:00 113 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 1 2022-03-07 04:19:00 113 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@4697c02f 2022-03-07 04:19:00 113 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@3c99daa2::SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c99daa2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 113 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - 1 on SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 113 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0 2022-03-07 04:19:00 113 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e waiting with 2 keys 2022-03-07 04:19:00 113 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - ensureFillInterested SslConnection@3c99daa2::SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c99daa2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 113 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken up from select, 1/1/2 selected 2022-03-07 04:19:00 113 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e processing 1 keys, 0 updates 2022-03-07 04:19:00 113 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.74:9102 remote=/10.233.70.178:60562], selector=sun.nio.ch.EPollSelectorImpl@1413a04e, interestOps=1, readyOps=1 SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 113 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@28a9d3c1{SSLC.NBReadCB@3c99daa2{SslConnection@3c99daa2::SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c99daa2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 113 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 113 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 113 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0} tryExecute EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=20,epc=1746]@2022-03-07T04:19:00.113602Z 2022-03-07 04:19:00 113 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=0}@382584e6 offer EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=0}][pc=0,pic=0,pec=20,epc=1746]@2022-03-07T04:19:00.11366Z 2022-03-07 04:19:00 113 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1} startReservedThread p=1 2022-03-07 04:19:00 113 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue ReservedThreadExecutor@665b441e{s=0/1,p=1}@26a18ad2 startThread=0 2022-03-07 04:19:00 113 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1}@382584e6 task=EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=20,epc=1746]@2022-03-07T04:19:00.11389Z 2022-03-07 04:19:00 113 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=20,epc=1746]@2022-03-07T04:19:00.113831Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 113 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@3c99daa2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 113 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5a9740bc on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=2 selected=1 updates=0 2022-03-07 04:19:00 113 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=20,epc=1747]@2022-03-07T04:19:00.113952Z tryProduce true 2022-03-07 04:19:00 113 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1 2022-03-07 04:19:00 113 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@1b36742e{SSLC.NBReadCB@74a52b2c{SslConnection@74a52b2c::SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 114 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@665b441e{s=0/1,p=1}@26a18ad2 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}] 2022-03-07 04:19:00 114 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=1}@26a18ad2 started 2022-03-07 04:19:00 114 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@26a18ad2 waiting 2022-03-07 04:19:00 114 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@5a9740bc 2022-03-07 04:19:00 114 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >c.onFillable SslConnection@74a52b2c::SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 114 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - onFillable SslConnection@74a52b2c::SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 114 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@4964c04e{AC.ReadCB@bab2561{HttpConnection@bab2561::DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}}} 2022-03-07 04:19:00 114 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@27df696c::DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000} onFillable exit HttpChannelState@716148df{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-07 04:19:00 114 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@bab2561::DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@5c292f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-07 04:19:00 114 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@3c99daa2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 114 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2022-03-07 04:19:00 114 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >fill SslConnection@74a52b2c::SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 114 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-07 04:19:00 114 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 367 HeapByteBuffer@1ab90ee5[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03b\xDe\x93\xBd\xA82!\xC3,\x9cj\x84\xE8\x1f...\x15j\xB3\x14\xA3\x1f\x99\xEd\xBe\xF5\xA0\xF6jOa\x8d\xBb\x00\xF6\x1aW\xF9\x9a>>>BH+\xE3\x86\x9b\xD7\x1e\xC2...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:19:00 114 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=367 2022-03-07 04:19:00 114 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 114 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e waiting with 2 keys 2022-03-07 04:19:00 114 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@3c99daa2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 114 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@5088c617 size 1 > capacity 2022-03-07 04:19:00 114 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken up from select, 1/1/2 selected 2022-03-07 04:19:00 114 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e processing 1 keys, 0 updates 2022-03-07 04:19:00 114 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=367 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=367,l=367,c=17408,r=0] unwrapBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#)|\\\x13...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#)|\\\x13...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:19:00 114 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_TASK 2022-03-07 04:19:00 114 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.74:9102 remote=/10.233.70.178:60564], selector=sun.nio.ch.EPollSelectorImpl@1413a04e, interestOps=1, readyOps=1 SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@3c99daa2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 114 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran ReservedThreadExecutor@665b441e{s=1/1,p=0}@5088c617 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-07 04:19:00 114 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c99daa2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 114 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c99daa2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 114 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0} tryExecute EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=20,epc=1747]@2022-03-07T04:19:00.114954Z 2022-03-07 04:19:00 114 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=0}@26a18ad2 offer EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=0}][pc=0,pic=0,pec=20,epc=1747]@2022-03-07T04:19:00.114987Z 2022-03-07 04:19:00 115 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1} startReservedThread p=1 2022-03-07 04:19:00 115 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue ReservedThreadExecutor@665b441e{s=0/1,p=1}@6174b3ce startThread=0 2022-03-07 04:19:00 115 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@665b441e{s=0/1,p=1}@6174b3ce in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}] 2022-03-07 04:19:00 115 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=1}@6174b3ce started 2022-03-07 04:19:00 115 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@6174b3ce waiting 2022-03-07 04:19:00 115 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}][pc=0,pic=0,pec=20,epc=1747]@2022-03-07T04:19:00.11506Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c99daa2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 115 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1}@26a18ad2 task=EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=1}][pc=0,pic=0,pec=20,epc=1747]@2022-03-07T04:19:00.115121Z 2022-03-07 04:19:00 115 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@28a9d3c1{SSLC.NBReadCB@3c99daa2{SslConnection@3c99daa2::SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c99daa2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >c.onFillable SslConnection@3c99daa2::SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c99daa2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 115 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=20,epc=1748]@2022-03-07T04:19:00.115248Z tryProduce true 2022-03-07 04:19:00 115 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0 2022-03-07 04:19:00 115 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2022-03-07 04:19:00 115 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c99daa2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 115 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e waiting with 2 keys 2022-03-07 04:19:00 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillable SslConnection@3c99daa2::SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c99daa2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 115 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@74e14038{AC.ReadCB@27df696c{HttpConnection@27df696c::DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}}} 2022-03-07 04:19:00 115 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@27df696c::DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@716148df{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-07 04:19:00 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@3c99daa2::SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c99daa2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-07 04:19:00 117 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 221 HeapByteBuffer@271026b0[p=0,l=221,c=17408,r=221]={<<<\x17\x03\x03\x005\xEd\n\xF4_\xC1\x15#\xCb{nG\x96\x9f\xF1\x7fHA\xD7R\xF1...\xFcgp\x05\x9d\xD9\xB7?\x0ff\xE8\xAdC\xDb[\x81]h\x8d'%\xC9\xB6>>>}\x95w@\x91:\xC5\x9d\x9a...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:19:00 117 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=221 2022-03-07 04:19:00 119 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@340da811 2022-03-07 04:19:00 127 DEBUG [jdk.event.security][dw-24] invocationID:{InvocationID} - TLSHandshake: 10.233.70.178:60564, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2022-03-07 04:19:00 128 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=221 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=221,c=17408,r=163] unwrapBuffer=HeapByteBuffer@7683d203[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7683d203[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:19:00 128 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - handshake succeeded SslConnection@3c99daa2::SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c99daa2{NOT_HANDSHAKING,eio=163/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 128 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-07 04:19:00 128 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@271026b0[p=58,l=221,c=17408,r=163]={\x17\x03\x03\x005\x14\x00\x00 ...\xD4\xE9<\xF0zRx<<<\x17\x03\x03\x00\x9e\x8d\x06`\x10 7\x0f?<\x06\x06~\xE1W\xB1(\xCa'\xD4\x12...\xFcgp\x05\x9d\xD9\xB7?\x0ff\xE8\xAdC\xDb[\x81]h\x8d'%\xC9\xB6>>>}\x95w@\x91:\xC5\x9d\x9a...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:19:00 128 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0 2022-03-07 04:19:00 128 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 163 bytesProduced = 141 encryptedBuffer=[p=221,l=221,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7683d203[p=0,l=141,c=17408,r=141]={<< >>\x00\x19\x00\x0b\x00\x02\x01\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7683d203[p=0,l=141,c=17408,r=141]={<< >>\x00\x19\x00\x0b\x00\x02\x01\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:19:00 128 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c99daa2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@27df696c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47c55a5e{s=START}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=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-07 04:19:00 128 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@27df696c::DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=16/30000} filled 141 HeapByteBuffer@7683d203[p=0,l=141,c=17408,r=141]={<< >>\x00\x19\x00\x0b\x00\x02\x01\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:19:00 128 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@27df696c::DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=16/30000} parse HeapByteBuffer@7683d203[p=0,l=141,c=17408,r=141]={<< >>\x00\x19\x00\x0b\x00\x02\x01\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-07 04:19:00 128 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@7683d203[p=0,l=141,c=17408,r=141]={<< >>\x00\x19\x00\x0b\x00\x02\x01\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:19:00 128 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - START --> SPACE1 2022-03-07 04:19:00 128 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - SPACE1 --> URI 2022-03-07 04:19:00 128 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - URI --> SPACE2 2022-03-07 04:19:00 128 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2022-03-07 04:19:00 128 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2022-03-07 04:19:00 129 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Host --> VALUE 2022-03-07 04:19:00 129 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2022-03-07 04:19:00 129 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Host --> FIELD 2022-03-07 04:19:00 129 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_WRAP 2022-03-07 04:19:00 129 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2022-03-07 04:19:00 129 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2022-03-07 04:19:00 129 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2022-03-07 04:19:00 129 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Accept: */* --> IN_VALUE 2022-03-07 04:19:00 129 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Accept: */* --> FIELD 2022-03-07 04:19:00 129 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2022-03-07 04:19:00 129 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >flush SslConnection@74a52b2c::SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a52b2c{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 129 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@53aebdf8[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-07 04:19:00 129 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2022-03-07 04:19:00 129 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-07 04:19:00 129 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER --> CONTENT 2022-03-07 04:19:00 129 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-07 04:19:00 129 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - REQUEST for //10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} GET //10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.70.74:9102 User-Agent: kube-probe/1.22 Accept: */* Connection: close 2022-03-07 04:19:00 129 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@27df696c::DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=16/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2022-03-07 04:19:00 129 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@27df696c::DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=16/30000} 2022-03-07 04:19:00 129 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - handle //10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2022-03-07 04:19:00 129 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - handling HttpChannelState@716148df{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2022-03-07 04:19:00 129 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a52b2c{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 129 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-07 04:19:00 129 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-07 04:19:00 129 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2022-03-07 04:19:00 129 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-07 04:19:00 129 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-24] invocationID:{InvocationID} - Host 10.233.70.74 with SNI null 2022-03-07 04:19:00 130 DEBUG [org.eclipse.jetty.server.Server][dw-24] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 2022-03-07 04:19:00 130 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a52b2c{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 130 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-07 04:19:00 130 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-07 04:19:00 130 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2699 sequenceNumber = 0 [p=0,l=2699,c=17408,r=2699] ioDone=false/false 2022-03-07 04:19:00 130 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-24] invocationID:{InvocationID} - GzipHandler@538f45f1{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck)@c3f6a0a in null 2022-03-07 04:19:00 130 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-24] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@61af1510{/,null,AVAILABLE} 2022-03-07 04:19:00 130 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - flushed 2699 SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 130 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-07 04:19:00 130 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-24] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@61af1510{/,null,AVAILABLE} 2022-03-07 04:19:00 130 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 130 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-62c47480@3daebd60==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-07 04:19:00 130 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-07 04:19:00 130 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1ab90ee5[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:19:00 130 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=0 2022-03-07 04:19:00 130 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@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#)|\\\x13...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#)|\\\x13...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:19:00 130 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - chain=logFilter@5bccef9f==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-58e5fbe5@58e5fbe5==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-666b91db@666b91db==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-62c47480@3daebd60==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-07 04:19:00 130 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - call filter logFilter@5bccef9f==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true 2022-03-07 04:19:00 130 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Entering. 2022-03-07 04:19:00 130 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 130 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2022-03-07 04:19:00 130 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: e3db7f13-eff9-4aad-9398-27fd4d544226 2022-03-07 04:19:00 130 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Invoking synchronously ... 2022-03-07 04:19:00 130 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >fill SslConnection@74a52b2c::SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 130 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-07 04:19:00 130 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-58e5fbe5@58e5fbe5==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true 2022-03-07 04:19:00 130 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1ab90ee5[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:19:00 130 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=0 2022-03-07 04:19:00 130 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-666b91db@666b91db==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true 2022-03-07 04:19:00 130 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@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#)|\\\x13...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#)|\\\x13...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:19:00 131 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-62c47480@3daebd60==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-07 04:19:00 131 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 131 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@bab2561::DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=19/30000} filled 0 HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#)|\\\x13...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:19:00 131 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@bab2561::DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=19/30000} parse HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#)|\\\x13...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-07 04:19:00 131 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#)|\\\x13...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:19:00 131 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@bab2561::DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=19/30000} parsed false HttpParser{s=START,0 of -1} 2022-03-07 04:19:00 131 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@bab2561::DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=19/30000} 2022-03-07 04:19:00 131 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - fillInterested HttpConnection@bab2561::DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=19/30000} 2022-03-07 04:19:00 131 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@4964c04e{AC.ReadCB@bab2561{HttpConnection@bab2561::DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-03-07 04:19:00 131 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@74a52b2c::SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 131 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 131 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@1b36742e{SSLC.NBReadCB@74a52b2c{SslConnection@74a52b2c::SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 131 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 132 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4697c02f on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=2 selected=0 updates=0 2022-03-07 04:19:00 132 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1c0fe6c5{STARTED} id=0 keys=2 selected=0 updates=1 2022-03-07 04:19:00 132 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@bab2561::DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@5c292f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-07 04:19:00 132 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 132 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@50ed31a8 size 1 > capacity 2022-03-07 04:19:00 132 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran ReservedThreadExecutor@665b441e{s=1/1,p=0}@50ed31a8 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}] 2022-03-07 04:19:00 132 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken with none selected 2022-03-07 04:19:00 132 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken up from select, 0/0/2 selected 2022-03-07 04:19:00 132 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e processing 0 keys, 1 updates 2022-03-07 04:19:00 132 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1 2022-03-07 04:19:00 132 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@4697c02f 2022-03-07 04:19:00 132 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 132 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2022-03-07 04:19:00 132 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e waiting with 2 keys 2022-03-07 04:19:00 132 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken up from select, 1/1/2 selected 2022-03-07 04:19:00 132 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e processing 1 keys, 0 updates 2022-03-07 04:19:00 132 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.74:9102 remote=/10.233.70.178:60562], selector=sun.nio.ch.EPollSelectorImpl@1413a04e, interestOps=1, readyOps=1 SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 133 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 133 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 133 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@538f45f1{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck)@c3f6a0a 2022-03-07 04:19:00 133 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@1822567e exclude no deflater 2022-03-07 04:19:00 133 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@c34e328[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@489acba3{null} 2022-03-07 04:19:00 133 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0} tryExecute EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=20,epc=1748]@2022-03-07T04:19:00.133292Z 2022-03-07 04:19:00 133 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=0}@6174b3ce offer EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=0}][pc=0,pic=0,pec=20,epc=1748]@2022-03-07T04:19:00.13337Z 2022-03-07 04:19:00 133 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 200 OK HTTP/1.1 Connection: close Date: Mon, 07 Mar 2022 04:19:00 GMT X-TransactionID: e3db7f13-eff9-4aad-9398-27fd4d544226 X-InvocationID: 21d295e4-c9e8-453e-9c55-2c0d4687d0bd Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2022-03-07 04:19:00 133 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1} startReservedThread p=1 2022-03-07 04:19:00 133 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@3f829780[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3519a7a8] (null,[p=0,l=4,c=8192,r=4],true)@START 2022-03-07 04:19:00 133 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run ReservedThreadExecutor@665b441e{s=0/1,p=1}@3bc18213 in InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=0/1,p=1}] 2022-03-07 04:19:00 133 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=1}@3bc18213 started 2022-03-07 04:19:00 133 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=1/1,p=0}@3bc18213 waiting 2022-03-07 04:19:00 133 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@c34e328[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-07 04:19:00 133 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close Date: Mon, 07 Mar 2022 04:19:00 GMT X-TransactionID: e3db7f13-eff9-4aad-9398-27fd4d544226 X-InvocationID: 21d295e4-c9e8-453e-9c55-2c0d4687d0bd Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2022-03-07 04:19:00 133 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@665b441e{s=1/1,p=0}@3bc18213 startThread=0 2022-03-07 04:19:00 133 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT 2022-03-07 04:19:00 133 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@3f829780[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3519a7a8] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING 2022-03-07 04:19:00 133 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@1e9f2f80{IDLE}->null [HeapByteBuffer@1974a062[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@c34e328[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-07 04:19:00 133 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@665b441e{s=0/1,p=1}@6174b3ce task=EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=20,epc=1748]@2022-03-07T04:19:00.133736Z 2022-03-07 04:19:00 133 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@1e9f2f80{WRITING}->null:IDLE-->WRITING 2022-03-07 04:19:00 133 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=20,epc=1748]@2022-03-07T04:19:00.133811Z tryProduce true 2022-03-07 04:19:00 133 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@720c0996/SelectorProducer@42d7e8bc/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@44618fe6{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@665b441e{s=1/1,p=0}][pc=0,pic=0,pec=20,epc=1748]@2022-03-07T04:19:00.133646Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 133 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0 2022-03-07 04:19:00 133 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2022-03-07 04:19:00 133 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@3c99daa2::SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c99daa2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=W,to=21/30000}=>HttpConnection@27df696c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@47c55a5e{s=COMPLETING}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2022-03-07 04:19:00 133 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@1974a062[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-07 04:19:00 133 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@c34e328[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-07 04:19:00 133 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING 2022-03-07 04:19:00 133 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@1b36742e{SSLC.NBReadCB@74a52b2c{SslConnection@74a52b2c::SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 133 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 134 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e waiting with 2 keys 2022-03-07 04:19:00 134 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >c.onFillable SslConnection@74a52b2c::SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 134 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - 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-07 04:19:00 134 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillable SslConnection@74a52b2c::SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 134 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@4964c04e{AC.ReadCB@bab2561{HttpConnection@bab2561::DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=FI,flush=-,to=2/30000}}} 2022-03-07 04:19:00 134 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@bab2561::DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@5c292f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2022-03-07 04:19:00 134 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c99daa2{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=W,to=21/30000}=>HttpConnection@27df696c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@47c55a5e{s=COMPLETING}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2022-03-07 04:19:00 134 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-07 04:19:00 134 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c99daa2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=W,to=21/30000}=>HttpConnection@27df696c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@47c55a5e{s=COMPLETING}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2022-03-07 04:19:00 134 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@74a52b2c::SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a52b2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 134 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP 2022-03-07 04:19:00 134 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@1e9f2f80{WRITING}->null 2022-03-07 04:19:00 134 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@1e9f2f80{IDLE}->null:WRITING-->IDLE 2022-03-07 04:19:00 134 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@3f829780[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3519a7a8] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2022-03-07 04:19:00 135 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@3f829780[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3519a7a8] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2022-03-07 04:19:00 135 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 221 HeapByteBuffer@1ab90ee5[p=0,l=221,c=17408,r=221]={<<<\x17\x03\x03\x005-\xFa\x827\x05\xE5^\x1f\x90pI\x9f.g#\xD1\xB8\x84\x01\xC3...b\xFb.\xCaw)\xAf\x9aFtd\xC3OX\xBc\xE8\xE5\xB4\x18xI\xB1\xF1>>>\x00E\x00C\x13\x01jM\xAe...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:19:00 135 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=221 2022-03-07 04:19:00 135 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=22/30000} 2022-03-07 04:19:00 135 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@3c99daa2::SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c99daa2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OSHUTTING,fill=-,flush=-,to=22/30000}=>HttpConnection@27df696c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@47c55a5e{s=END}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} oshut=false, ishut=false 2022-03-07 04:19:00 136 DEBUG [jdk.event.security][dw-25] invocationID:{InvocationID} - TLSHandshake: 10.233.70.178:60562, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2022-03-07 04:19:00 136 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=221 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=221,c=17408,r=163] unwrapBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01!\x11Hpy...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@740f583f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01!\x11Hpy...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:19:00 136 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - handshake succeeded SslConnection@74a52b2c::SocketChannelEndPoint@4069de24{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a52b2c{NOT_HANDSHAKING,eio=163/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 136 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2022-03-07 04:19:00 136 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1ab90ee5[p=58,l=221,c=17408,r=163]={\x17\x03\x03\x005\x14\x00\x00 ...\xF5P\xB8_:p\xD2<<<\x17\x03\x03\x00\x9e\xB8"\xCa\xA1\x08\xE2\xB1\x03Yve\x015q\xF9ki\n\xE9T...b\xFb.\xCaw)\xAf\x9aFtd\xC3OX\xBc\xE8\xE5\xB4\x18xI\xB1\xF1>>>\x00E\x00C\x13\x01jM\xAe...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:19:00 136 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0 2022-03-07 04:19:00 136 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 163 bytesProduced = 141 encryptedBuffer=[p=221,l=221,c=17408,r=0] unwrapBuffer=HeapByteBuffer@740f583f[p=0,l=141,c=17408,r=141]={<< >>oIa\x07\xEd\x9dql\xBb...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@740f583f[p=0,l=141,c=17408,r=141]={<< >>oIa\x07\xEd\x9dql\xBb...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:19:00 136 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.70.74:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a52b2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@bab2561[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6163990f{s=START}]=>HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=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-07 04:19:00 136 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@bab2561::DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=5/30000} filled 141 HeapByteBuffer@740f583f[p=0,l=141,c=17408,r=141]={<< >>oIa\x07\xEd\x9dql\xBb...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:19:00 136 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@bab2561::DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@740f583f[p=0,l=141,c=17408,r=141]={<< >>oIa\x07\xEd\x9dql\xBb...\x00\x00\x00\x00\x00\x00\x00} {} 2022-03-07 04:19:00 136 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@740f583f[p=0,l=141,c=17408,r=141]={<< >>oIa\x07\xEd\x9dql\xBb...\x00\x00\x00\x00\x00\x00\x00} 2022-03-07 04:19:00 136 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - START --> SPACE1 2022-03-07 04:19:00 136 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - SPACE1 --> URI 2022-03-07 04:19:00 136 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - URI --> SPACE2 2022-03-07 04:19:00 136 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2022-03-07 04:19:00 136 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2022-03-07 04:19:00 136 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> VALUE 2022-03-07 04:19:00 136 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2022-03-07 04:19:00 136 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> FIELD 2022-03-07 04:19:00 136 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2022-03-07 04:19:00 136 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2022-03-07 04:19:00 136 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2022-03-07 04:19:00 136 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Accept: */* --> IN_VALUE 2022-03-07 04:19:00 136 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Accept: */* --> FIELD 2022-03-07 04:19:00 136 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2022-03-07 04:19:00 136 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2022-03-07 04:19:00 136 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER --> CONTENT 2022-03-07 04:19:00 136 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@3c99daa2::SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c99daa2{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OSHUTTING,fill=-,flush=-,to=24/30000}=>HttpConnection@27df696c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@47c55a5e{s=END}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7} 2022-03-07 04:19:00 136 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - REQUEST for //10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} GET //10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.70.74:9102 User-Agent: kube-probe/1.22 Accept: */* Connection: close 2022-03-07 04:19:00 136 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@53aebdf8[p=0,l=0,c=0,r=0]={<<<>>>} 2022-03-07 04:19:00 136 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@bab2561::DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=5/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2022-03-07 04:19:00 136 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP 2022-03-07 04:19:00 136 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@bab2561::DecryptedEndPoint@52bf5207{/10.233.70.178:60562<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=5/30000} 2022-03-07 04:19:00 136 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - handle //10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2022-03-07 04:19:00 136 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - handling HttpChannelState@5c292f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2022-03-07 04:19:00 136 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2022-03-07 04:19:00 137 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-25] invocationID:{InvocationID} - Host 10.233.70.74 with SNI null 2022-03-07 04:19:00 137 DEBUG [org.eclipse.jetty.server.Server][dw-25] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@45075ed6{s=HttpChannelState@5c292f58{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 2022-03-07 04:19:00 137 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - 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-07 04:19:00 137 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-25] invocationID:{InvocationID} - GzipHandler@538f45f1{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck)@1f7bb40b in null 2022-03-07 04:19:00 137 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-07 04:19:00 137 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-07 04:19:00 137 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-62c47480@3daebd60==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-07 04:19:00 137 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - chain=logFilter@5bccef9f==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-58e5fbe5@58e5fbe5==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-666b91db@666b91db==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-62c47480@3daebd60==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-07 04:19:00 137 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter logFilter@5bccef9f==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true 2022-03-07 04:19:00 137 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c99daa2{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OSHUTTING,fill=-,flush=-,to=24/30000}=>HttpConnection@27df696c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@47c55a5e{s=END}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8} 2022-03-07 04:19:00 137 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2022-03-07 04:19:00 137 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Entering. 2022-03-07 04:19:00 137 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2022-03-07 04:19:00 137 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: a84cda19-c586-4d61-81c4-0ff234a33d11 2022-03-07 04:19:00 137 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Invoking synchronously ... 2022-03-07 04:19:00 137 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-58e5fbe5@58e5fbe5==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true 2022-03-07 04:19:00 137 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c99daa2{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OSHUTTING,fill=-,flush=-,to=24/30000}=>HttpConnection@27df696c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@47c55a5e{s=END}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8} 2022-03-07 04:19:00 137 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-666b91db@666b91db==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true 2022-03-07 04:19:00 137 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-62c47480@3daebd60==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2022-03-07 04:19:00 137 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.70.74:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c99daa2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OSHUTTING,fill=-,flush=-,to=24/30000}=>HttpConnection@27df696c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@47c55a5e{s=END}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8} 2022-03-07 04:19:00 137 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@3c99daa2::SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c99daa2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OSHUTTING,fill=-,flush=-,to=25/30000}=>HttpConnection@27df696c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@47c55a5e{s=END}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8} 10.233.70.178 - - [07/Mar/2022:04:19:00 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.22" 10 2022-03-07 04:19:00 138 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@28a9d3c1{SSLC.NBReadCB@3c99daa2{SslConnection@3c99daa2::SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c99daa2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OSHUTTING,fill=-,flush=-,to=25/30000}=>HttpConnection@27df696c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@47c55a5e{s=END}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=9}}} 2022-03-07 04:19:00 138 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@3c99daa2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OSHUTTING,fill=-,flush=-,to=25/30000}=>HttpConnection@27df696c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@47c55a5e{s=END}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=9} 2022-03-07 04:19:00 138 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5a9740bc on ManagedSelector@1c0fe6c5{STARTED} id=0 keys=2 selected=0 updates=0 2022-03-07 04:19:00 138 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1c0fe6c5{STARTED} id=0 keys=2 selected=0 updates=1 2022-03-07 04:19:00 138 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken with none selected 2022-03-07 04:19:00 138 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken up from select, 0/0/2 selected 2022-03-07 04:19:00 138 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e processing 0 keys, 1 updates 2022-03-07 04:19:00 138 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1 2022-03-07 04:19:00 138 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@5a9740bc 2022-03-07 04:19:00 138 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=17981e99-fc0f-4b36-9c03-8232261d77f9, referenceCounter=0, store size=0} on thread dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck 2022-03-07 04:19:00 138 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Exiting. 2022-03-07 04:19:00 138 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@59aca1d1{/10.233.70.178:60564<->/10.233.70.74:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@3c99daa2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4dffcd0b{/10.233.70.178:60564<->/10.233.70.74:9102,OSHUT,fill=-,flush=-,to=25/30000}=>HttpConnection@27df696c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@47c55a5e{s=END}]=>HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=9} 2022-03-07 04:19:00 138 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2022-03-07 04:19:00 138 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e waiting with 2 keys 2022-03-07 04:19:00 138 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e woken up from select, 1/1/2 selected 2022-03-07 04:19:00 138 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1413a04e processing 1 keys, 0 updates 2022-03-07 04:19:00 138 DEBUG [org.eclipse.jetty.server.Server][dw-24] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@674f925f{s=HttpChannelState@716148df{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.74:9102/api/holmes-engine-mgmt/v1/healthcheck,age=9} 2022-03-07 04:19:00 1