at java.base/jdk.internal.reflect.GeneratedMethodAccessor31.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.lookupManagedScheduledExecutorService(ClientExecutorProvidersConfigurator.java:174) at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.init(ClientExecutorProvidersConfigurator.java:124) at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:447) at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:317) at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:807) at org.glassfish.jersey.client.ClientRequest.getClientRuntime(ClientRequest.java:219) at org.glassfish.jersey.client.ClientRequest.getInjectionManager(ClientRequest.java:610) at org.glassfish.jersey.client.JerseyWebTarget.onBuilder(JerseyWebTarget.java:364) at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:192) at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:36) at org.onap.holmes.common.utils.JerseyClient.get(JerseyClient.java:121) at org.onap.holmes.common.utils.JerseyClient.get(JerseyClient.java:112) at org.onap.holmes.common.config.MicroServiceConfig.execQuery(MicroServiceConfig.java:72) at org.onap.holmes.common.config.MicroServiceConfig.getServiceAddrInfoFromDcaeConsulByHostName(MicroServiceConfig.java:53) at org.onap.holmes.common.config.MicroServiceConfig.getServiceConfigInfoFromCBS(MicroServiceConfig.java:76) at org.onap.holmes.common.dcae.DcaeConfigurationQuery.getDcaeConfigurations(DcaeConfigurationQuery.java:27) at org.onap.holmes.engine.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:45) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or in an application resource file: java.naming.factory.initial at java.naming/javax.naming.spi.NamingManager.getInitialContext(Unknown Source) at java.naming/javax.naming.InitialContext.getDefaultInitCtx(Unknown Source) at java.naming/javax.naming.InitialContext.getURLOrDefaultInitCtx(Unknown Source) at java.naming/javax.naming.InitialContext.lookup(Unknown Source) ... 26 common frames omitted 2021-10-08 08:34:27 025 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. 2021-10-08 08:34:27 025 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. 2021-10-08 08:34:27 029 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). 2021-10-08 08:34:27 030 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 2021-10-08 08:34:27 031 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT 2021-10-08 08:34:27 031 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@958a0fd5 pairs: {GET /v1/catalog/service/config-binding-service HTTP/1.1: null}{User-Agent: Jersey/2.30.1 (HttpUrlConnection 11.0.6)}{Host: consul-server.onap:8500}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{Connection: keep-alive} 2021-10-08 08:34:27 033 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 2021-10-08 08:34:27 033 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@33df5a927 pairs: {null: HTTP/1.1 200 OK}{Content-Type: application/json}{X-Consul-Index: 575}{X-Consul-Knownleader: true}{X-Consul-Lastcontact: 0}{Date: Fri, 08 Oct 2021 08:34:27 GMT}{Content-Length: 352} 2021-10-08 08:34:27 034 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 2021-10-08 08:34:27 035 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory 2021-10-08 08:34:27 035 DEBUG [org.jvnet.hk2.logger][pool-3-thread-1] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_834,835,1356056973) 2021-10-08 08:34:27 036 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. 2021-10-08 08:34:27 037 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable 2021-10-08 08:34:27 037 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable 2021-10-08 08:34:27 038 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable 2021-10-08 08:34:27 038 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable 2021-10-08 08:34:27 038 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable 2021-10-08 08:34:27 038 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable 2021-10-08 08:34:27 039 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable 2021-10-08 08:34:27 039 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable 2021-10-08 08:34:27 039 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2021-10-08 08:34:27 039 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2021-10-08 08:34:27 040 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][pool-3-thread-1] invocationID:{InvocationID} - System properties configuration provider not allowed 2021-10-08 08:34:27 040 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 2021-10-08 08:34:27 041 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. 2021-10-08 08:34:27 041 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. 2021-10-08 08:34:27 044 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). 2021-10-08 08:34:27 045 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 2021-10-08 08:34:27 046 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT 2021-10-08 08:34:27 046 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@3c09d4785 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} 2021-10-08 08:34:27 063 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 2021-10-08 08:34:27 063 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@5d3c0a2e5 pairs: {null: HTTP/1.1 200 OK}{x-onap-requestid: 3660f8cd-74ff-4fa5-a46f-bdbd2251dd4a}{Content-Type: application/json}{Content-Length: 359}{Date: Fri, 08 Oct 2021 08:34:27 GMT} 2021-10-08 08:34:27 063 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"}}} 2021-10-08 08:34:27 064 INFO [org.onap.holmes.engine.dcae.DcaeConfigurationPolling][pool-3-thread-1] invocationID:{InvocationID} - Operation aborted due to identical Configurations. 2021-10-08 08:34:28 105 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@23f8a5be] obtained in 0 millis 2021-10-08 08:34:28 106 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@46e5fbf5, maxRows=1, fetchSize=0, flags=16 2021-10-08 08:34:28 106 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Bind(stmt=S_1,portal=null,$1=<'holmes-engine-mgmt_9201'>,type=VARCHAR) 2021-10-08 08:34:28 106 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=1) 2021-10-08 08:34:28 106 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Sync 2021-10-08 08:34:28 107 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE BindComplete [unnamed] 2021-10-08 08:34:28 107 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE DataRow(len=51) 2021-10-08 08:34:28 107 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE PortalSuspended 2021-10-08 08:34:28 107 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE ReadyForQuery(I) 2021-10-08 08:34:28 108 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = ?] took 1 millis 2021-10-08 08:34:28 108 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getString columnIndex: 2 2021-10-08 08:34:28 108 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getInt columnIndex: 3 2021-10-08 08:34:28 108 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getLong columnIndex: 4 2021-10-08 08:34:28 108 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@23f8a5be] released 2021-10-08 08:34:28 108 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@6acaa167] obtained in 0 millis 2021-10-08 08:34:28 108 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@18caf083, maxRows=0, fetchSize=0, flags=16 2021-10-08 08:34:28 108 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Bind(stmt=S_2,portal=null,$1=<1633682068104>,type=INT8,$2=<'holmes-engine-mgmt_9201'>,type=VARCHAR) 2021-10-08 08:34:28 109 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=0) 2021-10-08 08:34:28 109 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Sync 2021-10-08 08:34:28 110 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE BindComplete [unnamed] 2021-10-08 08:34:28 110 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE CommandStatus(UPDATE 1) 2021-10-08 08:34:28 110 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE ReadyForQuery(I) 2021-10-08 08:34:28 110 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.updateEntity */ UPDATE ENGINE_ENTITY SET LASTMODIFIED = ? WHERE ID = ?] took 1 millis 2021-10-08 08:34:28 110 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@6acaa167] released 2021-10-08 08:34:35 620 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@3462e99a-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@213b84b7 on ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=0 2021-10-08 08:34:35 620 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@3462e99a-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=1 2021-10-08 08:34:35 620 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken with none selected 2021-10-08 08:34:35 620 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken up from select, 0/0/0 selected 2021-10-08 08:34:35 620 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc processing 0 keys, 1 updates 2021-10-08 08:34:35 621 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 1 2021-10-08 08:34:35 621 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@213b84b7 2021-10-08 08:34:35 621 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@213b84b7 startThread=0 2021-10-08 08:34:35 621 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0 2021-10-08 08:34:35 621 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc waiting with 1 keys 2021-10-08 08:34:35 621 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@213b84b7 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-08 08:34:35 621 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-25] invocationID:{InvocationID} - SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-10-08 08:34:35 621 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-25] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@7999d1b3 2021-10-08 08:34:35 621 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - new HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=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@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-10-08 08:34:35 622 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - New HTTP Connection HttpConnection@2e117b9b::DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-10-08 08:34:35 622 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 622 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onOpen SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 622 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onOpen HttpConnection@2e117b9b::DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-10-08 08:34:35 622 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - fillInterested HttpConnection@2e117b9b::DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-10-08 08:34:35 622 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@289c07b6{AC.ReadCB@2e117b9b{HttpConnection@2e117b9b::DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-08 08:34:35 622 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 622 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 622 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@df46c9d{SSLC.NBReadCB@62f6b58e{SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-08 08:34:35 622 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 622 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5a79e268 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-08 08:34:35 622 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-08 08:34:35 622 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Created SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 622 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken with none selected 2021-10-08 08:34:35 622 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken up from select, 0/0/1 selected 2021-10-08 08:34:35 622 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc processing 0 keys, 1 updates 2021-10-08 08:34:35 622 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 1 2021-10-08 08:34:35 622 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@5a79e268 2021-10-08 08:34:35 622 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@213b84b7 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-08 08:34:35 623 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 623 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0 2021-10-08 08:34:35 623 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc waiting with 1 keys 2021-10-08 08:34:35 623 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken up from select, 1/1/1 selected 2021-10-08 08:34:35 623 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc processing 1 keys, 0 updates 2021-10-08 08:34:35 623 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.115:9102 remote=/10.233.65.174:52982], selector=sun.nio.ch.EPollSelectorImpl@13a015bc, interestOps=1, readyOps=1 SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 623 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 623 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-10-08 08:34:35 623 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=10,epc=3535]@2021-10-08T08:34:35.623663Z 2021-10-08 08:34:35 623 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@59ff92d offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=10,epc=3535]@2021-10-08T08:34:35.623737Z 2021-10-08 08:34:35 623 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-10-08 08:34:35 623 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@33040c12 startThread=0 2021-10-08 08:34:35 623 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@33040c12 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 2021-10-08 08:34:35 623 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@59ff92d task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=10,epc=3535]@2021-10-08T08:34:35.623878Z 2021-10-08 08:34:35 623 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=10,epc=3535]@2021-10-08T08:34:35.623846Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-10-08 08:34:35 623 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@33040c12 started 2021-10-08 08:34:35 623 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@33040c12 waiting 2021-10-08 08:34:35 623 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=10,epc=3536]@2021-10-08T08:34:35.623941Z tryProduce true 2021-10-08 08:34:35 623 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0 2021-10-08 08:34:35 623 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2021-10-08 08:34:35 623 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@df46c9d{SSLC.NBReadCB@62f6b58e{SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-08 08:34:35 624 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >c.onFillable SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 624 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 624 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc waiting with 1 keys 2021-10-08 08:34:35 624 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - onFillable SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 624 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@289c07b6{AC.ReadCB@2e117b9b{HttpConnection@2e117b9b::DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-10-08 08:34:35 624 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@2e117b9b::DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-10-08 08:34:35 624 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >fill SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 624 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-10-08 08:34:35 624 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 261 HeapByteBuffer@4bae3538[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xFb\xF6\xE3\xD7\xDdX\xCdT3^\xB13\x8e\xD1...Tg\xA6^p&ud\x9c\\Y\xD9:\x16g\xCfa\x8ed!\x97\xC0\x11>>>\xAe\xDe\x895\xD8\xE6\x11\xA2=...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:35 624 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=261 2021-10-08 08:34:35 624 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill starting handshake SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD9\x8eu\xA0...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD9\x8eu\xA0...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:35 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_TASK 2021-10-08 08:34:35 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_WRAP 2021-10-08 08:34:35 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >flush SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@635ebc8f[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-08 08:34:35 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-08 08:34:35 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false 2021-10-08 08:34:35 627 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-08 08:34:35 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-08 08:34:35 627 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 6 HeapByteBuffer@4bae3538[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\xFb\xF6\xE3\xD7...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:35 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=6 2021-10-08 08:34:35 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=6,c=17408,r=0] unwrapBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD9\x8eu\xA0...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD9\x8eu\xA0...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:35 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-08 08:34:35 627 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 367 HeapByteBuffer@4bae3538[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xFb\xF6\xE3\xD7\xDdX\xCdT3^\xB13\x8e\xD1...\xD1$}Bt\xA3\xBd#W\x0f\xD6\x1bp@\xF0\xE6-\x99\xF7\xBb\xEd\xF0\xD7>>>\x8b\x11\xE9q\x00\x92\xEcN\xE3...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:35 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=367 2021-10-08 08:34:35 627 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@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD9\x8eu\xA0...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD9\x8eu\xA0...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:35 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_TASK 2021-10-08 08:34:35 632 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@7999d1b3 2021-10-08 08:34:35 635 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_WRAP 2021-10-08 08:34:35 635 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >flush SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 635 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@635ebc8f[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-08 08:34:35 635 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-08 08:34:35 635 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false 2021-10-08 08:34:35 635 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 635 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-08 08:34:35 635 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-08 08:34:35 635 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false 2021-10-08 08:34:35 635 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 635 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-08 08:34:35 635 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-08 08:34:35 635 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2700 sequenceNumber = 0 [p=0,l=2700,c=17408,r=2700] ioDone=false/false 2021-10-08 08:34:35 635 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 635 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-08 08:34:35 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-08 08:34:35 636 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4bae3538[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:35 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=0 2021-10-08 08:34:35 636 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@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD9\x8eu\xA0...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD9\x8eu\xA0...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:35 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >fill SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-08 08:34:35 636 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4bae3538[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:35 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=0 2021-10-08 08:34:35 636 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@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD9\x8eu\xA0...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD9\x8eu\xA0...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:35 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 636 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@2e117b9b::DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=14/30000} filled 0 HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD9\x8eu\xA0...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:35 636 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@2e117b9b::DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD9\x8eu\xA0...\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-08 08:34:35 636 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD9\x8eu\xA0...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:35 636 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@2e117b9b::DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=START,0 of -1} 2021-10-08 08:34:35 636 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@2e117b9b::DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=14/30000} 2021-10-08 08:34:35 636 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - fillInterested HttpConnection@2e117b9b::DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=14/30000} 2021-10-08 08:34:35 636 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@289c07b6{AC.ReadCB@2e117b9b{HttpConnection@2e117b9b::DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-08 08:34:35 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 637 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@df46c9d{SSLC.NBReadCB@62f6b58e{SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-08 08:34:35 637 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 637 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5a79e268 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-08 08:34:35 637 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-08 08:34:35 637 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken with none selected 2021-10-08 08:34:35 637 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@2e117b9b::DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-10-08 08:34:35 637 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken up from select, 0/0/1 selected 2021-10-08 08:34:35 637 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc processing 0 keys, 1 updates 2021-10-08 08:34:35 637 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1 2021-10-08 08:34:35 637 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@5a79e268 2021-10-08 08:34:35 637 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 637 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@3e0e6cda size 1 > capacity 2021-10-08 08:34:35 637 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 637 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2021-10-08 08:34:35 637 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc waiting with 1 keys 2021-10-08 08:34:35 637 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@3e0e6cda in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-08 08:34:35 637 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken up from select, 1/1/1 selected 2021-10-08 08:34:35 637 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc processing 1 keys, 0 updates 2021-10-08 08:34:35 637 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.115:9102 remote=/10.233.65.174:52982], selector=sun.nio.ch.EPollSelectorImpl@13a015bc, interestOps=1, readyOps=1 SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 637 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 637 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-10-08 08:34:35 637 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=10,epc=3536]@2021-10-08T08:34:35.637672Z 2021-10-08 08:34:35 637 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@33040c12 offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=10,epc=3536]@2021-10-08T08:34:35.637745Z 2021-10-08 08:34:35 637 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-10-08 08:34:35 637 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@2e98d34d startThread=0 2021-10-08 08:34:35 637 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@2e98d34d in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 2021-10-08 08:34:35 637 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@2e98d34d started 2021-10-08 08:34:35 637 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@2e98d34d waiting 2021-10-08 08:34:35 637 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@33040c12 task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=10,epc=3536]@2021-10-08T08:34:35.637981Z 2021-10-08 08:34:35 638 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=10,epc=3536]@2021-10-08T08:34:35.638027Z tryProduce true 2021-10-08 08:34:35 638 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0 2021-10-08 08:34:35 638 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-10-08 08:34:35 638 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 638 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc waiting with 1 keys 2021-10-08 08:34:35 638 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=10,epc=3536]@2021-10-08T08:34:35.637854Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-10-08 08:34:35 638 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@df46c9d{SSLC.NBReadCB@62f6b58e{SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-08 08:34:35 638 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 638 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 638 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@289c07b6{AC.ReadCB@2e117b9b{HttpConnection@2e117b9b::DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-10-08 08:34:35 638 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@2e117b9b::DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-10-08 08:34:35 639 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 639 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-08 08:34:35 639 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 58 HeapByteBuffer@4bae3538[p=0,l=58,c=17408,r=58]={<<<\x17\x03\x03\x005\xF9\xB9\xB1\xCd5\x82PW\xD0/\xB1\xCc2\xB4H\x8dz\xCf0T...bVM\n\xB7\n\xFe\xCc\xEc\x89Us8,\xAe\xC9\x17\x89\xA4\xDd\xEd\x00\x98>>>\\\xDa\x13\x11\xC1x\xA6\xA7X...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:35 639 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=58 2021-10-08 08:34:35 639 DEBUG [jdk.event.security][dw-28] invocationID:{InvocationID} - TLSHandshake: 10.233.65.174:52982, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2021-10-08 08:34:35 639 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=58 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=58,c=17408,r=0] unwrapBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD9\x8eu\xA0...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD9\x8eu\xA0...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:35 640 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - handshake succeeded SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256 2021-10-08 08:34:35 640 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-10-08 08:34:35 640 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4bae3538[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x005\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:35 640 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0 2021-10-08 08:34:35 640 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD9\x8eu\xA0...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD9\x8eu\xA0...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:35 640 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 640 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 640 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-10-08 08:34:35 640 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4bae3538[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x005\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:35 640 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0 2021-10-08 08:34:35 640 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD9\x8eu\xA0...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD9\x8eu\xA0...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:35 640 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 640 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@2e117b9b::DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=3/30000} filled 0 HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD9\x8eu\xA0...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:35 640 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@2e117b9b::DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD9\x8eu\xA0...\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-08 08:34:35 640 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD9\x8eu\xA0...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:35 640 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@2e117b9b::DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=3/30000} parsed false HttpParser{s=START,0 of -1} 2021-10-08 08:34:35 640 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@2e117b9b::DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=3/30000} 2021-10-08 08:34:35 640 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - fillInterested HttpConnection@2e117b9b::DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=3/30000} 2021-10-08 08:34:35 640 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@289c07b6{AC.ReadCB@2e117b9b{HttpConnection@2e117b9b::DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-08 08:34:35 640 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 640 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 640 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@df46c9d{SSLC.NBReadCB@62f6b58e{SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-08 08:34:35 640 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 640 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5a79e268 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-08 08:34:35 640 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-08 08:34:35 640 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken with none selected 2021-10-08 08:34:35 640 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@2e117b9b::DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-10-08 08:34:35 640 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken up from select, 0/0/1 selected 2021-10-08 08:34:35 640 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc processing 0 keys, 1 updates 2021-10-08 08:34:35 640 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1 2021-10-08 08:34:35 641 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@5a79e268 2021-10-08 08:34:35 641 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 641 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-10-08 08:34:35 641 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc waiting with 1 keys 2021-10-08 08:34:35 641 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 641 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@59ff92d size 1 > capacity 2021-10-08 08:34:35 641 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@59ff92d in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-08 08:34:35 641 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken up from select, 1/1/1 selected 2021-10-08 08:34:35 641 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc processing 1 keys, 0 updates 2021-10-08 08:34:35 641 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.115:9102 remote=/10.233.65.174:52982], selector=sun.nio.ch.EPollSelectorImpl@13a015bc, interestOps=1, readyOps=1 SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 641 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 642 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-10-08 08:34:35 642 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=10,epc=3537]@2021-10-08T08:34:35.642083Z 2021-10-08 08:34:35 642 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@2e98d34d offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=10,epc=3537]@2021-10-08T08:34:35.642134Z 2021-10-08 08:34:35 642 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-10-08 08:34:35 642 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@5bbf588f startThread=0 2021-10-08 08:34:35 642 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@5bbf588f in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 2021-10-08 08:34:35 642 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=10,epc=3537]@2021-10-08T08:34:35.642422Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-10-08 08:34:35 642 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@5bbf588f started 2021-10-08 08:34:35 642 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@5bbf588f waiting 2021-10-08 08:34:35 642 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@2e98d34d task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=10,epc=3538]@2021-10-08T08:34:35.642565Z 2021-10-08 08:34:35 642 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=10,epc=3538]@2021-10-08T08:34:35.642608Z tryProduce true 2021-10-08 08:34:35 642 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 0 2021-10-08 08:34:35 642 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0 2021-10-08 08:34:35 642 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 642 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc waiting with 1 keys 2021-10-08 08:34:35 642 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@df46c9d{SSLC.NBReadCB@62f6b58e{SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-08 08:34:35 642 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 643 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 643 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@289c07b6{AC.ReadCB@2e117b9b{HttpConnection@2e117b9b::DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-10-08 08:34:35 643 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@2e117b9b::DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-10-08 08:34:35 643 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 643 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-10-08 08:34:35 643 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 174 HeapByteBuffer@4bae3538[p=0,l=174,c=17408,r=174]={<<<\x17\x03\x03\x00\xA9\xA1\xC5C?m\x8d\xBeL\xF8\xF7\xFd\xB3E\xE1\x9e\xAa\xDb\xF4\xBc9...\x98\x89\xB1\xDf\x16D\x18\x15\xCb\xD2\x9d\xA5\xE2\x0f\xEb\xE4\xDd\xFc\x89\xCb\xEa\x1f\x80>>>\x03\x02\x01\x02\x03\xFf\x01\x00\x01...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:35 643 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=174 2021-10-08 08:34:35 643 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=174 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 174 bytesProduced = 152 encryptedBuffer=[p=174,l=174,c=17408,r=0] unwrapBuffer=HeapByteBuffer@2b060b9c[p=0,l=152,c=17408,r=152]={<<>>\x02j8,\xA1n'-\xB2...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2b060b9c[p=0,l=152,c=17408,r=152]={<<>>\x02j8,\xA1n'-\xB2...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:35 643 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 643 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@2e117b9b::DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=2/30000} filled 152 HeapByteBuffer@2b060b9c[p=0,l=152,c=17408,r=152]={<<>>\x02j8,\xA1n'-\xB2...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:35 643 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@2e117b9b::DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=2/30000} parse HeapByteBuffer@2b060b9c[p=0,l=152,c=17408,r=152]={<<>>\x02j8,\xA1n'-\xB2...\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-08 08:34:35 643 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@2b060b9c[p=0,l=152,c=17408,r=152]={<<>>\x02j8,\xA1n'-\xB2...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:35 643 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - START --> SPACE1 2021-10-08 08:34:35 643 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - SPACE1 --> URI 2021-10-08 08:34:35 643 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - URI --> SPACE2 2021-10-08 08:34:35 643 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2021-10-08 08:34:35 643 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2021-10-08 08:34:35 643 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> VALUE 2021-10-08 08:34:35 643 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2021-10-08 08:34:35 643 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> FIELD 2021-10-08 08:34:35 643 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2021-10-08 08:34:35 643 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2021-10-08 08:34:35 643 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2021-10-08 08:34:35 643 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE 2021-10-08 08:34:35 643 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD 2021-10-08 08:34:35 643 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2021-10-08 08:34:35 643 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2021-10-08 08:34:35 643 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER --> CONTENT 2021-10-08 08:34:35 643 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - REQUEST for //10.233.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} GET //10.233.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.65.115:9102 User-Agent: kube-probe/1.19 Accept-Encoding: gzip Connection: close 2021-10-08 08:34:35 643 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@2e117b9b::DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=3/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2021-10-08 08:34:35 643 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@2e117b9b::DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=3/30000} 2021-10-08 08:34:35 643 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - handle //10.233.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-10-08 08:34:35 643 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - handling HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-10-08 08:34:35 643 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-10-08 08:34:35 644 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-26] invocationID:{InvocationID} - Host 10.233.65.115 with SNI null 2021-10-08 08:34:35 644 DEBUG [org.eclipse.jetty.server.Server][dw-26] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 2021-10-08 08:34:35 645 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-26] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck)@14f25fbd in null 2021-10-08 08:34:35 645 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-26] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE} 2021-10-08 08:34:35 645 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-26] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE} 2021-10-08 08:34:35 645 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-10-08 08:34:35 645 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - chain=logFilter@5a537a16==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-6b33892a@6b33892a==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-663cf5d7@663cf5d7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-10-08 08:34:35 645 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - call filter logFilter@5a537a16==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true 2021-10-08 08:34:35 645 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Entering. 2021-10-08 08:34:35 645 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2021-10-08 08:34:35 645 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: dbbac038-c264-415d-868b-4e56f173603a 2021-10-08 08:34:35 645 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Invoking synchronously ... 2021-10-08 08:34:35 645 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-6b33892a@6b33892a==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true 2021-10-08 08:34:35 645 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-663cf5d7@663cf5d7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true 2021-10-08 08:34:35 645 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-10-08 08:34:35 648 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck)@14f25fbd 2021-10-08 08:34:35 648 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@506eaf6c exclude no deflater 2021-10-08 08:34:35 648 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@22db8210[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@301cde4{null} 2021-10-08 08:34:35 648 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@3a6ed8b7{s=HttpChannelState@6c05c7ba{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 200 OK HTTP/1.1 Connection: close Date: Fri, 08 Oct 2021 08:34:35 GMT X-TransactionID: dbbac038-c264-415d-868b-4e56f173603a X-InvocationID: 96d992c1-f29b-4a96-8327-e31a0cd20904 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-10-08 08:34:35 648 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@588758e[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2038bf9c] (null,[p=0,l=4,c=8192,r=4],true)@START 2021-10-08 08:34:35 648 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@22db8210[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:35 648 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close Date: Fri, 08 Oct 2021 08:34:35 GMT X-TransactionID: dbbac038-c264-415d-868b-4e56f173603a X-InvocationID: 96d992c1-f29b-4a96-8327-e31a0cd20904 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-10-08 08:34:35 648 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT 2021-10-08 08:34:35 648 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@588758e[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2038bf9c] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING 2021-10-08 08:34:35 648 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@5e8d7289{IDLE}->null [HeapByteBuffer@186733ab[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@22db8210[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 2021-10-08 08:34:35 648 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@5e8d7289{WRITING}->null:IDLE-->WRITING 2021-10-08 08:34:35 648 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@208c967d{s=COMPLETING}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-10-08 08:34:35 648 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@186733ab[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:35 648 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@22db8210[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:35 648 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING 2021-10-08 08:34:35 649 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 256 bytesProduced = 294 sequenceNumber = 0 [p=0,l=294,c=17408,r=294] ioDone=false/false 2021-10-08 08:34:35 649 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@208c967d{s=COMPLETING}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2021-10-08 08:34:35 649 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-08 08:34:35 649 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@208c967d{s=COMPLETING}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2021-10-08 08:34:35 649 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@5e8d7289{WRITING}->null 2021-10-08 08:34:35 649 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@5e8d7289{IDLE}->null:WRITING-->IDLE 2021-10-08 08:34:35 649 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@588758e[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2038bf9c] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-10-08 08:34:35 649 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@588758e[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2038bf9c] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-10-08 08:34:35 649 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=9/30000} 2021-10-08 08:34:35 649 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@208c967d{s=END}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} oshut=false, ishut=false 2021-10-08 08:34:35 649 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@208c967d{s=END}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2021-10-08 08:34:35 649 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@635ebc8f[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-08 08:34:35 649 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-08 08:34:35 650 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 1 [p=0,l=40,c=17408,r=40] ioDone=false/true 2021-10-08 08:34:35 650 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@208c967d{s=END}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7} 2021-10-08 08:34:35 650 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-08 08:34:35 650 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@208c967d{s=END}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7} 2021-10-08 08:34:35 650 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.65.115:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@208c967d{s=END}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7} 2021-10-08 08:34:35 650 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@208c967d{s=END}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7} 2021-10-08 08:34:35 650 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@df46c9d{SSLC.NBReadCB@62f6b58e{SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@208c967d{s=END}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7}}} 2021-10-08 08:34:35 650 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@208c967d{s=END}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7} 2021-10-08 08:34:35 650 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@5a79e268 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-08 08:34:35 650 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-08 08:34:35 650 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken with none selected 2021-10-08 08:34:35 650 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken up from select, 0/0/1 selected 2021-10-08 08:34:35 650 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc processing 0 keys, 1 updates 2021-10-08 08:34:35 650 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 1 2021-10-08 08:34:35 650 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@5a79e268 2021-10-08 08:34:35 651 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@208c967d{s=END}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7} 2021-10-08 08:34:35 651 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0 2021-10-08 08:34:35 651 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc waiting with 1 keys 2021-10-08 08:34:35 651 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken up from select, 1/1/1 selected 2021-10-08 08:34:35 651 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc processing 1 keys, 0 updates 2021-10-08 08:34:35 651 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.65.115:9102 remote=/10.233.65.174:52982], selector=sun.nio.ch.EPollSelectorImpl@13a015bc, interestOps=1, readyOps=1 SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@208c967d{s=END}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8} 2021-10-08 08:34:35 651 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@208c967d{s=END}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8} 2021-10-08 08:34:35 651 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@208c967d{s=END}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8}:runFillable:BLOCKING 2021-10-08 08:34:35 651 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=10,epc=3538]@2021-10-08T08:34:35.6513Z 2021-10-08 08:34:35 651 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@5bbf588f offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=10,epc=3538]@2021-10-08T08:34:35.651354Z 2021-10-08 08:34:35 651 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-10-08 08:34:35 651 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@5ad0ed3 startThread=0 2021-10-08 08:34:35 651 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=10,epc=3538]@2021-10-08T08:34:35.65144Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@208c967d{s=END}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8}:runFillable:BLOCKING/BLOCKING 2021-10-08 08:34:35 651 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@5ad0ed3 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 2021-10-08 08:34:35 651 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@5ad0ed3 started 2021-10-08 08:34:35 651 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@df46c9d{SSLC.NBReadCB@62f6b58e{SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@208c967d{s=END}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8}}} 2021-10-08 08:34:35 651 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@5ad0ed3 waiting 2021-10-08 08:34:35 651 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >c.onFillable SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUTTING,fill=-,flush=-,to=11/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@208c967d{s=END}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8} 2021-10-08 08:34:35 651 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@5bbf588f task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=10,epc=3539]@2021-10-08T08:34:35.65166Z 2021-10-08 08:34:35 651 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - onFillable SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUTTING,fill=-,flush=-,to=11/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@208c967d{s=END}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8} 2021-10-08 08:34:35 651 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@289c07b6{null} 2021-10-08 08:34:35 651 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - FillInterest@289c07b6{null} lost race null 2021-10-08 08:34:35 651 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.65.115:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUTTING,fill=-,flush=-,to=11/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@208c967d{s=END}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8} 2021-10-08 08:34:35 651 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 0 2021-10-08 08:34:35 651 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=10,epc=3539]@2021-10-08T08:34:35.651749Z tryProduce true 2021-10-08 08:34:35 651 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0 2021-10-08 08:34:35 651 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@5bbf588f size 1 > capacity 2021-10-08 08:34:35 651 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@5bbf588f in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-08 08:34:35 651 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUTTING,fill=-,flush=-,to=11/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@208c967d{s=END}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8} 2021-10-08 08:34:35 651 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc waiting with 1 keys 2021-10-08 08:34:35 651 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=8ceeb784-4969-4d63-a6bc-87ce0ff4eb6b, referenceCounter=0, store size=0} on thread dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck 2021-10-08 08:34:35 652 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Exiting. 2021-10-08 08:34:35 652 DEBUG [org.eclipse.jetty.server.Server][dw-26] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=9} 2021-10-08 08:34:35 652 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - unhandle HttpChannelState@6c05c7ba{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1} 2021-10-08 08:34:35 652 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@6c05c7ba{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-10-08 08:34:35 652 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=9} 2021-10-08 08:34:35 652 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - completed HttpChannelState@6c05c7ba{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-10-08 08:34:35 652 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - unhandle HttpChannelState@6c05c7ba{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-10-08 08:34:35 652 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@6c05c7ba{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-10-08 08:34:35 652 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=9} 2021-10-08 08:34:35 652 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4 2021-10-08 08:34:35 652 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - recycle HttpChannelState@6c05c7ba{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-10-08 08:34:35 652 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1} 2021-10-08 08:34:35 653 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - CONTENT --> CLOSE 2021-10-08 08:34:35 653 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 653 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=12/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 653 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-08 08:34:35 653 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 24 HeapByteBuffer@4bae3538[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13U\x10\x86\xD9\xB1\x9d\xAbN\xF6\x1eK\x84\xDa4\x13\x1e\xE8\x00\xF6>>>ine-mgmt/...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:35 653 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=24 2021-10-08 08:34:35 653 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@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA2d\n^...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA2d\n^...\x00\x00\x00\x00\x00\x00\x00} 10.233.65.174 - - [08/Oct/2021:08:34:35 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 9 2021-10-08 08:34:35 653 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.65.115:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=12/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 653 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1} 2021-10-08 08:34:35 653 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@2e117b9b::DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=13/30000} filled -1 HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA2d\n^...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:35 653 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=13/30000} 2021-10-08 08:34:35 653 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close(null) DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=13/30000} 2021-10-08 08:34:35 653 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - shutdownOutput: SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=true, ishut=false 2021-10-08 08:34:35 654 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - ensureFillInterested SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 654 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@df46c9d{SSLC.NBReadCB@62f6b58e{SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-08 08:34:35 654 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 654 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5a79e268 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-08 08:34:35 654 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-08 08:34:35 654 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken with none selected 2021-10-08 08:34:35 654 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken up from select, 0/0/1 selected 2021-10-08 08:34:35 654 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc processing 0 keys, 1 updates 2021-10-08 08:34:35 654 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 1 2021-10-08 08:34:35 654 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@5a79e268 2021-10-08 08:34:35 654 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 654 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0 2021-10-08 08:34:35 654 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc waiting with 1 keys 2021-10-08 08:34:35 654 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken up from select, 1/1/1 selected 2021-10-08 08:34:35 654 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc processing 1 keys, 0 updates 2021-10-08 08:34:35 654 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.65.115:9102 remote=/10.233.65.174:52982], selector=sun.nio.ch.EPollSelectorImpl@13a015bc, interestOps=1, readyOps=1 SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 654 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 654 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-10-08 08:34:35 654 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=10,epc=3539]@2021-10-08T08:34:35.654866Z 2021-10-08 08:34:35 654 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@5ad0ed3 offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=10,epc=3539]@2021-10-08T08:34:35.654909Z 2021-10-08 08:34:35 654 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-10-08 08:34:35 654 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@a73c810 startThread=0 2021-10-08 08:34:35 655 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@5ad0ed3 task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=10,epc=3539]@2021-10-08T08:34:35.65505Z 2021-10-08 08:34:35 655 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=10,epc=3539]@2021-10-08T08:34:35.655005Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-10-08 08:34:35 655 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@a73c810 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 2021-10-08 08:34:35 655 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=10,epc=3539]@2021-10-08T08:34:35.655109Z tryProduce true 2021-10-08 08:34:35 655 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@a73c810 started 2021-10-08 08:34:35 655 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@a73c810 waiting 2021-10-08 08:34:35 655 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@df46c9d{SSLC.NBReadCB@62f6b58e{SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-08 08:34:35 655 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >c.onFillable SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 655 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=14/30000} 2021-10-08 08:34:35 655 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close(null) DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=14/30000} 2021-10-08 08:34:35 655 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - onFillable SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 655 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@289c07b6{null} 2021-10-08 08:34:35 655 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - FillInterest@289c07b6{null} lost race null 2021-10-08 08:34:35 655 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.65.115:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 655 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 0 2021-10-08 08:34:35 655 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0 2021-10-08 08:34:35 655 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 655 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc waiting with 1 keys 2021-10-08 08:34:35 655 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@5ad0ed3 size 1 > capacity 2021-10-08 08:34:35 655 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@5ad0ed3 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-08 08:34:35 655 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 655 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 655 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - doClose SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 655 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - onClose FillInterest@df46c9d{null} 2021-10-08 08:34:35 655 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-08 08:34:35 656 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken with none selected 2021-10-08 08:34:35 656 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken up from select, 0/0/0 selected 2021-10-08 08:34:35 656 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc processing 0 keys, 0 updates 2021-10-08 08:34:35 656 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 0 2021-10-08 08:34:35 656 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0 2021-10-08 08:34:35 656 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc waiting with 0 keys 2021-10-08 08:34:35 656 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@53eefa51 startThread=0 2021-10-08 08:34:35 656 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - onClose FillInterest@289c07b6{null} 2021-10-08 08:34:35 656 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@2e117b9b::DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA2d\n^...\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-08 08:34:35 656 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA2d\n^...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:35 656 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - CLOSE --> CLOSED 2021-10-08 08:34:35 656 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@2e117b9b::DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-10-08 08:34:35 656 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@53eefa51 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-08 08:34:35 656 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@2e117b9b::DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=15/30000} 2021-10-08 08:34:35 656 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=15/30000} 2021-10-08 08:34:35 656 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@2e117b9b::DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=15/30000} onFillable exit HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-10-08 08:34:35 656 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 656 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - onClose HttpConnection@2e117b9b::DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=15/30000} 2021-10-08 08:34:35 656 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.65.115:9102,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 656 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@33040c12 size 1 > capacity 2021-10-08 08:34:35 656 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@33040c12 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-08 08:34:35 656 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - onClose SslConnection@62f6b58e::SocketChannelEndPoint@14ac3dd0{/10.233.65.174:52982<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@62f6b58e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b23557{/10.233.65.174:52982<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@2e117b9b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@208c967d{s=START}]=>HttpChannelOverHttp@3a6ed8b7{s=HttpChannelState@6c05c7ba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:35 656 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@53eefa51 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-08 08:34:38 919 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - KeepAlive stream used: http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroup0a351e1a-55df-4253-b5ab-673da8eedb6d/homles0a351e1a-55df-4253-b5ab-673da8eedb6d?timeout=15000 2021-10-08 08:34:38 919 DEBUG [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - sun.net.www.MessageHeader@17e74a7b13 pairs: {null: HTTP/1.1 200 OK}{Date: Fri, 08 Oct 2021 08:34:23 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-1633673454293-0-50744}{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)} 2021-10-08 08:34:38 921 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory 2021-10-08 08:34:38 921 DEBUG [org.jvnet.hk2.logger][Thread-15] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_835,836,198184734) 2021-10-08 08:34:38 923 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][Thread-15] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20. 2021-10-08 08:34:38 924 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable 2021-10-08 08:34:38 924 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable 2021-10-08 08:34:38 924 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable 2021-10-08 08:34:38 925 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable 2021-10-08 08:34:38 925 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable 2021-10-08 08:34:38 925 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable 2021-10-08 08:34:38 925 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable 2021-10-08 08:34:38 925 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable 2021-10-08 08:34:38 926 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2021-10-08 08:34:38 926 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2021-10-08 08:34:38 926 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][Thread-15] invocationID:{InvocationID} - System properties configuration provider not allowed 2021-10-08 08:34:38 927 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 2021-10-08 08:34:38 927 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. 2021-10-08 08:34:38 928 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. 2021-10-08 08:34:38 931 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). 2021-10-08 08:34:38 931 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - ProxySelector Request for http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroup0a351e1a-55df-4253-b5ab-673da8eedb6d/homles0a351e1a-55df-4253-b5ab-673da8eedb6d?timeout=15000 2021-10-08 08:34:38 931 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/homlesGroup0a351e1a-55df-4253-b5ab-673da8eedb6d/homles0a351e1a-55df-4253-b5ab-673da8eedb6d?timeout=15000) 2021-10-08 08:34:38 931 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - Proxy used: DIRECT 2021-10-08 08:34:38 931 DEBUG [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - sun.net.www.MessageHeader@600dc1c95 pairs: {GET /events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroup0a351e1a-55df-4253-b5ab-673da8eedb6d/homles0a351e1a-55df-4253-b5ab-673da8eedb6d?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} 2021-10-08 08:34:43 105 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@5d76a2a1] obtained in 0 millis 2021-10-08 08:34:43 106 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@5f94fb01, maxRows=1, fetchSize=0, flags=16 2021-10-08 08:34:43 106 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Bind(stmt=S_1,portal=null,$1=<'holmes-engine-mgmt_9201'>,type=VARCHAR) 2021-10-08 08:34:43 106 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=1) 2021-10-08 08:34:43 106 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Sync 2021-10-08 08:34:43 107 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE BindComplete [unnamed] 2021-10-08 08:34:43 107 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE DataRow(len=51) 2021-10-08 08:34:43 107 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE PortalSuspended 2021-10-08 08:34:43 107 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE ReadyForQuery(I) 2021-10-08 08:34:43 107 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = ?] took 1 millis 2021-10-08 08:34:43 107 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getString columnIndex: 2 2021-10-08 08:34:43 107 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getInt columnIndex: 3 2021-10-08 08:34:43 107 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getLong columnIndex: 4 2021-10-08 08:34:43 107 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@5d76a2a1] released 2021-10-08 08:34:43 107 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@789e8d91] obtained in 0 millis 2021-10-08 08:34:43 108 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@2588484f, maxRows=0, fetchSize=0, flags=16 2021-10-08 08:34:43 108 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Bind(stmt=S_2,portal=null,$1=<1633682083104>,type=INT8,$2=<'holmes-engine-mgmt_9201'>,type=VARCHAR) 2021-10-08 08:34:43 108 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=0) 2021-10-08 08:34:43 108 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Sync 2021-10-08 08:34:43 109 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE BindComplete [unnamed] 2021-10-08 08:34:43 109 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE CommandStatus(UPDATE 1) 2021-10-08 08:34:43 109 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE ReadyForQuery(I) 2021-10-08 08:34:43 109 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.updateEntity */ UPDATE ENGINE_ENTITY SET LASTMODIFIED = ? WHERE ID = ?] took 1 millis 2021-10-08 08:34:43 109 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@789e8d91] released 2021-10-08 08:34:45 620 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@3462e99a-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@429f8570 on ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=0 2021-10-08 08:34:45 620 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@3462e99a-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=1 2021-10-08 08:34:45 620 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken with none selected 2021-10-08 08:34:45 620 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken up from select, 0/0/0 selected 2021-10-08 08:34:45 620 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc processing 0 keys, 1 updates 2021-10-08 08:34:45 620 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 1 2021-10-08 08:34:45 620 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@429f8570 2021-10-08 08:34:45 620 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@429f8570 startThread=0 2021-10-08 08:34:45 621 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0 2021-10-08 08:34:45 621 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc waiting with 1 keys 2021-10-08 08:34:45 621 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@429f8570 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-08 08:34:45 621 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-28] invocationID:{InvocationID} - SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-10-08 08:34:45 621 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-28] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@14fe1e4e 2021-10-08 08:34:45 622 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - new HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=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@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-10-08 08:34:45 622 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - New HTTP Connection HttpConnection@7560d3bf::DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-10-08 08:34:45 622 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 622 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onOpen SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 622 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onOpen HttpConnection@7560d3bf::DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-10-08 08:34:45 622 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - fillInterested HttpConnection@7560d3bf::DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-10-08 08:34:45 622 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@1c5029ba{AC.ReadCB@7560d3bf{HttpConnection@7560d3bf::DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-08 08:34:45 622 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 622 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 622 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@6fdefca4{SSLC.NBReadCB@1b45837a{SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-08 08:34:45 622 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 622 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@58b7fc76 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-08 08:34:45 622 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-08 08:34:45 622 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken with none selected 2021-10-08 08:34:45 622 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken up from select, 0/0/1 selected 2021-10-08 08:34:45 622 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc processing 0 keys, 1 updates 2021-10-08 08:34:45 622 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 1 2021-10-08 08:34:45 622 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@58b7fc76 2021-10-08 08:34:45 622 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Created SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 622 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@429f8570 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-08 08:34:45 624 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 624 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0 2021-10-08 08:34:45 624 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc waiting with 1 keys 2021-10-08 08:34:45 624 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken up from select, 1/1/1 selected 2021-10-08 08:34:45 624 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc processing 1 keys, 0 updates 2021-10-08 08:34:45 624 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.115:9102 remote=/10.233.65.174:53112], selector=sun.nio.ch.EPollSelectorImpl@13a015bc, interestOps=1, readyOps=1 SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 624 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 624 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-10-08 08:34:45 624 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=10,epc=3540]@2021-10-08T08:34:45.624418Z 2021-10-08 08:34:45 624 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@a73c810 offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=10,epc=3540]@2021-10-08T08:34:45.624525Z 2021-10-08 08:34:45 624 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-10-08 08:34:45 624 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@40d2dfc4 startThread=0 2021-10-08 08:34:45 624 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@a73c810 task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=10,epc=3540]@2021-10-08T08:34:45.624691Z 2021-10-08 08:34:45 624 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@40d2dfc4 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 2021-10-08 08:34:45 624 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=10,epc=3540]@2021-10-08T08:34:45.624655Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-10-08 08:34:45 624 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@40d2dfc4 started 2021-10-08 08:34:45 624 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}][pc=0,pic=0,pec=10,epc=3541]@2021-10-08T08:34:45.624795Z tryProduce true 2021-10-08 08:34:45 624 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@40d2dfc4 waiting 2021-10-08 08:34:45 624 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0 2021-10-08 08:34:45 624 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2021-10-08 08:34:45 624 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@6fdefca4{SSLC.NBReadCB@1b45837a{SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-08 08:34:45 624 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >c.onFillable SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 624 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 624 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc waiting with 1 keys 2021-10-08 08:34:45 624 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - onFillable SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 624 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@1c5029ba{AC.ReadCB@7560d3bf{HttpConnection@7560d3bf::DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-10-08 08:34:45 625 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@7560d3bf::DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-10-08 08:34:45 625 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >fill SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 625 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-10-08 08:34:45 625 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 261 HeapByteBuffer@4bae3538[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\x9b/\xF4\xAd\xEd\x1a\xA8\x9fM\x97\x14\x12\xAe&...\x12\x03\x9f\xBa\x9a\xBb\xF4\xE2\x12\xCf\x07\xF1@\x9aK\x0c\x97\xB5}\xBd\x1a\xF9\n>>>\x1a\xBe\x19\x8br\xD0\xE2\xCa\x0e...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:45 625 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=261 2021-10-08 08:34:45 625 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill starting handshake SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 625 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@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA2d\n^...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA2d\n^...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:45 625 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_TASK 2021-10-08 08:34:45 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_WRAP 2021-10-08 08:34:45 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >flush SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@635ebc8f[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-08 08:34:45 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-08 08:34:45 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false 2021-10-08 08:34:45 626 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-08 08:34:45 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-08 08:34:45 626 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 6 HeapByteBuffer@4bae3538[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\x9b/\xF4\xAd...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:45 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=6 2021-10-08 08:34:45 626 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@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA2d\n^...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA2d\n^...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:45 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-08 08:34:45 626 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4bae3538[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:45 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=0 2021-10-08 08:34:45 626 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@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA2d\n^...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA2d\n^...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:45 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >fill SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-08 08:34:45 627 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4bae3538[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:45 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=0 2021-10-08 08:34:45 627 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@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA2d\n^...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA2d\n^...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:45 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 627 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@7560d3bf::DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=4/30000} filled 0 HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA2d\n^...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:45 627 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@7560d3bf::DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA2d\n^...\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-08 08:34:45 627 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA2d\n^...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:45 627 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@7560d3bf::DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=4/30000} parsed false HttpParser{s=START,0 of -1} 2021-10-08 08:34:45 627 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7560d3bf::DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=4/30000} 2021-10-08 08:34:45 627 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - fillInterested HttpConnection@7560d3bf::DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=4/30000} 2021-10-08 08:34:45 627 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@1c5029ba{AC.ReadCB@7560d3bf{HttpConnection@7560d3bf::DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-08 08:34:45 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 627 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@6fdefca4{SSLC.NBReadCB@1b45837a{SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-08 08:34:45 627 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 627 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@58b7fc76 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-08 08:34:45 627 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-08 08:34:45 627 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken with none selected 2021-10-08 08:34:45 627 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@7560d3bf::DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-10-08 08:34:45 627 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken up from select, 0/0/1 selected 2021-10-08 08:34:45 627 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc processing 0 keys, 1 updates 2021-10-08 08:34:45 627 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1 2021-10-08 08:34:45 627 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@58b7fc76 2021-10-08 08:34:45 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 627 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@2e98d34d size 1 > capacity 2021-10-08 08:34:45 627 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@2e98d34d in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-08 08:34:45 627 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 627 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2021-10-08 08:34:45 627 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc waiting with 1 keys 2021-10-08 08:34:45 628 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken up from select, 1/1/1 selected 2021-10-08 08:34:45 628 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc processing 1 keys, 0 updates 2021-10-08 08:34:45 628 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.115:9102 remote=/10.233.65.174:53112], selector=sun.nio.ch.EPollSelectorImpl@13a015bc, interestOps=1, readyOps=1 SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 628 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 628 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-10-08 08:34:45 628 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=10,epc=3541]@2021-10-08T08:34:45.628603Z 2021-10-08 08:34:45 628 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@40d2dfc4 offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=10,epc=3541]@2021-10-08T08:34:45.628687Z 2021-10-08 08:34:45 628 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-10-08 08:34:45 628 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@1e02a824 startThread=0 2021-10-08 08:34:45 628 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@40d2dfc4 task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=10,epc=3541]@2021-10-08T08:34:45.628866Z 2021-10-08 08:34:45 628 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@1e02a824 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 2021-10-08 08:34:45 628 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@1e02a824 started 2021-10-08 08:34:45 628 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@1e02a824 waiting 2021-10-08 08:34:45 628 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=10,epc=3541]@2021-10-08T08:34:45.628923Z tryProduce true 2021-10-08 08:34:45 628 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 0 2021-10-08 08:34:45 628 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2021-10-08 08:34:45 629 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=10,epc=3541]@2021-10-08T08:34:45.628899Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-10-08 08:34:45 629 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 629 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc waiting with 1 keys 2021-10-08 08:34:45 629 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@6fdefca4{SSLC.NBReadCB@1b45837a{SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-08 08:34:45 629 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >c.onFillable SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 629 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillable SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 629 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@1c5029ba{AC.ReadCB@7560d3bf{HttpConnection@7560d3bf::DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-10-08 08:34:45 629 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@7560d3bf::DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-10-08 08:34:45 629 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 629 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-08 08:34:45 629 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 367 HeapByteBuffer@4bae3538[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\x9b/\xF4\xAd\xEd\x1a\xA8\x9fM\x97\x14\x12\xAe&...\x86\xF4\xEb\xA0?\xB5\xFdu\xF7EIM\xB3\x04\x11\x8e\x1a\x81i4\x9d6f>>>\x8b\x11\xE9q\x00\x92\xEcN\xE3...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:45 629 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=367 2021-10-08 08:34:45 629 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=367 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=367,l=367,c=17408,r=0] unwrapBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA2d\n^...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA2d\n^...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:45 629 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_TASK 2021-10-08 08:34:45 633 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@14fe1e4e 2021-10-08 08:34:45 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_WRAP 2021-10-08 08:34:45 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >flush SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@635ebc8f[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-08 08:34:45 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-08 08:34:45 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false 2021-10-08 08:34:45 636 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-08 08:34:45 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-08 08:34:45 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false 2021-10-08 08:34:45 637 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 637 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-08 08:34:45 637 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-08 08:34:45 637 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2700 sequenceNumber = 0 [p=0,l=2700,c=17408,r=2700] ioDone=false/false 2021-10-08 08:34:45 637 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 637 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-08 08:34:45 637 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 637 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-08 08:34:45 637 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4bae3538[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:45 637 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0 2021-10-08 08:34:45 637 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@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA2d\n^...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA2d\n^...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:45 637 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 638 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 638 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-08 08:34:45 638 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4bae3538[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:45 638 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0 2021-10-08 08:34:45 638 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@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA2d\n^...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA2d\n^...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:45 638 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 638 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@7560d3bf::DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=10/30000} filled 0 HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA2d\n^...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:45 638 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@7560d3bf::DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA2d\n^...\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-08 08:34:45 638 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA2d\n^...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:45 638 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@7560d3bf::DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=START,0 of -1} 2021-10-08 08:34:45 638 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7560d3bf::DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=11/30000} 2021-10-08 08:34:45 638 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - fillInterested HttpConnection@7560d3bf::DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=11/30000} 2021-10-08 08:34:45 638 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@1c5029ba{AC.ReadCB@7560d3bf{HttpConnection@7560d3bf::DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-08 08:34:45 638 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 638 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 638 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@6fdefca4{SSLC.NBReadCB@1b45837a{SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@58b7fc76 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken with none selected 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@7560d3bf::DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken up from select, 0/0/1 selected 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc processing 0 keys, 1 updates 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@58b7fc76 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc waiting with 1 keys 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken up from select, 1/1/1 selected 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc processing 1 keys, 0 updates 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@a73c810 size 1 > capacity 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@a73c810 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.115:9102 remote=/10.233.65.174:53112], selector=sun.nio.ch.EPollSelectorImpl@13a015bc, interestOps=1, readyOps=1 SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=10,epc=3542]@2021-10-08T08:34:45.639569Z 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@1e02a824 offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=10,epc=3542]@2021-10-08T08:34:45.639616Z 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@33b254cc startThread=0 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@1e02a824 task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=10,epc=3542]@2021-10-08T08:34:45.639735Z 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=10,epc=3542]@2021-10-08T08:34:45.639692Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@33b254cc in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@33b254cc started 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@33b254cc waiting 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=10,epc=3543]@2021-10-08T08:34:45.639806Z tryProduce true 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@6fdefca4{SSLC.NBReadCB@1b45837a{SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >c.onFillable SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 639 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc waiting with 1 keys 2021-10-08 08:34:45 640 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillable SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 640 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@1c5029ba{AC.ReadCB@7560d3bf{HttpConnection@7560d3bf::DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-10-08 08:34:45 640 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@7560d3bf::DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-10-08 08:34:45 640 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 640 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-08 08:34:45 640 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 232 HeapByteBuffer@4bae3538[p=0,l=232,c=17408,r=232]={<<<\x17\x03\x03\x005g5\x1c\xAd\x80\xE2\x0f\xE35B\xAe\xDe\xC3\x8bb$j @\xE8...)\x10\xAfK(dxd5?\x8e\xEe\xBb\x81\x0b\t\x9b\xD2{({\xDd\x04>>>\x80\xBbA\xCa\xF57&+@...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:45 640 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=232 2021-10-08 08:34:45 640 DEBUG [jdk.event.security][dw-24] invocationID:{InvocationID} - TLSHandshake: 10.233.65.174:53112, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2021-10-08 08:34:45 640 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=232 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=232,c=17408,r=174] unwrapBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA2d\n^...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA2d\n^...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:45 641 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - handshake succeeded SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=174/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256 2021-10-08 08:34:45 641 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-10-08 08:34:45 641 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4bae3538[p=58,l=232,c=17408,r=174]={\x17\x03\x03\x005\x14\x00\x00 ...\x08\x0e\xDe\xFc\xAa\xC6\x9f<<<\x17\x03\x03\x00\xA9\xE9\x01\xD2\x96Qe\x89h\x93\x03\xBc\x9e,M\xBc+\xA8!9\x12...)\x10\xAfK(dxd5?\x8e\xEe\xBb\x81\x0b\t\x9b\xD2{({\xDd\x04>>>\x80\xBbA\xCa\xF57&+@...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:45 641 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0 2021-10-08 08:34:45 641 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 174 bytesProduced = 152 encryptedBuffer=[p=232,l=232,c=17408,r=0] unwrapBuffer=HeapByteBuffer@2b060b9c[p=0,l=152,c=17408,r=152]={<<>>?\x1c\x1b\xB9\xCaBI@\xC6...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2b060b9c[p=0,l=152,c=17408,r=152]={<<>>?\x1c\x1b\xB9\xCaBI@\xC6...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:45 641 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 641 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@7560d3bf::DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=2/30000} filled 152 HeapByteBuffer@2b060b9c[p=0,l=152,c=17408,r=152]={<<>>?\x1c\x1b\xB9\xCaBI@\xC6...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:45 641 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@7560d3bf::DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=2/30000} parse HeapByteBuffer@2b060b9c[p=0,l=152,c=17408,r=152]={<<>>?\x1c\x1b\xB9\xCaBI@\xC6...\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-08 08:34:45 641 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@2b060b9c[p=0,l=152,c=17408,r=152]={<<>>?\x1c\x1b\xB9\xCaBI@\xC6...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:45 641 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - START --> SPACE1 2021-10-08 08:34:45 641 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - SPACE1 --> URI 2021-10-08 08:34:45 641 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - URI --> SPACE2 2021-10-08 08:34:45 641 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2021-10-08 08:34:45 641 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2021-10-08 08:34:45 641 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Host --> VALUE 2021-10-08 08:34:45 641 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2021-10-08 08:34:45 641 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Host --> FIELD 2021-10-08 08:34:45 641 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2021-10-08 08:34:45 641 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2021-10-08 08:34:45 641 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2021-10-08 08:34:45 641 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE 2021-10-08 08:34:45 641 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD 2021-10-08 08:34:45 641 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2021-10-08 08:34:45 641 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2021-10-08 08:34:45 641 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER --> CONTENT 2021-10-08 08:34:45 641 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - REQUEST for //10.233.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} GET //10.233.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.65.115:9102 User-Agent: kube-probe/1.19 Accept-Encoding: gzip Connection: close 2021-10-08 08:34:45 641 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@7560d3bf::DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=3/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2021-10-08 08:34:45 641 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7560d3bf::DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=3/30000} 2021-10-08 08:34:45 641 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - handle //10.233.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-10-08 08:34:45 641 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - handling HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-10-08 08:34:45 641 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-10-08 08:34:45 641 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-24] invocationID:{InvocationID} - Host 10.233.65.115 with SNI null 2021-10-08 08:34:45 642 DEBUG [org.eclipse.jetty.server.Server][dw-24] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-10-08 08:34:45 642 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-24] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck)@10d4c954 in null 2021-10-08 08:34:45 642 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-24] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE} 2021-10-08 08:34:45 642 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-24] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE} 2021-10-08 08:34:45 642 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-10-08 08:34:45 642 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - chain=logFilter@5a537a16==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-6b33892a@6b33892a==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-663cf5d7@663cf5d7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-10-08 08:34:45 642 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - call filter logFilter@5a537a16==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true 2021-10-08 08:34:45 642 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Entering. 2021-10-08 08:34:45 642 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2021-10-08 08:34:45 642 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 4e528d96-dd5c-4442-b306-f26a52c75041 2021-10-08 08:34:45 642 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Invoking synchronously ... 2021-10-08 08:34:45 642 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-6b33892a@6b33892a==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true 2021-10-08 08:34:45 642 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-663cf5d7@663cf5d7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true 2021-10-08 08:34:45 642 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-10-08 08:34:45 644 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck)@10d4c954 2021-10-08 08:34:45 644 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@68971472 exclude no deflater 2021-10-08 08:34:45 644 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@4dddf60c[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@6ce8cf4f{null} 2021-10-08 08:34:45 644 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@69e0f57c{s=HttpChannelState@18a41b6{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 200 OK HTTP/1.1 Connection: close Date: Fri, 08 Oct 2021 08:34:45 GMT X-TransactionID: 4e528d96-dd5c-4442-b306-f26a52c75041 X-InvocationID: fed27a01-e473-4c0b-bf5e-124ef2806dcf Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-10-08 08:34:45 644 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@5a4025ef[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@a248e51] (null,[p=0,l=4,c=8192,r=4],true)@START 2021-10-08 08:34:45 644 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@4dddf60c[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:45 644 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close Date: Fri, 08 Oct 2021 08:34:45 GMT X-TransactionID: 4e528d96-dd5c-4442-b306-f26a52c75041 X-InvocationID: fed27a01-e473-4c0b-bf5e-124ef2806dcf Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-10-08 08:34:45 644 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT 2021-10-08 08:34:45 644 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@5a4025ef[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@a248e51] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING 2021-10-08 08:34:45 644 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@286b648f{IDLE}->null [HeapByteBuffer@186733ab[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@4dddf60c[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 2021-10-08 08:34:45 644 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@286b648f{WRITING}->null:IDLE-->WRITING 2021-10-08 08:34:45 644 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4891f655{s=COMPLETING}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-10-08 08:34:45 644 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@186733ab[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:45 644 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@4dddf60c[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:45 644 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING 2021-10-08 08:34:45 644 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 2021-10-08 08:34:45 645 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4891f655{s=COMPLETING}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-10-08 08:34:45 645 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-08 08:34:45 645 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4891f655{s=COMPLETING}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-10-08 08:34:45 645 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@286b648f{WRITING}->null 2021-10-08 08:34:45 645 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@286b648f{IDLE}->null:WRITING-->IDLE 2021-10-08 08:34:45 645 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@5a4025ef[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@a248e51] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-10-08 08:34:45 645 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@5a4025ef[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@a248e51] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-10-08 08:34:45 645 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=6/30000} 2021-10-08 08:34:45 645 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4891f655{s=END}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} oshut=false, ishut=false 2021-10-08 08:34:45 645 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4891f655{s=END}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-10-08 08:34:45 645 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@635ebc8f[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-08 08:34:45 645 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-08 08:34:45 645 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 2021-10-08 08:34:45 645 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4891f655{s=END}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-10-08 08:34:45 645 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-08 08:34:45 646 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4891f655{s=END}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-10-08 08:34:45 646 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.65.115:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4891f655{s=END}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-10-08 08:34:45 646 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4891f655{s=END}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-10-08 08:34:45 646 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@6fdefca4{SSLC.NBReadCB@1b45837a{SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4891f655{s=END}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}}} 2021-10-08 08:34:45 646 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4891f655{s=END}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-10-08 08:34:45 646 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@58b7fc76 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-08 08:34:45 646 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-08 08:34:45 646 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken with none selected 2021-10-08 08:34:45 646 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken up from select, 0/0/1 selected 2021-10-08 08:34:45 646 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc processing 0 keys, 1 updates 2021-10-08 08:34:45 646 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1 2021-10-08 08:34:45 646 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@58b7fc76 2021-10-08 08:34:45 646 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=bd596810-2b9d-45aa-a281-3eea691e7ca1, referenceCounter=0, store size=0} on thread dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck 2021-10-08 08:34:45 646 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Exiting. 2021-10-08 08:34:45 646 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4891f655{s=END}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-10-08 08:34:45 646 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2021-10-08 08:34:45 646 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc waiting with 1 keys 2021-10-08 08:34:45 646 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken up from select, 1/1/1 selected 2021-10-08 08:34:45 646 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc processing 1 keys, 0 updates 2021-10-08 08:34:45 646 DEBUG [org.eclipse.jetty.server.Server][dw-24] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-10-08 08:34:45 646 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - unhandle HttpChannelState@18a41b6{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1} 2021-10-08 08:34:45 646 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@18a41b6{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-10-08 08:34:45 646 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-10-08 08:34:45 646 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - completed HttpChannelState@18a41b6{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-10-08 08:34:45 646 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - unhandle HttpChannelState@18a41b6{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-10-08 08:34:45 646 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@18a41b6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-10-08 08:34:45 646 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-10-08 08:34:45 646 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4 2021-10-08 08:34:45 646 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.65.115:9102 remote=/10.233.65.174:53112], selector=sun.nio.ch.EPollSelectorImpl@13a015bc, interestOps=1, readyOps=1 SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4891f655{s=END}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 10.233.65.174 - - [08/Oct/2021:08:34:45 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 5 2021-10-08 08:34:45 647 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4891f655{s=END}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6} 2021-10-08 08:34:45 647 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - recycle HttpChannelState@18a41b6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-10-08 08:34:45 647 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1} 2021-10-08 08:34:45 647 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - CONTENT --> CLOSE 2021-10-08 08:34:45 647 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 647 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4891f655{s=END}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=6}:runFillable:BLOCKING 2021-10-08 08:34:45 647 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b45837a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 647 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=10,epc=3543]@2021-10-08T08:34:45.64732Z 2021-10-08 08:34:45 647 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-08 08:34:45 647 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 24 HeapByteBuffer@4bae3538[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13y\xC8@\xCd3\xC49\x1b_v\x02\xA0\xD9\x03fV:aq>>>\xBe\xF2\xE2\xE1\x19\t\x1e\xEf\x19...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:45 647 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=24 2021-10-08 08:34:45 647 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@33b254cc offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=10,epc=3543]@2021-10-08T08:34:45.647375Z 2021-10-08 08:34:45 647 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] 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@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#>>\x17\x03\x03\x00#/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 647 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1} 2021-10-08 08:34:45 647 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@7560d3bf::DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=9/30000} 2021-10-08 08:34:45 647 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@c9f99b2 startThread=0 2021-10-08 08:34:45 647 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close(null) DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=9/30000} 2021-10-08 08:34:45 647 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@33b254cc task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=10,epc=3543]@2021-10-08T08:34:45.647622Z 2021-10-08 08:34:45 647 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - shutdownOutput: SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=true, ishut=false 2021-10-08 08:34:45 647 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=10,epc=3543]@2021-10-08T08:34:45.647697Z tryProduce true 2021-10-08 08:34:45 647 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - ensureFillInterested SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 647 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0 2021-10-08 08:34:45 647 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-10-08 08:34:45 647 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=10,epc=3543]@2021-10-08T08:34:45.647662Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-10-08 08:34:45 647 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 647 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 647 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 647 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc waiting with 1 keys 2021-10-08 08:34:45 647 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@6fdefca4{SSLC.NBReadCB@1b45837a{SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-08 08:34:45 647 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - doClose SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 647 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - onClose FillInterest@6fdefca4{null} 2021-10-08 08:34:45 648 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-08 08:34:45 648 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >c.onFillable SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 648 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=9/30000} 2021-10-08 08:34:45 648 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=9/30000} 2021-10-08 08:34:45 648 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken with none selected 2021-10-08 08:34:45 648 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken up from select, 0/0/0 selected 2021-10-08 08:34:45 648 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@253547a startThread=0 2021-10-08 08:34:45 648 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc processing 0 keys, 0 updates 2021-10-08 08:34:45 648 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0 2021-10-08 08:34:45 648 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-10-08 08:34:45 648 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc waiting with 0 keys 2021-10-08 08:34:45 648 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - onClose FillInterest@1c5029ba{null} 2021-10-08 08:34:45 648 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@7560d3bf::DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#>>\x17\x03\x03\x00#/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 648 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@1c5029ba{null} 2021-10-08 08:34:45 648 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - FillInterest@1c5029ba{null} lost race null 2021-10-08 08:34:45 648 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.65.115:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 648 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@1e02a824 waiting 2021-10-08 08:34:45 648 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - CLOSE --> CLOSED 2021-10-08 08:34:45 648 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@7560d3bf::DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-10-08 08:34:45 648 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7560d3bf::DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=10/30000} 2021-10-08 08:34:45 648 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@c9f99b2 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}] 2021-10-08 08:34:45 648 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=10/30000} 2021-10-08 08:34:45 648 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@c9f99b2 size 1 > capacity 2021-10-08 08:34:45 648 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@253547a in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}] 2021-10-08 08:34:45 648 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@7560d3bf::DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-10-08 08:34:45 648 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@c9f99b2 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-08 08:34:45 648 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.65.115:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 648 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@40d2dfc4 size 1 > capacity 2021-10-08 08:34:45 648 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 648 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@40d2dfc4 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-08 08:34:45 648 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onClose HttpConnection@7560d3bf::DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=10/30000} 2021-10-08 08:34:45 649 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onClose SslConnection@1b45837a::SocketChannelEndPoint@15d0a859{/10.233.65.174:53112<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b45837a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1108b3be{/10.233.65.174:53112<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@7560d3bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4891f655{s=START}]=>HttpChannelOverHttp@69e0f57c{s=HttpChannelState@18a41b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:45 649 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@253547a in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-08 08:34:50 793 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@3462e99a-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@7111ce0e on ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=0 2021-10-08 08:34:50 794 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@3462e99a-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=1 2021-10-08 08:34:50 795 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken with none selected 2021-10-08 08:34:50 795 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken up from select, 0/0/0 selected 2021-10-08 08:34:50 795 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc processing 0 keys, 1 updates 2021-10-08 08:34:50 795 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1 2021-10-08 08:34:50 795 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@7111ce0e 2021-10-08 08:34:50 795 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@7111ce0e in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-08 08:34:50 796 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-23] invocationID:{InvocationID} - SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-10-08 08:34:50 797 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-23] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@3943e46f 2021-10-08 08:34:50 798 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - new HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=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@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-10-08 08:34:50 798 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - New HTTP Connection HttpConnection@a0b8180::DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-10-08 08:34:50 799 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@a0b8180[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 799 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onOpen SslConnection@b9a6b6d::SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@a0b8180[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 799 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onOpen HttpConnection@a0b8180::DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000} 2021-10-08 08:34:50 799 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - fillInterested HttpConnection@a0b8180::DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000} 2021-10-08 08:34:50 799 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@4dd63fe4{AC.ReadCB@a0b8180{HttpConnection@a0b8180::DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-08 08:34:50 799 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@b9a6b6d::SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@a0b8180[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 799 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@a0b8180[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 800 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@1b07b05f{SSLC.NBReadCB@b9a6b6d{SslConnection@b9a6b6d::SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@a0b8180[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-08 08:34:50 800 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@a0b8180[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 800 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@439e6151 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-08 08:34:50 800 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Created SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@a0b8180[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 800 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@7111ce0e in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-08 08:34:50 800 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@7111ce0e startThread=0 2021-10-08 08:34:50 800 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 1 2021-10-08 08:34:50 800 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - wakeup on updates SelectorProducer@357cdb00 2021-10-08 08:34:50 801 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc waiting with 1 keys 2021-10-08 08:34:50 801 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken with none selected 2021-10-08 08:34:50 801 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken up from select, 0/0/1 selected 2021-10-08 08:34:50 801 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc processing 0 keys, 1 updates 2021-10-08 08:34:50 801 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1 2021-10-08 08:34:50 801 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@439e6151 2021-10-08 08:34:50 802 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@a0b8180[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 802 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-10-08 08:34:50 802 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc waiting with 1 keys 2021-10-08 08:34:50 802 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken up from select, 1/1/1 selected 2021-10-08 08:34:50 802 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc processing 1 keys, 0 updates 2021-10-08 08:34:50 802 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.115:9102 remote=/10.233.65.174:53184], selector=sun.nio.ch.EPollSelectorImpl@13a015bc, interestOps=1, readyOps=1 SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@a0b8180[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 803 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@a0b8180[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 803 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@a0b8180[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-10-08 08:34:50 803 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=10,epc=3544]@2021-10-08T08:34:50.803348Z 2021-10-08 08:34:50 803 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@1e02a824 offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=10,epc=3544]@2021-10-08T08:34:50.80368Z 2021-10-08 08:34:50 803 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-10-08 08:34:50 803 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@702d58c5 startThread=0 2021-10-08 08:34:50 803 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@1e02a824 task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=10,epc=3544]@2021-10-08T08:34:50.803975Z 2021-10-08 08:34:50 803 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@702d58c5 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 2021-10-08 08:34:50 804 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@702d58c5 started 2021-10-08 08:34:50 804 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@702d58c5 waiting 2021-10-08 08:34:50 804 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=10,epc=3544]@2021-10-08T08:34:50.804077Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@a0b8180[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-10-08 08:34:50 804 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=10,epc=3544]@2021-10-08T08:34:50.804242Z tryProduce true 2021-10-08 08:34:50 804 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0 2021-10-08 08:34:50 804 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2021-10-08 08:34:50 804 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@a0b8180[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 804 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@1b07b05f{SSLC.NBReadCB@b9a6b6d{SslConnection@b9a6b6d::SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@a0b8180[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-08 08:34:50 804 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc waiting with 1 keys 2021-10-08 08:34:50 804 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@b9a6b6d::SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@a0b8180[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 804 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@b9a6b6d::SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@a0b8180[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 804 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@4dd63fe4{AC.ReadCB@a0b8180{HttpConnection@a0b8180::DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=5/30000}}} 2021-10-08 08:34:50 805 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@a0b8180::DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-10-08 08:34:50 805 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@b9a6b6d::SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@a0b8180[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 805 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-10-08 08:34:50 805 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 261 HeapByteBuffer@4bae3538[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03s\xE8\xFf\xDd\xD8\x89 \x86\xE7\xB9lp\xDb\xC1...\x01q{#\xC3\xAb\xCe\xC5\x13\xB3@\xB5\xB8O\xB4\xFb\xF3\xAc\x1f\xD2\xD9]o>>>h\xEc-lz}\xC9\xDb\xF8...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:50 805 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=261 2021-10-08 08:34:50 805 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill starting handshake SslConnection@b9a6b6d::SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@a0b8180[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 806 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#>>\x17\x03\x03\x00#flush SslConnection@b9a6b6d::SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@a0b8180[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 807 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@635ebc8f[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-08 08:34:50 807 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-08 08:34:50 808 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false 2021-10-08 08:34:50 808 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@a0b8180[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 808 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-08 08:34:50 808 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@a0b8180[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 808 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-08 08:34:50 808 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 6 HeapByteBuffer@4bae3538[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03s\xE8\xFf\xDd...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:50 808 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=6 2021-10-08 08:34:50 808 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=6,c=17408,r=0] unwrapBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#>>\x17\x03\x03\x00#V\x89R\x92DX\xBb>>>\x8b\x11\xE9q\x00\x92\xEcN\xE3...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:50 808 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=367 2021-10-08 08:34:50 809 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=367 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=367,l=367,c=17408,r=0] unwrapBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#>>\x17\x03\x03\x00#flush SslConnection@b9a6b6d::SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@a0b8180[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 817 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@635ebc8f[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-08 08:34:50 817 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-08 08:34:50 817 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false 2021-10-08 08:34:50 817 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@a0b8180[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 817 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-08 08:34:50 817 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-08 08:34:50 817 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false 2021-10-08 08:34:50 818 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@a0b8180[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 818 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-08 08:34:50 818 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-08 08:34:50 818 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2700 sequenceNumber = 0 [p=0,l=2700,c=17408,r=2700] ioDone=false/false 2021-10-08 08:34:50 818 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@a0b8180[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 818 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-08 08:34:50 818 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@a0b8180[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 818 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-08 08:34:50 818 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4bae3538[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:50 818 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0 2021-10-08 08:34:50 818 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#>>\x17\x03\x03\x00#/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@a0b8180[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 819 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@b9a6b6d::SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@a0b8180[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 819 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-08 08:34:50 819 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 58 HeapByteBuffer@4bae3538[p=0,l=58,c=17408,r=58]={<<<\x17\x03\x03\x005\x0bu\xB9\x80\xC6\xCf\xB2%\xF2d\xF4\x7f\xAf\xCb\xD9\x08\x12\x1d0g...\xCe\xDc\x8c]i\xBa\xE0\x1a\xAd}\x9c\xEb\xE7b\x8c\x1b\xA4Y\xAfp\x12\x98\xCb>>>\x88?\xAbP\x9a\x08CE\xF6...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:50 819 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=58 2021-10-08 08:34:50 819 DEBUG [jdk.event.security][dw-26] invocationID:{InvocationID} - TLSHandshake: 10.233.65.174:53184, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2021-10-08 08:34:50 819 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=58 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=58,c=17408,r=0] unwrapBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#>>\x17\x03\x03\x00#/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=20/30000}=>HttpConnection@a0b8180[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256 2021-10-08 08:34:50 820 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-10-08 08:34:50 820 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 174 HeapByteBuffer@4bae3538[p=0,l=174,c=17408,r=174]={<<<\x17\x03\x03\x00\xA9\xA4\xF2\x9cR\xCdr,5*V\xFci8\x92\x8d\xCb\xB1\xB8\xA2\xC9...\x0e\xD8Z\xB1!r1\x8di\xBd\xB2\xAb\x13>>\x03\x02\x01\x02\x03\xFf\x01\x00\x01...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:50 820 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=174 2021-10-08 08:34:50 820 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=174 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 174 bytesProduced = 152 encryptedBuffer=[p=174,l=174,c=17408,r=0] unwrapBuffer=HeapByteBuffer@2b060b9c[p=0,l=152,c=17408,r=152]={<<>>\x81_+h\xD9$\x96{g...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2b060b9c[p=0,l=152,c=17408,r=152]={<<>>\x81_+h\xD9$\x96{g...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:50 820 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=20/30000}=>HttpConnection@a0b8180[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 820 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@a0b8180::DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=20/30000} filled 152 HeapByteBuffer@2b060b9c[p=0,l=152,c=17408,r=152]={<<>>\x81_+h\xD9$\x96{g...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:50 820 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@a0b8180::DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=21/30000} parse HeapByteBuffer@2b060b9c[p=0,l=152,c=17408,r=152]={<<>>\x81_+h\xD9$\x96{g...\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-08 08:34:50 820 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@2b060b9c[p=0,l=152,c=17408,r=152]={<<>>\x81_+h\xD9$\x96{g...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:50 820 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - START --> SPACE1 2021-10-08 08:34:50 820 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - SPACE1 --> URI 2021-10-08 08:34:50 820 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - URI --> SPACE2 2021-10-08 08:34:50 820 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2021-10-08 08:34:50 820 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2021-10-08 08:34:50 820 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> VALUE 2021-10-08 08:34:50 820 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2021-10-08 08:34:50 820 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> FIELD 2021-10-08 08:34:50 820 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2021-10-08 08:34:50 820 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2021-10-08 08:34:50 820 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2021-10-08 08:34:50 821 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE 2021-10-08 08:34:50 821 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD 2021-10-08 08:34:50 821 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2021-10-08 08:34:50 821 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2021-10-08 08:34:50 821 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER --> CONTENT 2021-10-08 08:34:50 821 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - REQUEST for //10.233.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} GET //10.233.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.65.115:9102 User-Agent: kube-probe/1.19 Accept-Encoding: gzip Connection: close 2021-10-08 08:34:50 821 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@a0b8180::DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=22/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2021-10-08 08:34:50 821 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@a0b8180::DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=22/30000} 2021-10-08 08:34:50 821 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - handle //10.233.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-10-08 08:34:50 821 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - handling HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-10-08 08:34:50 822 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 2021-10-08 08:34:50 822 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-26] invocationID:{InvocationID} - Host 10.233.65.115 with SNI null 2021-10-08 08:34:50 822 DEBUG [org.eclipse.jetty.server.Server][dw-26] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 2021-10-08 08:34:50 822 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-26] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck)@45017573 in null 2021-10-08 08:34:50 823 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-26] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE} 2021-10-08 08:34:50 823 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-26] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE} 2021-10-08 08:34:50 823 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-10-08 08:34:50 823 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - chain=logFilter@5a537a16==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-6b33892a@6b33892a==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-663cf5d7@663cf5d7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-10-08 08:34:50 823 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - call filter logFilter@5a537a16==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true 2021-10-08 08:34:50 823 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Entering. 2021-10-08 08:34:50 823 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2021-10-08 08:34:50 823 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 8b19edf2-999d-405f-897a-63f764ab7035 2021-10-08 08:34:50 823 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Invoking synchronously ... 2021-10-08 08:34:50 823 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-6b33892a@6b33892a==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true 2021-10-08 08:34:50 823 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-663cf5d7@663cf5d7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true 2021-10-08 08:34:50 823 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-10-08 08:34:50 827 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck)@45017573 2021-10-08 08:34:50 827 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@611933f0 exclude no deflater 2021-10-08 08:34:50 828 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@126b579d[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@89ade65{null} 2021-10-08 08:34:50 828 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@730e53c7{s=HttpChannelState@25f48e9d{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7} 200 OK HTTP/1.1 Connection: close Date: Fri, 08 Oct 2021 08:34:50 GMT X-TransactionID: 8b19edf2-999d-405f-897a-63f764ab7035 X-InvocationID: 7349b2fa-4b81-4554-b959-6201ae135c04 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-10-08 08:34:50 828 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@467e88e8[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6e50a564] (null,[p=0,l=4,c=8192,r=4],true)@START 2021-10-08 08:34:50 828 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@126b579d[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:50 828 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close Date: Fri, 08 Oct 2021 08:34:50 GMT X-TransactionID: 8b19edf2-999d-405f-897a-63f764ab7035 X-InvocationID: 7349b2fa-4b81-4554-b959-6201ae135c04 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-10-08 08:34:50 828 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT 2021-10-08 08:34:50 828 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@467e88e8[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6e50a564] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING 2021-10-08 08:34:50 828 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@264fc08c{IDLE}->null [HeapByteBuffer@186733ab[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@126b579d[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 2021-10-08 08:34:50 828 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@264fc08c{WRITING}->null:IDLE-->WRITING 2021-10-08 08:34:50 829 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@b9a6b6d::SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=W,to=29/30000}=>HttpConnection@a0b8180[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@a1b9ce5{s=COMPLETING}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8} 2021-10-08 08:34:50 829 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@186733ab[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:50 829 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@126b579d[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:50 829 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING 2021-10-08 08:34:50 829 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 256 bytesProduced = 294 sequenceNumber = 0 [p=0,l=294,c=17408,r=294] ioDone=false/false 2021-10-08 08:34:50 829 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=W,to=29/30000}=>HttpConnection@a0b8180[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@a1b9ce5{s=COMPLETING}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8} 2021-10-08 08:34:50 829 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-08 08:34:50 829 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=W,to=30/30000}=>HttpConnection@a0b8180[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@a1b9ce5{s=COMPLETING}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8} 2021-10-08 08:34:50 829 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@264fc08c{WRITING}->null 2021-10-08 08:34:50 829 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@264fc08c{IDLE}->null:WRITING-->IDLE 2021-10-08 08:34:50 829 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@467e88e8[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6e50a564] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-10-08 08:34:50 829 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@467e88e8[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6e50a564] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-10-08 08:34:50 829 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=30/30000} 2021-10-08 08:34:50 829 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@b9a6b6d::SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OSHUTTING,fill=-,flush=-,to=30/30000}=>HttpConnection@a0b8180[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@a1b9ce5{s=END}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8} oshut=false, ishut=false 2021-10-08 08:34:50 830 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@b9a6b6d::SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OSHUTTING,fill=-,flush=-,to=30/30000}=>HttpConnection@a0b8180[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@a1b9ce5{s=END}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=9} 2021-10-08 08:34:50 830 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@635ebc8f[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-08 08:34:50 830 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-08 08:34:50 830 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 1 [p=0,l=40,c=17408,r=40] ioDone=false/true 2021-10-08 08:34:50 830 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OSHUTTING,fill=-,flush=-,to=31/30000}=>HttpConnection@a0b8180[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@a1b9ce5{s=END}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=9} 2021-10-08 08:34:50 830 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-08 08:34:50 830 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OSHUTTING,fill=-,flush=-,to=31/30000}=>HttpConnection@a0b8180[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@a1b9ce5{s=END}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=9} 2021-10-08 08:34:50 830 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.65.115:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OSHUTTING,fill=-,flush=-,to=31/30000}=>HttpConnection@a0b8180[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@a1b9ce5{s=END}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=9} 2021-10-08 08:34:50 830 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@b9a6b6d::SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OSHUTTING,fill=-,flush=-,to=31/30000}=>HttpConnection@a0b8180[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@a1b9ce5{s=END}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=9} 2021-10-08 08:34:50 830 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@1b07b05f{SSLC.NBReadCB@b9a6b6d{SslConnection@b9a6b6d::SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OSHUTTING,fill=-,flush=-,to=31/30000}=>HttpConnection@a0b8180[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@a1b9ce5{s=END}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=9}}} 2021-10-08 08:34:50 831 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@b9a6b6d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OSHUTTING,fill=-,flush=-,to=31/30000}=>HttpConnection@a0b8180[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@a1b9ce5{s=END}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=9} 2021-10-08 08:34:50 831 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@439e6151 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-08 08:34:50 831 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-08 08:34:50 831 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken with none selected 2021-10-08 08:34:50 831 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken up from select, 0/0/1 selected 2021-10-08 08:34:50 831 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc processing 0 keys, 1 updates 2021-10-08 08:34:50 831 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1 2021-10-08 08:34:50 831 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@439e6151 2021-10-08 08:34:50 831 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=a264d813-402c-46cb-80cf-73eac07d1485, referenceCounter=0, store size=0} on thread dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck 2021-10-08 08:34:50 831 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@b9a6b6d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=31/30000}=>HttpConnection@a0b8180[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@a1b9ce5{s=END}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=10} 2021-10-08 08:34:50 831 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2021-10-08 08:34:50 831 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc waiting with 1 keys 2021-10-08 08:34:50 831 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Exiting. 2021-10-08 08:34:50 831 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken up from select, 1/1/1 selected 2021-10-08 08:34:50 831 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc processing 1 keys, 0 updates 2021-10-08 08:34:50 831 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.65.115:9102 remote=/10.233.65.174:53184], selector=sun.nio.ch.EPollSelectorImpl@13a015bc, interestOps=1, readyOps=1 SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@b9a6b6d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=31/30000}=>HttpConnection@a0b8180[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@a1b9ce5{s=END}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=10} 2021-10-08 08:34:50 831 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@b9a6b6d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=31/30000}=>HttpConnection@a0b8180[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@a1b9ce5{s=END}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=10} 2021-10-08 08:34:50 831 DEBUG [org.eclipse.jetty.server.Server][dw-26] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=10} 2021-10-08 08:34:50 831 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - unhandle HttpChannelState@25f48e9d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1} 2021-10-08 08:34:50 831 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@25f48e9d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-10-08 08:34:50 831 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=10} 2021-10-08 08:34:50 831 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@b9a6b6d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=31/30000}=>HttpConnection@a0b8180[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@a1b9ce5{s=END}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=10}:runFillable:BLOCKING 2021-10-08 08:34:50 831 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - completed HttpChannelState@25f48e9d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-10-08 08:34:50 831 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - unhandle HttpChannelState@25f48e9d{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-10-08 08:34:50 831 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=10,epc=3545]@2021-10-08T08:34:50.831626Z 2021-10-08 08:34:50 831 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@25f48e9d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-10-08 08:34:50 831 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=10} 2021-10-08 08:34:50 831 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4 2021-10-08 08:34:50 831 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@702d58c5 offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=10,epc=3545]@2021-10-08T08:34:50.831778Z 2021-10-08 08:34:50 831 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-10-08 08:34:50 832 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - recycle HttpChannelState@25f48e9d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-10-08 08:34:50 832 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@4349ecc3 startThread=0 2021-10-08 08:34:50 832 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1} 2021-10-08 08:34:50 832 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - CONTENT --> CLOSE 2021-10-08 08:34:50 832 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 10.233.65.174 - - [08/Oct/2021:08:34:50 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 10 2021-10-08 08:34:50 832 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@b9a6b6d::SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@b9a6b6d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=32/30000}=>HttpConnection@a0b8180[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 832 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-08 08:34:50 832 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 24 HeapByteBuffer@4bae3538[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\x0b\xFc{\xF0U\x94EA\r\xB4\xCa\xFa\x91VeQe\x99\xDb>>>ine-mgmt/...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:50 832 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@702d58c5 task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=10,epc=3545]@2021-10-08T08:34:50.832281Z 2021-10-08 08:34:50 832 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=24 2021-10-08 08:34:50 832 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=10,epc=3545]@2021-10-08T08:34:50.832338Z tryProduce true 2021-10-08 08:34:50 832 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0 2021-10-08 08:34:50 832 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2021-10-08 08:34:50 832 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@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFeV\xA1\xF2...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFeV\xA1\xF2...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:50 832 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=32/30000}=>HttpConnection@a0b8180[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 832 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=32/30000}=>HttpConnection@a0b8180[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 832 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc waiting with 1 keys 2021-10-08 08:34:50 832 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1} 2021-10-08 08:34:50 832 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@a0b8180::DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=33/30000} filled -1 HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFeV\xA1\xF2...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:50 832 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=33/30000} 2021-10-08 08:34:50 832 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close(null) DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=33/30000} 2021-10-08 08:34:50 832 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - shutdownOutput: SslConnection@b9a6b6d::SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@a0b8180[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=true, ishut=false 2021-10-08 08:34:50 832 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=10,epc=3545]@2021-10-08T08:34:50.832222Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,OSHUT,fill=-,flush=-,to=32/30000}=>HttpConnection@a0b8180[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-10-08 08:34:50 832 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - ensureFillInterested SslConnection@b9a6b6d::SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@a0b8180[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 832 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@a0b8180[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 832 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@a0b8180[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 832 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - doClose SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@a0b8180[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 833 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@1b07b05f{SSLC.NBReadCB@b9a6b6d{SslConnection@b9a6b6d::SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@a0b8180[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-08 08:34:50 833 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - onClose FillInterest@1b07b05f{null} 2021-10-08 08:34:50 833 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-08 08:34:50 833 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@78784bd6 startThread=0 2021-10-08 08:34:50 833 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - onClose FillInterest@4dd63fe4{null} 2021-10-08 08:34:50 833 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@a0b8180::DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=33/30000} parse HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFeV\xA1\xF2...\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-08 08:34:50 833 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFeV\xA1\xF2...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:50 833 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - CLOSE --> CLOSED 2021-10-08 08:34:50 833 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@a0b8180::DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=33/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-10-08 08:34:50 833 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@a0b8180::DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=33/30000} 2021-10-08 08:34:50 833 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=33/30000} 2021-10-08 08:34:50 833 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@a0b8180::DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=33/30000} onFillable exit HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-10-08 08:34:50 833 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.65.115:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@a0b8180[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 833 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >c.onFillable SslConnection@b9a6b6d::SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@a0b8180[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 833 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@33b254cc waiting 2021-10-08 08:34:50 833 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=34/30000} 2021-10-08 08:34:50 833 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=34/30000} 2021-10-08 08:34:50 833 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillable SslConnection@b9a6b6d::SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@a0b8180[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 833 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@4dd63fe4{null} 2021-10-08 08:34:50 833 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - FillInterest@4dd63fe4{null} lost race null 2021-10-08 08:34:50 833 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.65.115:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@a0b8180[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 834 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@1e02a824 size 1 > capacity 2021-10-08 08:34:50 834 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@1e02a824 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}] 2021-10-08 08:34:50 834 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken with none selected 2021-10-08 08:34:50 834 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken up from select, 0/0/0 selected 2021-10-08 08:34:50 834 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc processing 0 keys, 0 updates 2021-10-08 08:34:50 834 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0 2021-10-08 08:34:50 834 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2021-10-08 08:34:50 834 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc waiting with 0 keys 2021-10-08 08:34:50 834 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@4349ecc3 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}] 2021-10-08 08:34:50 834 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@4349ecc3 size 1 > capacity 2021-10-08 08:34:50 834 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@4349ecc3 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-08 08:34:50 834 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@78784bd6 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-08 08:34:50 834 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@a0b8180[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 834 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onClose HttpConnection@a0b8180::DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=34/30000} 2021-10-08 08:34:50 834 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onClose SslConnection@b9a6b6d::SocketChannelEndPoint@2d649a9b{/10.233.65.174:53184<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@b9a6b6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c4d68fa{/10.233.65.174:53184<->/10.233.65.115:9102,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@a0b8180[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a1b9ce5{s=START}]=>HttpChannelOverHttp@730e53c7{s=HttpChannelState@25f48e9d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:50 834 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@78784bd6 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-08 08:34:53 901 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - KeepAlive stream used: http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroup0a351e1a-55df-4253-b5ab-673da8eedb6d/homles0a351e1a-55df-4253-b5ab-673da8eedb6d?timeout=15000 2021-10-08 08:34:53 901 DEBUG [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - sun.net.www.MessageHeader@18a26d6213 pairs: {null: HTTP/1.1 200 OK}{Date: Fri, 08 Oct 2021 08:34:38 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-1633673454293-0-50854}{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)} 2021-10-08 08:34:53 906 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory 2021-10-08 08:34:53 906 DEBUG [org.jvnet.hk2.logger][Thread-15] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_836,837,2008898141) 2021-10-08 08:34:53 909 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][Thread-15] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20. 2021-10-08 08:34:53 911 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable 2021-10-08 08:34:53 911 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable 2021-10-08 08:34:53 911 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable 2021-10-08 08:34:53 912 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable 2021-10-08 08:34:53 912 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable 2021-10-08 08:34:53 912 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable 2021-10-08 08:34:53 913 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable 2021-10-08 08:34:53 913 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable 2021-10-08 08:34:53 914 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2021-10-08 08:34:53 914 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2021-10-08 08:34:53 915 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][Thread-15] invocationID:{InvocationID} - System properties configuration provider not allowed 2021-10-08 08:34:53 916 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 2021-10-08 08:34:53 917 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. 2021-10-08 08:34:53 917 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. 2021-10-08 08:34:53 927 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). 2021-10-08 08:34:53 928 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - ProxySelector Request for http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroup0a351e1a-55df-4253-b5ab-673da8eedb6d/homles0a351e1a-55df-4253-b5ab-673da8eedb6d?timeout=15000 2021-10-08 08:34:53 928 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/homlesGroup0a351e1a-55df-4253-b5ab-673da8eedb6d/homles0a351e1a-55df-4253-b5ab-673da8eedb6d?timeout=15000) 2021-10-08 08:34:53 928 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - Proxy used: DIRECT 2021-10-08 08:34:53 928 DEBUG [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - sun.net.www.MessageHeader@6c87a0d25 pairs: {GET /events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroup0a351e1a-55df-4253-b5ab-673da8eedb6d/homles0a351e1a-55df-4253-b5ab-673da8eedb6d?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} 2021-10-08 08:34:55 620 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@3462e99a-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@47292600 on ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=0 2021-10-08 08:34:55 620 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@3462e99a-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=1 2021-10-08 08:34:55 620 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken with none selected 2021-10-08 08:34:55 620 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken up from select, 0/0/0 selected 2021-10-08 08:34:55 620 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc processing 0 keys, 1 updates 2021-10-08 08:34:55 620 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1 2021-10-08 08:34:55 620 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@47292600 2021-10-08 08:34:55 620 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@47292600 startThread=0 2021-10-08 08:34:55 620 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2021-10-08 08:34:55 620 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc waiting with 1 keys 2021-10-08 08:34:55 620 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@47292600 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-08 08:34:55 620 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-28] invocationID:{InvocationID} - SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-10-08 08:34:55 621 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-28] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@2d37dc2 2021-10-08 08:34:55 621 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - new HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=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@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-10-08 08:34:55 621 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - New HTTP Connection HttpConnection@676413e2::DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-10-08 08:34:55 621 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@79dd3274{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 621 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onOpen SslConnection@79dd3274::SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@79dd3274{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 621 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onOpen HttpConnection@676413e2::DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-10-08 08:34:55 621 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - fillInterested HttpConnection@676413e2::DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-10-08 08:34:55 622 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@642b0085{AC.ReadCB@676413e2{HttpConnection@676413e2::DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-08 08:34:55 622 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@79dd3274::SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@79dd3274{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 622 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@79dd3274{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 622 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@2317e4e1{SSLC.NBReadCB@79dd3274{SslConnection@79dd3274::SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@79dd3274{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-08 08:34:55 622 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@79dd3274{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 622 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@33493c65 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-08 08:34:55 622 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-08 08:34:55 622 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken with none selected 2021-10-08 08:34:55 622 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken up from select, 0/0/1 selected 2021-10-08 08:34:55 622 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc processing 0 keys, 1 updates 2021-10-08 08:34:55 622 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1 2021-10-08 08:34:55 622 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@33493c65 2021-10-08 08:34:55 622 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Created SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@79dd3274{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 623 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@47292600 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-08 08:34:55 623 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@79dd3274{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 623 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2021-10-08 08:34:55 623 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc waiting with 1 keys 2021-10-08 08:34:55 623 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken up from select, 1/1/1 selected 2021-10-08 08:34:55 623 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc processing 1 keys, 0 updates 2021-10-08 08:34:55 624 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.115:9102 remote=/10.233.65.174:53284], selector=sun.nio.ch.EPollSelectorImpl@13a015bc, interestOps=1, readyOps=1 SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@79dd3274{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 624 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@79dd3274{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 624 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@79dd3274{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-10-08 08:34:55 624 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=10,epc=3546]@2021-10-08T08:34:55.624519Z 2021-10-08 08:34:55 624 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@33b254cc offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=10,epc=3546]@2021-10-08T08:34:55.624608Z 2021-10-08 08:34:55 624 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-10-08 08:34:55 624 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@78d5b331 startThread=0 2021-10-08 08:34:55 624 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@33b254cc task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=10,epc=3546]@2021-10-08T08:34:55.62487Z 2021-10-08 08:34:55 625 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=10,epc=3546]@2021-10-08T08:34:55.624934Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@79dd3274{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-10-08 08:34:55 625 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@78d5b331 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 2021-10-08 08:34:55 625 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@78d5b331 started 2021-10-08 08:34:55 625 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@78d5b331 waiting 2021-10-08 08:34:55 625 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=10,epc=3547]@2021-10-08T08:34:55.625147Z tryProduce true 2021-10-08 08:34:55 625 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0 2021-10-08 08:34:55 625 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-10-08 08:34:55 625 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@2317e4e1{SSLC.NBReadCB@79dd3274{SslConnection@79dd3274::SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@79dd3274{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-08 08:34:55 625 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@79dd3274{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 625 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc waiting with 1 keys 2021-10-08 08:34:55 625 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >c.onFillable SslConnection@79dd3274::SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@79dd3274{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 625 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillable SslConnection@79dd3274::SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@79dd3274{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 625 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@642b0085{AC.ReadCB@676413e2{HttpConnection@676413e2::DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=3/30000}}} 2021-10-08 08:34:55 625 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@676413e2::DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-10-08 08:34:55 625 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@79dd3274::SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@79dd3274{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 625 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-10-08 08:34:55 626 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 261 HeapByteBuffer@4bae3538[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xAe\xB2\xFb\xF4PQ\x9f\xDa8\xEd\xD6\xAbk\xC5...\xB0:\xE0\x8aC#>N\xD5I\xC1`\x1cT\xAa\x021t\x94P\x96\xCam>>>\xFb\xC5\rS]\x9f\xEf\xF8\x9b...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:55 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=261 2021-10-08 08:34:55 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill starting handshake SslConnection@79dd3274::SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@79dd3274{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 626 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@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFeV\xA1\xF2...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFeV\xA1\xF2...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:55 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_TASK 2021-10-08 08:34:55 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_WRAP 2021-10-08 08:34:55 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >flush SslConnection@79dd3274::SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@79dd3274{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@635ebc8f[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-08 08:34:55 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-08 08:34:55 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false 2021-10-08 08:34:55 627 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@79dd3274{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-08 08:34:55 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@79dd3274{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-08 08:34:55 627 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 6 HeapByteBuffer@4bae3538[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\xAe\xB2\xFb\xF4...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:55 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=6 2021-10-08 08:34:55 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=6,c=17408,r=0] unwrapBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFeV\xA1\xF2...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFeV\xA1\xF2...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:55 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-08 08:34:55 627 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4bae3538[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:55 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0 2021-10-08 08:34:55 627 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@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFeV\xA1\xF2...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFeV\xA1\xF2...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:55 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@79dd3274{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 628 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@79dd3274::SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@79dd3274{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 628 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-08 08:34:55 628 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 367 HeapByteBuffer@4bae3538[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xAe\xB2\xFb\xF4PQ\x9f\xDa8\xEd\xD6\xAbk\xC5...\x00\xA6@\xAas\xC5\xE1:\x8e,\xBc\xE1\x83\xE9\xF5\xEb\xB48\x97x\xCd\x95 >>>\x8b\x11\xE9q\x00\x92\xEcN\xE3...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:55 628 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=367 2021-10-08 08:34:55 628 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=367 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=367,l=367,c=17408,r=0] unwrapBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFeV\xA1\xF2...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFeV\xA1\xF2...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:55 628 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_TASK 2021-10-08 08:34:55 633 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@2d37dc2 2021-10-08 08:34:55 635 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_WRAP 2021-10-08 08:34:55 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >flush SslConnection@79dd3274::SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@79dd3274{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@635ebc8f[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-08 08:34:55 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-08 08:34:55 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false 2021-10-08 08:34:55 636 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@79dd3274{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-08 08:34:55 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-08 08:34:55 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false 2021-10-08 08:34:55 636 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@79dd3274{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-08 08:34:55 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP 2021-10-08 08:34:55 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2700 sequenceNumber = 0 [p=0,l=2700,c=17408,r=2700] ioDone=false/false 2021-10-08 08:34:55 636 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@79dd3274{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true 2021-10-08 08:34:55 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@79dd3274{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-08 08:34:55 636 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4bae3538[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:55 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0 2021-10-08 08:34:55 636 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@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFeV\xA1\xF2...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFeV\xA1\xF2...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:55 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@79dd3274{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 637 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@676413e2::DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=15/30000} filled 0 HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFeV\xA1\xF2...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:55 637 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@676413e2::DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFeV\xA1\xF2...\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-08 08:34:55 637 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFeV\xA1\xF2...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:55 637 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@676413e2::DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=START,0 of -1} 2021-10-08 08:34:55 637 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@676413e2::DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=15/30000} 2021-10-08 08:34:55 637 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - fillInterested HttpConnection@676413e2::DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=15/30000} 2021-10-08 08:34:55 637 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@642b0085{AC.ReadCB@676413e2{HttpConnection@676413e2::DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-08 08:34:55 637 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@79dd3274::SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@79dd3274{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 637 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@79dd3274{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 637 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@2317e4e1{SSLC.NBReadCB@79dd3274{SslConnection@79dd3274::SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@79dd3274{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-08 08:34:55 637 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@79dd3274{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 637 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@33493c65 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-08 08:34:55 637 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-08 08:34:55 637 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@676413e2::DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-10-08 08:34:55 637 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken with none selected 2021-10-08 08:34:55 637 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@79dd3274{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 637 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@702d58c5 size 1 > capacity 2021-10-08 08:34:55 637 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken up from select, 0/0/1 selected 2021-10-08 08:34:55 637 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@702d58c5 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}] 2021-10-08 08:34:55 637 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc processing 0 keys, 1 updates 2021-10-08 08:34:55 637 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1 2021-10-08 08:34:55 637 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@33493c65 2021-10-08 08:34:55 637 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@79dd3274{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 637 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-10-08 08:34:55 637 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc waiting with 1 keys 2021-10-08 08:34:55 638 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc woken up from select, 1/1/1 selected 2021-10-08 08:34:55 638 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc processing 1 keys, 0 updates 2021-10-08 08:34:55 638 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.115:9102 remote=/10.233.65.174:53284], selector=sun.nio.ch.EPollSelectorImpl@13a015bc, interestOps=1, readyOps=1 SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@79dd3274{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 638 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@79dd3274{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 638 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@79dd3274{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-10-08 08:34:55 638 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=10,epc=3547]@2021-10-08T08:34:55.638898Z 2021-10-08 08:34:55 639 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@78d5b331 offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=10,epc=3547]@2021-10-08T08:34:55.639344Z 2021-10-08 08:34:55 639 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1 2021-10-08 08:34:55 639 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@4a73a5f9 startThread=0 2021-10-08 08:34:55 639 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@4a73a5f9 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}] 2021-10-08 08:34:55 639 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@4a73a5f9 started 2021-10-08 08:34:55 639 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@4a73a5f9 waiting 2021-10-08 08:34:55 639 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@78d5b331 task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}][pc=0,pic=0,pec=10,epc=3547]@2021-10-08T08:34:55.639561Z 2021-10-08 08:34:55 639 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=10,epc=3547]@2021-10-08T08:34:55.639661Z tryProduce true 2021-10-08 08:34:55 639 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 0 2021-10-08 08:34:55 639 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0 2021-10-08 08:34:55 639 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@79dd3274{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 639 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@13a015bc waiting with 1 keys 2021-10-08 08:34:55 640 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=10,epc=3547]@2021-10-08T08:34:55.639458Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@79dd3274{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-10-08 08:34:55 640 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@2317e4e1{SSLC.NBReadCB@79dd3274{SslConnection@79dd3274::SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@79dd3274{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-08 08:34:55 640 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@79dd3274::SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@79dd3274{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 640 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@79dd3274::SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@79dd3274{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 641 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@642b0085{AC.ReadCB@676413e2{HttpConnection@676413e2::DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=FI,flush=-,to=3/30000}}} 2021-10-08 08:34:55 641 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@676413e2::DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-10-08 08:34:55 641 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@79dd3274::SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@79dd3274{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 641 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-10-08 08:34:55 641 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 232 HeapByteBuffer@4bae3538[p=0,l=232,c=17408,r=232]={<<<\x17\x03\x03\x005MIQ\xA6\x17O\xD1\xA3\xE0/\xE7W\x9f2\xE0\xC0\xBe)\xF0\x88...\xE4?3H\x05\xC5/]\x11\x01\xFaM\x80\xC3O\xB5\xC6\xA1\xDa\x1dm\xA5\xBc>>>\xD2B\x1c\nv\xE3T)\x01...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:55 641 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=232 2021-10-08 08:34:55 642 DEBUG [jdk.event.security][dw-26] invocationID:{InvocationID} - TLSHandshake: 10.233.65.174:53284, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2021-10-08 08:34:55 642 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=232 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=232,c=17408,r=174] unwrapBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFeV\xA1\xF2...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2b060b9c[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFeV\xA1\xF2...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:55 642 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - handshake succeeded SslConnection@79dd3274::SocketChannelEndPoint@1f538a6b{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@79dd3274{NOT_HANDSHAKING,eio=174/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256 2021-10-08 08:34:55 642 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-10-08 08:34:55 642 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4bae3538[p=58,l=232,c=17408,r=174]={\x17\x03\x03\x005\x14\x00\x00 ...\xF5\x1d\x08_\xC6\xF4E<<<\x17\x03\x03\x00\xA9\xBa\xF7?~k\xBb\r\x0b%2C gkw\x90t\xC4\x18\x81...\xE4?3H\x05\xC5/]\x11\x01\xFaM\x80\xC3O\xB5\xC6\xA1\xDa\x1dm\xA5\xBc>>>\xD2B\x1c\nv\xE3T)\x01...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:55 642 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0 2021-10-08 08:34:55 642 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 174 bytesProduced = 152 encryptedBuffer=[p=232,l=232,c=17408,r=0] unwrapBuffer=HeapByteBuffer@2b060b9c[p=0,l=152,c=17408,r=152]={<<>>\x84\x18\xC4?0lx\x06\xC1...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2b060b9c[p=0,l=152,c=17408,r=152]={<<>>\x84\x18\xC4?0lx\x06\xC1...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:55 643 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.65.115:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@79dd3274{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@676413e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18f353ea{s=START}]=>HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-10-08 08:34:55 643 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@676413e2::DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=6/30000} filled 152 HeapByteBuffer@2b060b9c[p=0,l=152,c=17408,r=152]={<<>>\x84\x18\xC4?0lx\x06\xC1...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:55 643 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@676413e2::DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@2b060b9c[p=0,l=152,c=17408,r=152]={<<>>\x84\x18\xC4?0lx\x06\xC1...\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-08 08:34:55 643 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@2b060b9c[p=0,l=152,c=17408,r=152]={<<>>\x84\x18\xC4?0lx\x06\xC1...\x00\x00\x00\x00\x00\x00\x00} 2021-10-08 08:34:55 643 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - START --> SPACE1 2021-10-08 08:34:55 643 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - SPACE1 --> URI 2021-10-08 08:34:55 643 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - URI --> SPACE2 2021-10-08 08:34:55 643 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2021-10-08 08:34:55 643 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2021-10-08 08:34:55 643 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> VALUE 2021-10-08 08:34:55 643 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2021-10-08 08:34:55 643 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> FIELD 2021-10-08 08:34:55 644 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2021-10-08 08:34:55 644 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2021-10-08 08:34:55 644 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2021-10-08 08:34:55 644 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE 2021-10-08 08:34:55 644 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD 2021-10-08 08:34:55 644 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2021-10-08 08:34:55 644 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2021-10-08 08:34:55 644 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER --> CONTENT 2021-10-08 08:34:55 644 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - REQUEST for //10.233.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} GET //10.233.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.65.115:9102 User-Agent: kube-probe/1.19 Accept-Encoding: gzip Connection: close 2021-10-08 08:34:55 644 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@676413e2::DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=7/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2021-10-08 08:34:55 644 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@676413e2::DecryptedEndPoint@7ec04c95{/10.233.65.174:53284<->/10.233.65.115:9102,OPEN,fill=-,flush=-,to=7/30000} 2021-10-08 08:34:55 644 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - handle //10.233.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@1a709ae0{s=HttpChannelState@7dc39194{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.65.115:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-10-08 08:34:55 644 DEBUG [org.eclipse.jetty.serv