Results

By type

          2021-11-23 12:50:17 736 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
2021-11-23 12:50:17 737 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable
2021-11-23 12:50:17 738 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
2021-11-23 12:50:17 738 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable
2021-11-23 12:50:17 740 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2021-11-23 12:50:17 740 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2021-11-23 12:50:17 747 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][pool-2-thread-1] invocationID:{InvocationID} - System properties configuration provider not allowed
2021-11-23 12:50:17 748 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_870,871,1310769168)
2021-11-23 12:50:17 749 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_870,871,1310769168) has been shutdown
2021-11-23 12:50:17 750 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][pool-2-thread-1] invocationID:{InvocationID} - null
java.lang.reflect.InvocationTargetException: null
	at java.base/jdk.internal.reflect.GeneratedMethodAccessor29.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.rulemgt.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:53)
	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-11-23 12:50:17 752 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-2-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-11-23 12:50:17 753 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-2-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-11-23 12:50:17 756 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_867,868,1740826763)
2021-11-23 12:50:17 756 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_867,868,1740826763) has been shutdown
2021-11-23 12:50:17 761 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_869,870,2088225866)
2021-11-23 12:50:17 761 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_869,870,2088225866) has been shutdown
2021-11-23 12:50:17 764 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_868,869,73553819)
2021-11-23 12:50:17 764 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_868,869,73553819) has been shutdown
2021-11-23 12:50:17 767 INFO  [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-2-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-11-23 12:50:17 768 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - ProxySelector Request for http://consul-server.onap:8500/v1/catalog/service/config-binding-service
2021-11-23 12:50:17 773 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT
2021-11-23 12:50:17 773 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@7d0be6fd5 pairs: {GET /v1/catalog/service/config-binding-service HTTP/1.1: null}{User-Agent: Jersey/2.31 (HttpUrlConnection 11.0.6)}{Host: consul-server.onap:8500}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{Connection: keep-alive}
2021-11-23 12:50:17 774 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - KeepAlive stream used: http://consul-server.onap:8500/v1/catalog/service/config-binding-service
2021-11-23 12:50:17 774 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@d5944d37 pairs: {null: HTTP/1.1 200 OK}{Content-Type: application/json}{X-Consul-Index: 693}{X-Consul-Knownleader: true}{X-Consul-Lastcontact: 0}{Date: Tue, 23 Nov 2021 12:50:17 GMT}{Content-Length: 352}
2021-11-23 12:50:17 776 INFO  [org.onap.holmes.common.config.MicroServiceConfig][pool-2-thread-1] invocationID:{InvocationID} - The config-binding-service address is http://config-binding-service.onap:10000
2021-11-23 12:50:17 777 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory
2021-11-23 12:50:17 777 DEBUG [org.jvnet.hk2.logger][pool-2-thread-1] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_872,873,763710449)
2021-11-23 12:50:17 778 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][pool-2-thread-1] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20.
2021-11-23 12:50:17 780 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
2021-11-23 12:50:17 780 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable
2021-11-23 12:50:17 781 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
2021-11-23 12:50:17 781 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable
2021-11-23 12:50:17 781 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
2021-11-23 12:50:17 782 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable
2021-11-23 12:50:17 782 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
2021-11-23 12:50:17 782 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable
2021-11-23 12:50:17 782 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2021-11-23 12:50:17 783 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2021-11-23 12:50:17 783 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][pool-2-thread-1] invocationID:{InvocationID} - System properties configuration provider not allowed
2021-11-23 12:50:17 784 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][pool-2-thread-1] invocationID:{InvocationID} - null
java.lang.reflect.InvocationTargetException: null
	at java.base/jdk.internal.reflect.GeneratedMethodAccessor29.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.rulemgt.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:53)
	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-11-23 12:50:17 784 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-2-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-11-23 12:50:17 784 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-2-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-11-23 12:50:17 789 INFO  [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-2-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-11-23 12:50:17 790 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - ProxySelector Request for http://config-binding-service.onap:10000/service_component/holmes-rule-mgmt
2021-11-23 12:50:17 794 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT
2021-11-23 12:50:17 794 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@6f8e12755 pairs: {GET /service_component/holmes-rule-mgmt HTTP/1.1: null}{User-Agent: Jersey/2.31 (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-11-23 12:50:17 816 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - KeepAlive stream used: http://config-binding-service.onap:10000/service_component/holmes-rule-mgmt
2021-11-23 12:50:17 816 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@37cfb9445 pairs: {null: HTTP/1.1 200 OK}{x-onap-requestid: 90a9d008-d028-4818-bf62-4ca7951c7421}{Content-Type: application/json}{Content-Length: 4153}{Date: Tue, 23 Nov 2021 12:50:17 GMT}
2021-11-23 12:50:17 816 INFO  [org.onap.holmes.common.config.MicroServiceConfig][pool-2-thread-1] invocationID:{InvocationID} - The query url is: http://config-binding-service.onap:10000/service_component/holmes-rule-mgmt. The corresponding configurations are {"holmes.default.rule.volte.scenario1": "ControlLoop-VOLTE-2179b738-fd36-4843-a71a-a8c24c70c55b$$$package org.onap.holmes.droolsRule;\n\nimport org.onap.holmes.common.dmaap.DmaapService;\nimport org.onap.holmes.common.api.stat.VesAlarm;\nimport org.onap.holmes.common.aai.CorrelationUtil;\nimport org.onap.holmes.common.dmaap.entity.PolicyMsg;\nimport org.onap.holmes.common.dropwizard.ioc.utils.ServiceLocatorHolder;\nimport org.onap.holmes.common.utils.DroolsLog;\n \n\nrule \"Relation_analysis_Rule\"\nsalience 200\nno-loop true\n    when\n        $root : VesAlarm(alarmIsCleared == 0,\n            $sourceId: sourceId, sourceId != null && !sourceId.equals(\"\"),\n\t\t\t$sourceName: sourceName, sourceName != null && !sourceName.equals(\"\"),\n\t\t\t$startEpochMicrosec: startEpochMicrosec,\n            eventName in (\"Fault_MultiCloud_VMFailure\"),\n            $eventId: eventId)\n        $child : VesAlarm( eventId != $eventId, parentId == null,\n            CorrelationUtil.getInstance().isTopologicallyRelated(sourceId, $sourceId, $sourceName),\n            eventName in (\"Fault_MME_eNodeB out of service alarm\"),\n            startEpochMicrosec < $startEpochMicrosec + 60000 && startEpochMicrosec > $startEpochMicrosec - 60000 )\n    then\n\t\tDroolsLog.printInfo(\"===========================================================\");\n\t\tDroolsLog.printInfo(\"Relation_analysis_Rule: rootId=\" + $root.getEventId() + \", childId=\" + $child.getEventId());\n\t\t$child.setParentId($root.getEventId());\n\t\tupdate($child);\n\t\t\nend\n\nrule \"root_has_child_handle_Rule\"\nsalience 150\nno-loop true\n\twhen\n\t\t$root : VesAlarm(alarmIsCleared == 0, rootFlag == 0, $eventId: eventId)\n\t\t$child : VesAlarm(eventId != $eventId, parentId == $eventId)\n\tthen\n\t\tDroolsLog.printInfo(\"===========================================================\");\n\t\tDroolsLog.printInfo(\"root_has_child_handle_Rule: rootId=\" + $root.getEventId() + \", childId=\" + $child.getEventId());\n\t\tDmaapService dmaapService = ServiceLocatorHolder.getLocator().getService(DmaapService.class);\n\t\tPolicyMsg policyMsg = dmaapService.getPolicyMsg($root, $child, \"org.onap.holmes.droolsRule\");\n        dmaapService.publishPolicyMsg(policyMsg, \"dcae_cl_out\");\n\t\t$root.setRootFlag(1);\n\t\tupdate($root);\nend\n\nrule \"root_no_child_handle_Rule\"\nsalience 100\nno-loop true\n    when\n        $root : VesAlarm(alarmIsCleared == 0, rootFlag == 0,\n            sourceId != null && !sourceId.equals(\"\"),\n\t\t\tsourceName != null && !sourceName.equals(\"\"),\n            eventName in (\"Fault_MultiCloud_VMFailure\"))\n    then\n\t\tDroolsLog.printInfo(\"===========================================================\");\n\t\tDroolsLog.printInfo(\"root_no_child_handle_Rule: rootId=\" + $root.getEventId());\n\t\tDmaapService dmaapService = ServiceLocatorHolder.getLocator().getService(DmaapService.class);\n\t\tPolicyMsg policyMsg = dmaapService.getPolicyMsg($root, null, \"org.onap.holmes.droolsRule\");\n        dmaapService.publishPolicyMsg(policyMsg, \"dcae_cl_out\");\n\t\t$root.setRootFlag(1);\n\t\tupdate($root);\nend\n\nrule \"root_cleared_handle_Rule\"\nsalience 100\nno-loop true\n    when\n        $root : VesAlarm(alarmIsCleared == 1, rootFlag == 1)\n    then\n\t\tDroolsLog.printInfo(\"===========================================================\");\n\t\tDroolsLog.printInfo(\"root_cleared_handle_Rule: rootId=\" + $root.getEventId());\n\t\tDmaapService dmaapService = ServiceLocatorHolder.getLocator().getService(DmaapService.class);\n\t\tPolicyMsg policyMsg = dmaapService.getPolicyMsg($root, null, \"org.onap.holmes.droolsRule\");\n        dmaapService.publishPolicyMsg(policyMsg, \"dcae_cl_out\");\n\t\tretract($root);\nend\n\nrule \"child_handle_Rule\"\nsalience 100\nno-loop true\n    when\n        $child : VesAlarm(alarmIsCleared == 1, rootFlag == 0)\n    then\n\t\tDroolsLog.printInfo(\"===========================================================\");\n\t\tDroolsLog.printInfo(\"child_handle_Rule: childId=\" + $child.getEventId());\n\t\tretract($child);\nend", "services_calls": {}, "streams_publishes": {}, "streams_subscribes": {}}
2021-11-23 12:50:17 818 INFO  [org.onap.holmes.rulemgt.dcae.DcaeConfigurationPolling][pool-2-thread-1] invocationID:{InvocationID} - Operation aborted due to identical configurations.
2021-11-23 12:50:18 152 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@df7d1d4-RuleActiveApp@2a99ca99{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@4990900[java.nio.channels.SocketChannel[connected local=/10.233.70.203:9101 remote=/10.233.70.208:60718]] on ManagedSelector@1a6dc5ea{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-23 12:50:18 152 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@df7d1d4-RuleActiveApp@2a99ca99{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1a6dc5ea{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-23 12:50:18 152 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken with none selected
2021-11-23 12:50:18 152 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken up from select, 0/0/0 selected
2021-11-23 12:50:18 152 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 processing 0 keys, 1 updates
2021-11-23 12:50:18 152 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 1
2021-11-23 12:50:18 153 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update Accept@4990900[java.nio.channels.SocketChannel[connected local=/10.233.70.203:9101 remote=/10.233.70.208:60718]]
2021-11-23 12:50:18 153 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue Accept@4990900[java.nio.channels.SocketChannel[connected local=/10.233.70.203:9101 remote=/10.233.70.208:60718]] startThread=0
2021-11-23 12:50:18 153 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-11-23 12:50:18 153 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 waiting with 1 keys
2021-11-23 12:50:18 153 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run Accept@4990900[java.nio.channels.SocketChannel[connected local=/10.233.70.203:9101 remote=/10.233.70.208:60718]] in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}]
2021-11-23 12:50:18 153 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-26] invocationID:{InvocationID} - SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-23 12:50:18 153 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-26] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@f486387
2021-11-23 12:50:18 154 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - new HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=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@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-11-23 12:50:18 154 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - New HTTP Connection HttpConnection@7b4cd2c3::DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=0/30000}
2021-11-23 12:50:18 154 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$510/0x0000000100627040@4eede0ae on ManagedSelector@1a6dc5ea{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-23 12:50:18 154 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:18 154 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onOpen SslConnection@43f18bd1::SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:18 154 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onOpen HttpConnection@7b4cd2c3::DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=0/30000}
2021-11-23 12:50:18 154 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - fillInterested HttpConnection@7b4cd2c3::DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=0/30000}
2021-11-23 12:50:18 154 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@4facf1ed{AC.ReadCB@7b4cd2c3{HttpConnection@7b4cd2c3::DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-23 12:50:18 155 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@43f18bd1::SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:18 155 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:18 155 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@6e658026{SSLC.NBReadCB@43f18bd1{SslConnection@43f18bd1::SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-23 12:50:18 155 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:18 155 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100620440@21052138 on ManagedSelector@1a6dc5ea{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-23 12:50:18 155 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1a6dc5ea{STARTED} id=0 keys=1 selected=0 updates=2
2021-11-23 12:50:18 156 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken with none selected
2021-11-23 12:50:18 156 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken up from select, 0/0/1 selected
2021-11-23 12:50:18 156 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 processing 0 keys, 2 updates
2021-11-23 12:50:18 156 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 2
2021-11-23 12:50:18 156 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$510/0x0000000100627040@4eede0ae
2021-11-23 12:50:18 156 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100620440@21052138
2021-11-23 12:50:18 156 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Created SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:18 156 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:18 156 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-11-23 12:50:18 156 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 waiting with 1 keys
2021-11-23 12:50:18 156 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken up from select, 1/1/1 selected
2021-11-23 12:50:18 156 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 processing 1 keys, 0 updates
2021-11-23 12:50:18 156 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran Accept@4990900[java.nio.channels.SocketChannel[connected local=/10.233.70.203:9101 remote=/10.233.70.208:60718]] in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}]
2021-11-23 12:50:18 156 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.203:9101 remote=/10.233.70.208:60718], selector=sun.nio.ch.EPollSelectorImpl@5ee22a88, interestOps=1, readyOps=1 SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-23 12:50:18 156 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:18 156 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=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-11-23 12:50:18 156 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=0} tryExecute EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}][pc=0,pic=0,pec=7,epc=5300]@2021-11-23T12:50:18.156753Z
2021-11-23 12:50:18 157 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=0/1,p=0}@2b27e34f offer EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=0}][pc=0,pic=0,pec=7,epc=5300]@2021-11-23T12:50:18.157366Z
2021-11-23 12:50:18 157 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=0/1,p=1} startReservedThread p=1
2021-11-23 12:50:18 157 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue ReservedThreadExecutor@282c4da0{s=0/1,p=1}@66d3ed3d startThread=0
2021-11-23 12:50:18 157 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=0/1,p=1}@2b27e34f task=EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=1}][pc=0,pic=0,pec=7,epc=5300]@2021-11-23T12:50:18.157547Z
2021-11-23 12:50:18 157 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@282c4da0{s=0/1,p=1}@66d3ed3d in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=1}]
2021-11-23 12:50:18 157 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=1}][pc=0,pic=0,pec=7,epc=5300]@2021-11-23T12:50:18.157497Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=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-11-23 12:50:18 157 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=1}@66d3ed3d started
2021-11-23 12:50:18 157 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}][pc=0,pic=0,pec=7,epc=5301]@2021-11-23T12:50:18.157643Z tryProduce true
2021-11-23 12:50:18 157 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=0}@66d3ed3d waiting
2021-11-23 12:50:18 157 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 0
2021-11-23 12:50:18 157 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@6e658026{SSLC.NBReadCB@43f18bd1{SslConnection@43f18bd1::SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-23 12:50:18 157 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0
2021-11-23 12:50:18 157 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >c.onFillable SslConnection@43f18bd1::SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:18 157 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:18 157 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 waiting with 1 keys
2021-11-23 12:50:18 157 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - onFillable SslConnection@43f18bd1::SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:18 157 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@4facf1ed{AC.ReadCB@7b4cd2c3{HttpConnection@7b4cd2c3::DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-11-23 12:50:18 158 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@7b4cd2c3::DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-11-23 12:50:18 158 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >fill SslConnection@43f18bd1::SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:18 158 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-11-23 12:50:18 158 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 261 HeapByteBuffer@70584a4f[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x038ce\xB0=\x05\xAf@E\xE4\x80\xD1\xA8....\xF9z\x02J\xC0\xD7G\xF6\xBa\xF0s\xE7\x92\x84\xA9\x9b\x07W\xAa\xA6YkL>>>\x8f\xF7\xD7\xF3\xCa\r\xF1W\xD1...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:18 158 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=261
2021-11-23 12:50:18 158 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill starting handshake SslConnection@43f18bd1::SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:18 159 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@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x01d\xE6\x0b...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x01d\xE6\x0b...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:18 159 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_TASK
2021-11-23 12:50:18 159 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_WRAP
2021-11-23 12:50:18 159 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >flush SslConnection@43f18bd1::SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@43f18bd1{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:18 159 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@6dfe76f1[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-23 12:50:18 159 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-23 12:50:18 159 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-11-23 12:50:18 160 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@43f18bd1{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:18 160 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-23 12:50:18 160 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@43f18bd1{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:18 160 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-23 12:50:18 160 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 6 HeapByteBuffer@70584a4f[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x038ce\xB0...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:18 160 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=6
2021-11-23 12:50:18 160 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@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x01d\xE6\x0b...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x01d\xE6\x0b...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:18 160 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-23 12:50:18 160 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 367 HeapByteBuffer@70584a4f[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x038ce\xB0=\x05\xAf@E\xE4\x80\xD1\xA8....M\x11h\x18\t\xCf\xAdl\xD3\x84\x9c|I\xE3\x95\x94\xDbS\xFa]\x88u\xB6>>>\xDb\x0b\xCf\xB41\xBaAK2...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:18 160 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=367
2021-11-23 12:50:18 160 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - unwrap net_filled=367 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=367,l=367,c=17408,r=0] unwrapBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x01d\xE6\x0b...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x01d\xE6\x0b...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:18 160 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_TASK
2021-11-23 12:50:18 164 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-23] invocationID:{InvocationID} - Chose alias holmes-rule-mgmt@holmes-rule-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@f486387
2021-11-23 12:50:18 166 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_WRAP
2021-11-23 12:50:18 167 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >flush SslConnection@43f18bd1::SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@43f18bd1{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:18 167 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@6dfe76f1[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-23 12:50:18 167 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-23 12:50:18 167 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false
2021-11-23 12:50:18 167 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@43f18bd1{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:18 167 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-23 12:50:18 167 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-23 12:50:18 167 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false
2021-11-23 12:50:18 167 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43f18bd1{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:18 167 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-23 12:50:18 167 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-23 12:50:18 167 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2686 sequenceNumber = 0 [p=0,l=2686,c=17408,r=2686] ioDone=false/false
2021-11-23 12:50:18 167 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - flushed 2686 SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43f18bd1{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:18 167 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-23 12:50:18 168 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@43f18bd1{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:18 168 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-23 12:50:18 168 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 0 HeapByteBuffer@70584a4f[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:18 168 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=0
2021-11-23 12:50:18 168 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@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x01d\xE6\x0b...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x01d\xE6\x0b...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:18 168 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@43f18bd1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:18 168 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >fill SslConnection@43f18bd1::SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43f18bd1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:18 168 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-23 12:50:18 168 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 0 HeapByteBuffer@70584a4f[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:18 168 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=0
2021-11-23 12:50:18 168 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@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x01d\xE6\x0b...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x01d\xE6\x0b...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:18 168 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@43f18bd1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:18 168 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@7b4cd2c3::DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=13/30000} filled 0 HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x01d\xE6\x0b...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:18 168 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@7b4cd2c3::DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x01d\xE6\x0b...\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-23 12:50:18 168 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x01d\xE6\x0b...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:18 168 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@7b4cd2c3::DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=START,0 of -1}
2021-11-23 12:50:18 168 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7b4cd2c3::DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=13/30000}
2021-11-23 12:50:18 168 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - fillInterested HttpConnection@7b4cd2c3::DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=13/30000}
2021-11-23 12:50:18 168 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@4facf1ed{AC.ReadCB@7b4cd2c3{HttpConnection@7b4cd2c3::DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-23 12:50:18 168 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@43f18bd1::SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43f18bd1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:18 168 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@43f18bd1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:18 169 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@6e658026{SSLC.NBReadCB@43f18bd1{SslConnection@43f18bd1::SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43f18bd1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-23 12:50:18 169 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@43f18bd1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:18 169 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100620440@21052138 on ManagedSelector@1a6dc5ea{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-23 12:50:18 169 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1a6dc5ea{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-23 12:50:18 169 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@7b4cd2c3::DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-11-23 12:50:18 169 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken with none selected
2021-11-23 12:50:18 169 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken up from select, 0/0/1 selected
2021-11-23 12:50:18 169 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 processing 0 keys, 1 updates
2021-11-23 12:50:18 169 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 1
2021-11-23 12:50:18 169 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100620440@21052138
2021-11-23 12:50:18 169 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@43f18bd1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:18 169 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=0}@746eeb86 size 1 > capacity
2021-11-23 12:50:18 169 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran ReservedThreadExecutor@282c4da0{s=1/1,p=0}@746eeb86 in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}]
2021-11-23 12:50:18 169 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@43f18bd1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:18 169 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0
2021-11-23 12:50:18 169 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 waiting with 1 keys
2021-11-23 12:50:18 169 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken up from select, 1/1/1 selected
2021-11-23 12:50:18 169 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 processing 1 keys, 0 updates
2021-11-23 12:50:18 169 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.203:9101 remote=/10.233.70.208:60718], selector=sun.nio.ch.EPollSelectorImpl@5ee22a88, interestOps=1, readyOps=1 SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@43f18bd1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-23 12:50:18 170 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@43f18bd1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:18 170 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@43f18bd1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=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-11-23 12:50:18 171 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=0} tryExecute EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}][pc=0,pic=0,pec=7,epc=5301]@2021-11-23T12:50:18.171887Z
2021-11-23 12:50:18 172 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=0/1,p=0}@66d3ed3d offer EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=0}][pc=0,pic=0,pec=7,epc=5301]@2021-11-23T12:50:18.172019Z
2021-11-23 12:50:18 172 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=0/1,p=1} startReservedThread p=1
2021-11-23 12:50:18 172 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue ReservedThreadExecutor@282c4da0{s=0/1,p=1}@759aa840 startThread=0
2021-11-23 12:50:18 172 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=1}][pc=0,pic=0,pec=7,epc=5301]@2021-11-23T12:50:18.172222Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@43f18bd1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=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-11-23 12:50:18 172 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=0/1,p=1}@66d3ed3d task=EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=1}][pc=0,pic=0,pec=7,epc=5302]@2021-11-23T12:50:18.172535Z
2021-11-23 12:50:18 172 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=1}][pc=0,pic=0,pec=7,epc=5302]@2021-11-23T12:50:18.172618Z tryProduce true
2021-11-23 12:50:18 172 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@6e658026{SSLC.NBReadCB@43f18bd1{SslConnection@43f18bd1::SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@43f18bd1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-23 12:50:18 172 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0
2021-11-23 12:50:18 172 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-11-23 12:50:18 172 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@282c4da0{s=0/1,p=1}@759aa840 in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=1}]
2021-11-23 12:50:18 172 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >c.onFillable SslConnection@43f18bd1::SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@43f18bd1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:18 172 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=1}@759aa840 started
2021-11-23 12:50:18 172 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@43f18bd1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:18 172 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 waiting with 1 keys
2021-11-23 12:50:18 172 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=0}@759aa840 waiting
2021-11-23 12:50:18 172 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - onFillable SslConnection@43f18bd1::SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@43f18bd1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:18 173 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@4facf1ed{AC.ReadCB@7b4cd2c3{HttpConnection@7b4cd2c3::DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=FI,flush=-,to=4/30000}}}
2021-11-23 12:50:18 173 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@7b4cd2c3::DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-11-23 12:50:18 173 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >fill SslConnection@43f18bd1::SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@43f18bd1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:18 173 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-23 12:50:18 173 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 230 HeapByteBuffer@70584a4f[p=0,l=230,c=17408,r=230]={<<<\x17\x03\x03\x005\xC7R|\x9f\x19\xB4?\x8d\xB2_8y\xE3\x8c~lc\xCf\xF0\x16...\x06H$\\\xFeh\x07\\\xA6\xCc\xA4\xDe\xBc\x9b\x82\xE5\x82DT\xC9\xD1\xB3\xA6>>>=\xAf\xDc\x96:\x9b\xFeg\x13...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:18 173 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=230
2021-11-23 12:50:18 174 DEBUG [jdk.event.security][dw-21] invocationID:{InvocationID} -  TLSHandshake: 10.233.70.208:60718, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-11-23 12:50:18 174 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=230 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=230,c=17408,r=172] unwrapBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x01d\xE6\x0b...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x01d\xE6\x0b...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:18 174 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - handshake succeeded SslConnection@43f18bd1::SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=172/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=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-11-23 12:50:18 174 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-11-23 12:50:18 174 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 0 HeapByteBuffer@70584a4f[p=58,l=230,c=17408,r=172]={\x17\x03\x03\x005\x14\x00\x00 ...\xB1\xF4rL\xBa\x05\xA5<<<\x17\x03\x03\x00\xA7\xC3\x8bPF\xAe\x82\x81\xFf\xA2\x81\xB9\x81\xDf\x19\x0cO\xF4M\xFbp...\x06H$\\\xFeh\x07\\\xA6\xCc\xA4\xDe\xBc\x9b\x82\xE5\x82DT\xC9\xD1\xB3\xA6>>>=\xAf\xDc\x96:\x9b\xFeg\x13...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:18 174 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=0
2021-11-23 12:50:18 174 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 172 bytesProduced = 150 encryptedBuffer=[p=230,l=230,c=17408,r=0] unwrapBuffer=HeapByteBuffer@36a7aaac[p=0,l=150,c=17408,r=150]={<<>>\xAc\x00_\xD1\xA4\xA5~\x938...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@36a7aaac[p=0,l=150,c=17408,r=150]={<<>>\xAc\x00_\xD1\xA4\xA5~\x938...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:18 175 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:18 175 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@7b4cd2c3::DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=6/30000} filled 150 HeapByteBuffer@36a7aaac[p=0,l=150,c=17408,r=150]={<<>>\xAc\x00_\xD1\xA4\xA5~\x938...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:18 175 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@7b4cd2c3::DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@36a7aaac[p=0,l=150,c=17408,r=150]={<<>>\xAc\x00_\xD1\xA4\xA5~\x938...\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-23 12:50:18 175 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@36a7aaac[p=0,l=150,c=17408,r=150]={<<>>\xAc\x00_\xD1\xA4\xA5~\x938...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:18 175 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - START --> SPACE1
2021-11-23 12:50:18 175 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - SPACE1 --> URI
2021-11-23 12:50:18 175 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - URI --> SPACE2
2021-11-23 12:50:18 175 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-11-23 12:50:18 175 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-11-23 12:50:18 175 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-11-23 12:50:18 175 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-11-23 12:50:18 175 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-11-23 12:50:18 175 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-11-23 12:50:18 175 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-11-23 12:50:18 175 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-11-23 12:50:18 175 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-11-23 12:50:18 175 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-11-23 12:50:18 175 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-11-23 12:50:18 175 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-11-23 12:50:18 175 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER --> CONTENT
2021-11-23 12:50:18 175 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - REQUEST for //10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
GET //10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.70.203:9101
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-11-23 12:50:18 175 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@7b4cd2c3::DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=7/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-11-23 12:50:18 176 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7b4cd2c3::DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=7/30000}
2021-11-23 12:50:18 176 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - handle //10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1} 
2021-11-23 12:50:18 176 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - handling HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-11-23 12:50:18 176 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1}
2021-11-23 12:50:18 176 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-21] invocationID:{InvocationID} - Host 10.233.70.203 with SNI null
2021-11-23 12:50:18 176 DEBUG [org.eclipse.jetty.server.Server][dw-21] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1}
2021-11-23 12:50:18 176 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-21] invocationID:{InvocationID} - GzipHandler@5ba1b62e{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck)@438c9a4c in null
2021-11-23 12:50:18 176 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-21] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@2dfe5525{/,null,AVAILABLE}
2021-11-23 12:50:18 176 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-21] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@2dfe5525{/,null,AVAILABLE}
2021-11-23 12:50:18 176 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-1e2445f6@6c87e0c5==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-11-23 12:50:18 176 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21] invocationID:{InvocationID} - chain=customFilter@3a788fe0==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-7741ae1b@7741ae1b==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-124eb83d@124eb83d==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-1e2445f6@6c87e0c5==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-11-23 12:50:18 177 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21] invocationID:{InvocationID} - call filter customFilter@3a788fe0==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-11-23 12:50:18 177 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-21] invocationID:{InvocationID} - Entering.
2021-11-23 12:50:18 177 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-21] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-11-23 12:50:18 177 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-21] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 2c98ad89-efd9-473b-9ac7-1130ad7caffc
2021-11-23 12:50:18 177 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-21] invocationID:{InvocationID} - Invoking synchronously ... 
2021-11-23 12:50:18 177 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-7741ae1b@7741ae1b==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-11-23 12:50:18 177 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-124eb83d@124eb83d==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-11-23 12:50:18 177 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-1e2445f6@6c87e0c5==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-11-23 12:50:18 178 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@5ba1b62e{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck)@438c9a4c
2021-11-23 12:50:18 178 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@71c045f6 exclude no deflater
2021-11-23 12:50:18 178 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@2873e742[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@88b92a4{null}
2021-11-23 12:50:18 178 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
200 OK HTTP/1.1
Connection: close
Date: Tue, 23 Nov 2021 12:50:18 GMT
X-TransactionID: 2c98ad89-efd9-473b-9ac7-1130ad7caffc
X-InvocationID: f00c235f-0c83-40f8-9be5-a6b6c97f114c
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-11-23 12:50:18 178 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@2ff23703[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5c6e28fe] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-11-23 12:50:18 179 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@2873e742[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-11-23 12:50:18 179 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Tue, 23 Nov 2021 12:50:18 GMT
X-TransactionID: 2c98ad89-efd9-473b-9ac7-1130ad7caffc
X-InvocationID: f00c235f-0c83-40f8-9be5-a6b6c97f114c
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-11-23 12:50:18 179 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-11-23 12:50:18 179 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@2ff23703[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5c6e28fe] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-11-23 12:50:18 179 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@6b909dc6{IDLE}->null [HeapByteBuffer@3246630f[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@2873e742[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-11-23 12:50:18 179 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@6b909dc6{WRITING}->null:IDLE-->WRITING
2021-11-23 12:50:18 179 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@43f18bd1::SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=W,to=10/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@526beba9{s=COMPLETING}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-11-23 12:50:18 179 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@3246630f[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-11-23 12:50:18 179 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@2873e742[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-11-23 12:50:18 179 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-11-23 12:50:18 179 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-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-11-23 12:50:18 179 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=W,to=11/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@526beba9{s=COMPLETING}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-11-23 12:50:18 179 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-23 12:50:18 180 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=W,to=11/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@526beba9{s=COMPLETING}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-11-23 12:50:18 180 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@6b909dc6{WRITING}->null
2021-11-23 12:50:18 180 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@6b909dc6{IDLE}->null:WRITING-->IDLE
2021-11-23 12:50:18 180 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@2ff23703[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5c6e28fe] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-11-23 12:50:18 180 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@2ff23703[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5c6e28fe] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-11-23 12:50:18 180 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=11/30000}
2021-11-23 12:50:18 180 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@43f18bd1::SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUTTING,fill=-,flush=-,to=11/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@526beba9{s=END}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5} oshut=false, ishut=false
2021-11-23 12:50:18 180 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@43f18bd1::SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43f18bd1{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUTTING,fill=-,flush=-,to=11/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@526beba9{s=END}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-11-23 12:50:18 180 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@6dfe76f1[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-23 12:50:18 180 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-23 12:50:18 180 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-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-11-23 12:50:18 181 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@43f18bd1{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUTTING,fill=-,flush=-,to=12/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@526beba9{s=END}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2021-11-23 12:50:18 181 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-23 12:50:18 181 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43f18bd1{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUTTING,fill=-,flush=-,to=12/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@526beba9{s=END}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2021-11-23 12:50:18 181 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@43f18bd1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUTTING,fill=-,flush=-,to=12/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@526beba9{s=END}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2021-11-23 12:50:18 181 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@43f18bd1::SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43f18bd1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUTTING,fill=-,flush=-,to=12/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@526beba9{s=END}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2021-11-23 12:50:18 181 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@6e658026{SSLC.NBReadCB@43f18bd1{SslConnection@43f18bd1::SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43f18bd1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUTTING,fill=-,flush=-,to=12/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@526beba9{s=END}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}}}
2021-11-23 12:50:18 181 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@43f18bd1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUTTING,fill=-,flush=-,to=12/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@526beba9{s=END}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2021-11-23 12:50:18 181 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100620440@21052138 on ManagedSelector@1a6dc5ea{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-23 12:50:18 181 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1a6dc5ea{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-23 12:50:18 181 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken with none selected
2021-11-23 12:50:18 181 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken up from select, 0/0/1 selected
2021-11-23 12:50:18 181 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 processing 0 keys, 1 updates
2021-11-23 12:50:18 181 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1
2021-11-23 12:50:18 181 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100620440@21052138
2021-11-23 12:50:18 181 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=ea361d07-b754-4006-92cc-67c208d16fec, referenceCounter=0, store size=0} on thread dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck
2021-11-23 12:50:18 181 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-21] invocationID:{InvocationID} - Exiting.
2021-11-23 12:50:18 182 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@43f18bd1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUT,fill=-,flush=-,to=13/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@526beba9{s=END}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2021-11-23 12:50:18 182 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-11-23 12:50:18 182 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 waiting with 1 keys
2021-11-23 12:50:18 182 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken up from select, 1/1/1 selected
2021-11-23 12:50:18 182 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 processing 1 keys, 0 updates
2021-11-23 12:50:18 182 DEBUG [org.eclipse.jetty.server.Server][dw-21] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2021-11-23 12:50:18 182 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - unhandle HttpChannelState@72cffbd1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-11-23 12:50:18 182 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@72cffbd1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-23 12:50:18 182 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2021-11-23 12:50:18 182 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.70.203:9101 remote=/10.233.70.208:60718], selector=sun.nio.ch.EPollSelectorImpl@5ee22a88, interestOps=1, readyOps=1 SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@43f18bd1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUT,fill=-,flush=-,to=13/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@526beba9{s=END}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7} 
2021-11-23 12:50:18 182 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - completed HttpChannelState@72cffbd1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-23 12:50:18 182 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - unhandle HttpChannelState@72cffbd1{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-23 12:50:18 182 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@72cffbd1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-23 12:50:18 182 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2021-11-23 12:50:18 182 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/healthcheck written=4
2021-11-23 12:50:18 182 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@43f18bd1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUT,fill=-,flush=-,to=13/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@526beba9{s=END}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2021-11-23 12:50:18 182 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - recycle HttpChannelState@72cffbd1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-23 12:50:18 182 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-11-23 12:50:18 182 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - CONTENT --> CLOSE
10.233.70.208 - - [23/Nov/2021:12:50:18 +0000] "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 7
2021-11-23 12:50:18 182 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=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-11-23 12:50:18 183 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@43f18bd1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUT,fill=-,flush=-,to=13/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@526beba9{s=END}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=7}:runFillable:BLOCKING
2021-11-23 12:50:18 183 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >fill SslConnection@43f18bd1::SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@43f18bd1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUT,fill=-,flush=-,to=14/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=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-11-23 12:50:18 183 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=0} tryExecute EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}][pc=0,pic=0,pec=7,epc=5302]@2021-11-23T12:50:18.183112Z
2021-11-23 12:50:18 183 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-23 12:50:18 183 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 24 HeapByteBuffer@70584a4f[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\xDbd\x1bzE\xBb\xB5u\x11Ln>\xC6\xB8\x8c\xCc\xC4\x93.>>>\x95\xC3\xD3l\xA8\x0eY56...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:18 183 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=0/1,p=0}@759aa840 offer EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=0}][pc=0,pic=0,pec=7,epc=5302]@2021-11-23T12:50:18.183203Z
2021-11-23 12:50:18 183 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=24
2021-11-23 12:50:18 183 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=0/1,p=1} startReservedThread p=1
2021-11-23 12:50:18 183 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue ReservedThreadExecutor@282c4da0{s=0/1,p=1}@57d92412 startThread=0
2021-11-23 12:50:18 183 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=24 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 24 bytesProduced = 0 encryptedBuffer=[p=24,l=24,c=17408,r=0] unwrapBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xDc\xA2\x9e\xCc...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xDc\xA2\x9e\xCc...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:18 183 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=0/1,p=1}@759aa840 task=EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=1}][pc=0,pic=0,pec=7,epc=5302]@2021-11-23T12:50:18.183369Z
2021-11-23 12:50:18 183 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run ReservedThreadExecutor@282c4da0{s=0/1,p=1}@57d92412 in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=1}]
2021-11-23 12:50:18 183 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=1}@57d92412 started
2021-11-23 12:50:18 183 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=0}@57d92412 waiting
2021-11-23 12:50:18 183 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}][pc=0,pic=0,pec=7,epc=5302]@2021-11-23T12:50:18.183483Z tryProduce true
2021-11-23 12:50:18 183 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0
2021-11-23 12:50:18 183 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-11-23 12:50:18 183 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUT,fill=-,flush=-,to=14/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=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-11-23 12:50:18 183 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=1}][pc=0,pic=0,pec=7,epc=5302]@2021-11-23T12:50:18.183444Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUT,fill=-,flush=-,to=14/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=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-11-23 12:50:18 183 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-11-23 12:50:18 183 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUT,fill=-,flush=-,to=14/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=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-11-23 12:50:18 183 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 waiting with 1 keys
2021-11-23 12:50:18 183 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@7b4cd2c3::DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUT,fill=-,flush=-,to=14/30000} filled -1 HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xDc\xA2\x9e\xCc...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:18 183 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUT,fill=-,flush=-,to=14/30000}
2021-11-23 12:50:18 183 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close(null) DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUT,fill=-,flush=-,to=15/30000}
2021-11-23 12:50:18 183 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@6e658026{SSLC.NBReadCB@43f18bd1{SslConnection@43f18bd1::SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUT,fill=-,flush=-,to=14/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=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-11-23 12:50:18 183 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - shutdownOutput: SslConnection@43f18bd1::SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=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-11-23 12:50:18 183 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >c.onFillable SslConnection@43f18bd1::SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=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-11-23 12:50:18 183 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,CLOSED,fill=-,flush=-,to=15/30000}
2021-11-23 12:50:18 184 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,CLOSED,fill=-,flush=-,to=15/30000}
2021-11-23 12:50:18 184 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - ensureFillInterested SslConnection@43f18bd1::SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=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-11-23 12:50:18 184 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillable SslConnection@43f18bd1::SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=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-11-23 12:50:18 184 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@6e658026{SSLC.NBReadCB@43f18bd1{SslConnection@43f18bd1::SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=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-11-23 12:50:18 184 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@4facf1ed{null}
2021-11-23 12:50:18 184 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - FillInterest@4facf1ed{null} lost race null
2021-11-23 12:50:18 184 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=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-11-23 12:50:18 184 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=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-11-23 12:50:18 184 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100620440@21052138 on ManagedSelector@1a6dc5ea{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-23 12:50:18 184 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=0}@66d3ed3d size 1 > capacity
2021-11-23 12:50:18 184 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1a6dc5ea{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-23 12:50:18 184 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken with none selected
2021-11-23 12:50:18 184 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran ReservedThreadExecutor@282c4da0{s=1/1,p=0}@66d3ed3d in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}]
2021-11-23 12:50:18 184 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken up from select, 0/0/1 selected
2021-11-23 12:50:18 184 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 processing 0 keys, 1 updates
2021-11-23 12:50:18 184 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1
2021-11-23 12:50:18 184 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100620440@21052138
2021-11-23 12:50:18 184 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=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-11-23 12:50:18 184 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=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-11-23 12:50:18 184 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-11-23 12:50:18 184 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 waiting with 1 keys
2021-11-23 12:50:18 184 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken up from select, 1/1/1 selected
2021-11-23 12:50:18 184 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 processing 1 keys, 0 updates
2021-11-23 12:50:18 184 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=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-11-23 12:50:18 184 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.70.203:9101 remote=/10.233.70.208:60718], selector=sun.nio.ch.EPollSelectorImpl@5ee22a88, interestOps=1, readyOps=1 SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=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-11-23 12:50:18 184 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - doClose SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=/10.233.70.203:9101,r=/10.233.70.208:60718,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=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-11-23 12:50:18 184 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@119a888d{l=/10.233.70.203:9101,r=/10.233.70.208:60718,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=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-11-23 12:50:18 184 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - onClose FillInterest@6e658026{SSLC.NBReadCB@43f18bd1{SslConnection@43f18bd1::SocketChannelEndPoint@119a888d{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=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-11-23 12:50:18 185 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - onFillableFail SslConnection@43f18bd1::SocketChannelEndPoint@119a888d{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=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-11-23 12:50:18 185 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@119a888d{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=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-11-23 12:50:18 185 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=0} tryExecute EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}][pc=0,pic=0,pec=7,epc=5303]@2021-11-23T12:50:18.185168Z
2021-11-23 12:50:18 185 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - onFail FillInterest@4facf1ed{null}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:150)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:355)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:227)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1366)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:254)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:255)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-23 12:50:18 185 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=0/1,p=0}@57d92412 offer EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=0}][pc=0,pic=0,pec=7,epc=5303]@2021-11-23T12:50:18.185271Z
2021-11-23 12:50:18 185 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=0/1,p=1} startReservedThread p=1
2021-11-23 12:50:18 185 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@282c4da0{s=0/1,p=1}@581f4baf startThread=0
2021-11-23 12:50:18 185 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Wakeup ManagedSelector@1a6dc5ea{STARTED} id=0 keys=1 selected=1 updates=0
2021-11-23 12:50:18 185 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3fda2ca2 startThread=0
2021-11-23 12:50:18 185 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - onClose FillInterest@4facf1ed{null}
2021-11-23 12:50:18 185 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=0/1,p=1}@57d92412 task=EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=1}][pc=0,pic=0,pec=7,epc=5303]@2021-11-23T12:50:18.185572Z
2021-11-23 12:50:18 185 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@7b4cd2c3::DecryptedEndPoint@37d4cbe5{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000} parse HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xDc\xA2\x9e\xCc...\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-23 12:50:18 185 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xDc\xA2\x9e\xCc...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:18 185 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-11-23 12:50:18 185 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@7b4cd2c3::DecryptedEndPoint@37d4cbe5{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-23 12:50:18 185 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=1}][pc=0,pic=0,pec=7,epc=5303]@2021-11-23T12:50:18.18564Z tryProduce true
2021-11-23 12:50:18 185 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7b4cd2c3::DecryptedEndPoint@37d4cbe5{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000}
2021-11-23 12:50:18 185 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 0
2021-11-23 12:50:18 185 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2021-11-23 12:50:18 185 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@37d4cbe5{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000}
2021-11-23 12:50:18 185 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@7b4cd2c3::DecryptedEndPoint@37d4cbe5{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000} onFillable exit HttpChannelState@72cffbd1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-11-23 12:50:18 185 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=1}][pc=0,pic=0,pec=7,epc=5303]@2021-11-23T12:50:18.185469Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@119a888d{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=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-11-23 12:50:18 185 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@6e658026{null}
2021-11-23 12:50:18 185 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - FillInterest@6e658026{null} lost race null
2021-11-23 12:50:18 185 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Ignoring key update for cancelled key SocketChannelEndPoint@119a888d{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=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-11-23 12:50:18 185 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=1}@759aa840 waiting
2021-11-23 12:50:18 185 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=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-11-23 12:50:18 185 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=1}@2b27e34f size 1 > capacity
2021-11-23 12:50:18 185 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close SocketChannelEndPoint@119a888d{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=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-11-23 12:50:18 185 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran ReservedThreadExecutor@282c4da0{s=1/1,p=1}@2b27e34f in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=1}]
2021-11-23 12:50:18 185 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run ReservedThreadExecutor@282c4da0{s=1/1,p=1}@581f4baf in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=1}]
2021-11-23 12:50:18 185 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=1}@581f4baf size 1 > capacity
2021-11-23 12:50:18 186 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran ReservedThreadExecutor@282c4da0{s=1/1,p=0}@581f4baf in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}]
2021-11-23 12:50:18 186 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@119a888d{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=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-11-23 12:50:18 186 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 waiting with 1 keys
2021-11-23 12:50:18 186 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3fda2ca2 in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}]
2021-11-23 12:50:18 186 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@119a888d{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=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-11-23 12:50:18 186 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onClose HttpConnection@7b4cd2c3::DecryptedEndPoint@37d4cbe5{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=17/30000}
2021-11-23 12:50:18 187 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onClose SslConnection@43f18bd1::SocketChannelEndPoint@119a888d{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@43f18bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d4cbe5{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@7b4cd2c3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@526beba9{s=START}]=>HttpChannelOverHttp@7b99c1ad{s=HttpChannelState@72cffbd1{s=IDLE rs=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-11-23 12:50:18 187 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3fda2ca2 in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}]
2021-11-23 12:50:22 526 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@df7d1d4-RuleActiveApp@2a99ca99{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@5b747199[java.nio.channels.SocketChannel[connected local=/10.233.70.203:9101 remote=/10.233.70.208:60750]] on ManagedSelector@1a6dc5ea{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-23 12:50:22 526 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@df7d1d4-RuleActiveApp@2a99ca99{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1a6dc5ea{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-23 12:50:22 526 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken with none selected
2021-11-23 12:50:22 526 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken up from select, 0/0/0 selected
2021-11-23 12:50:22 526 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 processing 0 keys, 1 updates
2021-11-23 12:50:22 526 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1
2021-11-23 12:50:22 526 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update Accept@5b747199[java.nio.channels.SocketChannel[connected local=/10.233.70.203:9101 remote=/10.233.70.208:60750]]
2021-11-23 12:50:22 527 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue Accept@5b747199[java.nio.channels.SocketChannel[connected local=/10.233.70.203:9101 remote=/10.233.70.208:60750]] startThread=0
2021-11-23 12:50:22 527 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2021-11-23 12:50:22 527 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 waiting with 1 keys
2021-11-23 12:50:22 527 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run Accept@5b747199[java.nio.channels.SocketChannel[connected local=/10.233.70.203:9101 remote=/10.233.70.208:60750]] in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}]
2021-11-23 12:50:22 527 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-23] invocationID:{InvocationID} - SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-23 12:50:22 527 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-23] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@2baa253a
2021-11-23 12:50:22 527 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - new HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=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@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2ca43caa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-11-23 12:50:22 528 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - New HTTP Connection HttpConnection@e144455::DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=0/30000}
2021-11-23 12:50:22 528 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$510/0x0000000100627040@67d31240 on ManagedSelector@1a6dc5ea{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-23 12:50:22 528 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@e144455[p=HttpParser{s=START,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:22 528 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onOpen SslConnection@6a1f337c::SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@e144455[p=HttpParser{s=START,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:22 528 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onOpen HttpConnection@e144455::DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=1/30000}
2021-11-23 12:50:22 528 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - fillInterested HttpConnection@e144455::DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=1/30000}
2021-11-23 12:50:22 528 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@5b1563f4{AC.ReadCB@e144455{HttpConnection@e144455::DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-23 12:50:22 529 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@6a1f337c::SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@e144455[p=HttpParser{s=START,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:22 529 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@e144455[p=HttpParser{s=START,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:22 529 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@24ab2bc4{SSLC.NBReadCB@6a1f337c{SslConnection@6a1f337c::SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@e144455[p=HttpParser{s=START,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-23 12:50:22 529 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@e144455[p=HttpParser{s=START,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:22 529 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100620440@373c78fe on ManagedSelector@1a6dc5ea{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-23 12:50:22 529 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1a6dc5ea{STARTED} id=0 keys=1 selected=0 updates=2
2021-11-23 12:50:22 529 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken with none selected
2021-11-23 12:50:22 529 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken up from select, 0/0/1 selected
2021-11-23 12:50:22 529 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 processing 0 keys, 2 updates
2021-11-23 12:50:22 529 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 2
2021-11-23 12:50:22 529 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Created SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@e144455[p=HttpParser{s=START,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:22 530 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$510/0x0000000100627040@67d31240
2021-11-23 12:50:22 530 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100620440@373c78fe
2021-11-23 12:50:22 530 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran Accept@5b747199[java.nio.channels.SocketChannel[connected local=/10.233.70.203:9101 remote=/10.233.70.208:60750]] in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}]
2021-11-23 12:50:22 530 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@e144455[p=HttpParser{s=START,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:22 530 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2021-11-23 12:50:22 530 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 waiting with 1 keys
2021-11-23 12:50:22 530 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken up from select, 1/1/1 selected
2021-11-23 12:50:22 530 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 processing 1 keys, 0 updates
2021-11-23 12:50:22 530 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.203:9101 remote=/10.233.70.208:60750], selector=sun.nio.ch.EPollSelectorImpl@5ee22a88, interestOps=1, readyOps=1 SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@e144455[p=HttpParser{s=START,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-23 12:50:22 530 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@e144455[p=HttpParser{s=START,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:22 531 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@e144455[p=HttpParser{s=START,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=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-11-23 12:50:22 531 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=0} tryExecute EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}][pc=0,pic=0,pec=7,epc=5304]@2021-11-23T12:50:22.531164Z
2021-11-23 12:50:22 531 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=0/1,p=0}@759aa840 offer EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=0}][pc=0,pic=0,pec=7,epc=5304]@2021-11-23T12:50:22.531307Z
2021-11-23 12:50:22 531 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=0/1,p=1} startReservedThread p=1
2021-11-23 12:50:22 531 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue ReservedThreadExecutor@282c4da0{s=0/1,p=1}@7a975f68 startThread=0
2021-11-23 12:50:22 531 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@282c4da0{s=0/1,p=1}@7a975f68 in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=1}]
2021-11-23 12:50:22 531 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=1}@7a975f68 started
2021-11-23 12:50:22 531 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=0}@7a975f68 waiting
2021-11-23 12:50:22 531 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=0/1,p=1}@759aa840 task=EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}][pc=0,pic=0,pec=7,epc=5304]@2021-11-23T12:50:22.531679Z
2021-11-23 12:50:22 531 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}][pc=0,pic=0,pec=7,epc=5304]@2021-11-23T12:50:22.531764Z tryProduce true
2021-11-23 12:50:22 531 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=1}][pc=0,pic=0,pec=7,epc=5304]@2021-11-23T12:50:22.53159Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@e144455[p=HttpParser{s=START,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=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-11-23 12:50:22 531 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0
2021-11-23 12:50:22 531 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-11-23 12:50:22 531 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@e144455[p=HttpParser{s=START,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:22 531 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 waiting with 1 keys
2021-11-23 12:50:22 531 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@24ab2bc4{SSLC.NBReadCB@6a1f337c{SslConnection@6a1f337c::SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@e144455[p=HttpParser{s=START,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-23 12:50:22 532 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >c.onFillable SslConnection@6a1f337c::SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@e144455[p=HttpParser{s=START,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:22 532 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillable SslConnection@6a1f337c::SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@e144455[p=HttpParser{s=START,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:22 532 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@5b1563f4{AC.ReadCB@e144455{HttpConnection@e144455::DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-11-23 12:50:22 532 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@e144455::DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@2ca43caa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-11-23 12:50:22 532 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@6a1f337c::SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@e144455[p=HttpParser{s=START,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:22 532 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-11-23 12:50:22 532 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 261 HeapByteBuffer@70584a4f[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xF6m\xC2\xDc\xA2\xD18\x93:\xAe\xB19^\x03...\x04\xD9\xA5L\xDa\xF4\xAa\xFa\x8aKm\xB8\xDc\xA9\xCd\xEf\xE1\xC1\x87\xFeE\xA9T>>>\x10\x16\xDc\xAb+\x93tJ|...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:22 532 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=261
2021-11-23 12:50:22 533 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill starting handshake SslConnection@6a1f337c::SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@e144455[p=HttpParser{s=START,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:22 534 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xDc\xA2\x9e\xCc...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xDc\xA2\x9e\xCc...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:22 534 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_TASK
2021-11-23 12:50:22 534 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_WRAP
2021-11-23 12:50:22 534 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >flush SslConnection@6a1f337c::SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a1f337c{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@e144455[p=HttpParser{s=START,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:22 534 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@6dfe76f1[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-23 12:50:22 534 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-23 12:50:22 534 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false
2021-11-23 12:50:22 535 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a1f337c{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@e144455[p=HttpParser{s=START,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:22 535 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-23 12:50:22 535 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@6a1f337c{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@e144455[p=HttpParser{s=START,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:22 535 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-23 12:50:22 535 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 373 HeapByteBuffer@70584a4f[p=0,l=373,c=17408,r=373]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xF6m\xC2\xDc\xA2\xD18\x93...\xCa\n\xB6C\xA0\xE3'\xAe\x1d\x16\xCb\xDbc\x18\xF4r\xD2\xF9\x05B0D\xC5>>>AK2G\x1b\xF9\xB1K\xE5...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:22 535 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=373
2021-11-23 12:50:22 535 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=373 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=373,c=17408,r=367] unwrapBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xDc\xA2\x9e\xCc...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xDc\xA2\x9e\xCc...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:22 535 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-23 12:50:22 535 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@70584a4f[p=6,l=373,c=17408,r=367]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xF6m\xC2\xDc\xA2\xD18\x93:\xAe\xB19^\x03...\xCa\n\xB6C\xA0\xE3'\xAe\x1d\x16\xCb\xDbc\x18\xF4r\xD2\xF9\x05B0D\xC5>>>AK2G\x1b\xF9\xB1K\xE5...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:22 535 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0
2021-11-23 12:50:22 535 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=373,l=373,c=17408,r=0] unwrapBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xDc\xA2\x9e\xCc...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xDc\xA2\x9e\xCc...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:22 535 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_TASK
2021-11-23 12:50:22 539 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-24] invocationID:{InvocationID} - Chose alias holmes-rule-mgmt@holmes-rule-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@2baa253a
2021-11-23 12:50:22 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_WRAP
2021-11-23 12:50:22 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >flush SslConnection@6a1f337c::SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a1f337c{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@e144455[p=HttpParser{s=START,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:22 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@6dfe76f1[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-23 12:50:22 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-23 12:50:22 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false
2021-11-23 12:50:22 543 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a1f337c{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@e144455[p=HttpParser{s=START,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:22 543 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-23 12:50:22 543 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-23 12:50:22 543 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false
2021-11-23 12:50:22 543 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a1f337c{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@e144455[p=HttpParser{s=START,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:22 543 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-23 12:50:22 543 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-23 12:50:22 543 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2686 sequenceNumber = 0 [p=0,l=2686,c=17408,r=2686] ioDone=false/false
2021-11-23 12:50:22 543 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 2686 SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a1f337c{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@e144455[p=HttpParser{s=START,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:22 544 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-23 12:50:22 544 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@6a1f337c{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@e144455[p=HttpParser{s=START,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:22 544 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-23 12:50:22 544 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@70584a4f[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:22 544 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0
2021-11-23 12:50:22 544 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xDc\xA2\x9e\xCc...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xDc\xA2\x9e\xCc...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:22 544 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@6a1f337c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@e144455[p=HttpParser{s=START,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:22 544 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@6a1f337c::SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a1f337c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@e144455[p=HttpParser{s=START,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:22 544 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-23 12:50:22 545 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 230 HeapByteBuffer@70584a4f[p=0,l=230,c=17408,r=230]={<<<\x17\x03\x03\x005\xE9\x8f\x10*h\xD5\xF7$/C\xE4\xFfR\xA1m\x80\xAd\xBdK@...\x15s\x8d\t\x8b<'\r\x88CP\xEf\x0f\xC7@\xC1ooC\x0e\xD4\xC2 >>>C\x13\x01r\xBc&D\x95(...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:22 545 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=230
2021-11-23 12:50:22 545 DEBUG [jdk.event.security][dw-24] invocationID:{InvocationID} -  TLSHandshake: 10.233.70.208:60750, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-11-23 12:50:22 545 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=230 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=230,c=17408,r=172] unwrapBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xDc\xA2\x9e\xCc...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xDc\xA2\x9e\xCc...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:22 545 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - handshake succeeded SslConnection@6a1f337c::SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=172/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@e144455[p=HttpParser{s=START,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=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-11-23 12:50:22 545 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-11-23 12:50:22 545 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@70584a4f[p=58,l=230,c=17408,r=172]={\x17\x03\x03\x005\x14\x00\x00 ...2*\r~\xA4\x9d\xEe<<<\x17\x03\x03\x00\xA7\xE9\x17\xEfd`\xC1\x05\xBd\xAd\xEe\xE5\xBax\x06\xB3\xCfC{\xB3-...\x15s\x8d\t\x8b<'\r\x88CP\xEf\x0f\xC7@\xC1ooC\x0e\xD4\xC2 >>>C\x13\x01r\xBc&D\x95(...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:22 546 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0
2021-11-23 12:50:22 546 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 172 bytesProduced = 150 encryptedBuffer=[p=230,l=230,c=17408,r=0] unwrapBuffer=HeapByteBuffer@36a7aaac[p=0,l=150,c=17408,r=150]={<<>>\xF8\xE6\xD7\xCc\xDe\xCb\x0b\x83\xB1...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@36a7aaac[p=0,l=150,c=17408,r=150]={<<>>\xF8\xE6\xD7\xCc\xDe\xCb\x0b\x83\xB1...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:22 546 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@e144455[p=HttpParser{s=START,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:22 546 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@e144455::DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=17/30000} filled 150 HeapByteBuffer@36a7aaac[p=0,l=150,c=17408,r=150]={<<>>\xF8\xE6\xD7\xCc\xDe\xCb\x0b\x83\xB1...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:22 546 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@e144455::DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=17/30000} parse HeapByteBuffer@36a7aaac[p=0,l=150,c=17408,r=150]={<<>>\xF8\xE6\xD7\xCc\xDe\xCb\x0b\x83\xB1...\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-23 12:50:22 546 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@36a7aaac[p=0,l=150,c=17408,r=150]={<<>>\xF8\xE6\xD7\xCc\xDe\xCb\x0b\x83\xB1...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:22 546 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - START --> SPACE1
2021-11-23 12:50:22 546 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - SPACE1 --> URI
2021-11-23 12:50:22 546 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - URI --> SPACE2
2021-11-23 12:50:22 546 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-11-23 12:50:22 546 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-11-23 12:50:22 546 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-11-23 12:50:22 546 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-11-23 12:50:22 546 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-11-23 12:50:22 546 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-11-23 12:50:22 546 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-11-23 12:50:22 546 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-11-23 12:50:22 546 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-11-23 12:50:22 546 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-11-23 12:50:22 546 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-11-23 12:50:22 546 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-11-23 12:50:22 546 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER --> CONTENT
2021-11-23 12:50:22 547 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - REQUEST for //10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
GET //10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.70.203:9101
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-11-23 12:50:22 547 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@e144455::DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=18/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-11-23 12:50:22 547 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@e144455::DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=18/30000}
2021-11-23 12:50:22 547 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - handle //10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} 
2021-11-23 12:50:22 547 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - handling HttpChannelState@2ca43caa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-11-23 12:50:22 547 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
2021-11-23 12:50:22 547 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-24] invocationID:{InvocationID} - Host 10.233.70.203 with SNI null
2021-11-23 12:50:22 547 DEBUG [org.eclipse.jetty.server.Server][dw-24] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
2021-11-23 12:50:22 547 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-24] invocationID:{InvocationID} - GzipHandler@5ba1b62e{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck)@4ccf11f1 in null
2021-11-23 12:50:22 547 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-24] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@2dfe5525{/,null,AVAILABLE}
2021-11-23 12:50:22 548 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-24] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@2dfe5525{/,null,AVAILABLE}
2021-11-23 12:50:22 548 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-1e2445f6@6c87e0c5==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-11-23 12:50:22 548 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - chain=customFilter@3a788fe0==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-7741ae1b@7741ae1b==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-124eb83d@124eb83d==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-1e2445f6@6c87e0c5==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-11-23 12:50:22 548 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - call filter customFilter@3a788fe0==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-11-23 12:50:22 548 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Entering.
2021-11-23 12:50:22 548 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-11-23 12:50:22 548 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: ac2e691f-dda1-441e-932e-e57d8c634045
2021-11-23 12:50:22 548 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Invoking synchronously ... 
2021-11-23 12:50:22 548 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-7741ae1b@7741ae1b==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-11-23 12:50:22 548 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-124eb83d@124eb83d==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-11-23 12:50:22 548 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-1e2445f6@6c87e0c5==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-11-23 12:50:22 550 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@5ba1b62e{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck)@4ccf11f1
2021-11-23 12:50:22 550 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@5866aebc exclude no deflater
2021-11-23 12:50:22 550 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@7fd72afe[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@3f7b5673{null}
2021-11-23 12:50:22 550 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
200 OK HTTP/1.1
Connection: close
Date: Tue, 23 Nov 2021 12:50:22 GMT
X-TransactionID: ac2e691f-dda1-441e-932e-e57d8c634045
X-InvocationID: 44764c3e-9a63-4f06-a48e-a7099aa94472
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-11-23 12:50:22 550 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@b8f98f4[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@66f1c477] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-11-23 12:50:22 550 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@7fd72afe[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-11-23 12:50:22 550 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Tue, 23 Nov 2021 12:50:22 GMT
X-TransactionID: ac2e691f-dda1-441e-932e-e57d8c634045
X-InvocationID: 44764c3e-9a63-4f06-a48e-a7099aa94472
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-11-23 12:50:22 550 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-11-23 12:50:22 550 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@b8f98f4[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@66f1c477] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-11-23 12:50:22 550 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@20b7928d{IDLE}->null [HeapByteBuffer@3246630f[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@7fd72afe[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-11-23 12:50:22 550 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@20b7928d{WRITING}->null:IDLE-->WRITING
2021-11-23 12:50:22 550 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@6a1f337c::SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=W,to=21/30000}=>HttpConnection@e144455[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@778fb7bc{s=COMPLETING}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-11-23 12:50:22 550 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@3246630f[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-11-23 12:50:22 550 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@7fd72afe[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-11-23 12:50:22 550 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-11-23 12:50:22 550 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-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-11-23 12:50:22 551 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=W,to=22/30000}=>HttpConnection@e144455[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@778fb7bc{s=COMPLETING}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-11-23 12:50:22 551 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-23 12:50:22 551 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=W,to=22/30000}=>HttpConnection@e144455[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@778fb7bc{s=COMPLETING}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-11-23 12:50:22 551 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@20b7928d{WRITING}->null
2021-11-23 12:50:22 551 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@20b7928d{IDLE}->null:WRITING-->IDLE
2021-11-23 12:50:22 551 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@b8f98f4[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@66f1c477] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-11-23 12:50:22 551 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@b8f98f4[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@66f1c477] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-11-23 12:50:22 551 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=23/30000}
2021-11-23 12:50:22 552 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@6a1f337c::SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUTTING,fill=-,flush=-,to=23/30000}=>HttpConnection@e144455[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@778fb7bc{s=END}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5} oshut=false, ishut=false
2021-11-23 12:50:22 552 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@6a1f337c::SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a1f337c{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUTTING,fill=-,flush=-,to=23/30000}=>HttpConnection@e144455[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@778fb7bc{s=END}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-11-23 12:50:22 552 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@6dfe76f1[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-23 12:50:22 552 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-23 12:50:22 552 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-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-11-23 12:50:22 552 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a1f337c{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUTTING,fill=-,flush=-,to=24/30000}=>HttpConnection@e144455[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@778fb7bc{s=END}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-11-23 12:50:22 552 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-23 12:50:22 553 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a1f337c{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUTTING,fill=-,flush=-,to=24/30000}=>HttpConnection@e144455[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@778fb7bc{s=END}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2021-11-23 12:50:22 553 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@6a1f337c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUTTING,fill=-,flush=-,to=24/30000}=>HttpConnection@e144455[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@778fb7bc{s=END}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2021-11-23 12:50:22 553 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@6a1f337c::SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a1f337c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUTTING,fill=-,flush=-,to=24/30000}=>HttpConnection@e144455[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@778fb7bc{s=END}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2021-11-23 12:50:22 553 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@24ab2bc4{SSLC.NBReadCB@6a1f337c{SslConnection@6a1f337c::SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a1f337c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUTTING,fill=-,flush=-,to=24/30000}=>HttpConnection@e144455[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@778fb7bc{s=END}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}}}
2021-11-23 12:50:22 553 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@6a1f337c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUTTING,fill=-,flush=-,to=24/30000}=>HttpConnection@e144455[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@778fb7bc{s=END}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2021-11-23 12:50:22 553 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100620440@373c78fe on ManagedSelector@1a6dc5ea{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-23 12:50:22 554 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1a6dc5ea{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-23 12:50:22 554 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken with none selected
2021-11-23 12:50:22 554 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken up from select, 0/0/1 selected
2021-11-23 12:50:22 554 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 processing 0 keys, 1 updates
2021-11-23 12:50:22 554 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1
2021-11-23 12:50:22 554 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100620440@373c78fe
2021-11-23 12:50:22 554 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=e3432d27-f2dc-4667-80e6-67d4d3137354, referenceCounter=0, store size=0} on thread dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck
2021-11-23 12:50:22 554 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Exiting.
2021-11-23 12:50:22 554 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@6a1f337c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUT,fill=-,flush=-,to=25/30000}=>HttpConnection@e144455[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@778fb7bc{s=END}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2021-11-23 12:50:22 554 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-11-23 12:50:22 554 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 waiting with 1 keys
2021-11-23 12:50:22 554 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken up from select, 1/1/1 selected
2021-11-23 12:50:22 554 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 processing 1 keys, 0 updates
2021-11-23 12:50:22 554 DEBUG [org.eclipse.jetty.server.Server][dw-24] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2021-11-23 12:50:22 554 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.70.203:9101 remote=/10.233.70.208:60750], selector=sun.nio.ch.EPollSelectorImpl@5ee22a88, interestOps=1, readyOps=1 SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@6a1f337c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUT,fill=-,flush=-,to=25/30000}=>HttpConnection@e144455[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@778fb7bc{s=END}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7} 
2021-11-23 12:50:22 554 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - unhandle HttpChannelState@2ca43caa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-11-23 12:50:22 554 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@2ca43caa{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-23 12:50:22 554 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2021-11-23 12:50:22 554 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@6a1f337c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUT,fill=-,flush=-,to=25/30000}=>HttpConnection@e144455[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@778fb7bc{s=END}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2021-11-23 12:50:22 554 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - completed HttpChannelState@2ca43caa{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-23 12:50:22 554 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - unhandle HttpChannelState@2ca43caa{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-23 12:50:22 554 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@2ca43caa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-23 12:50:22 554 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6a1f337c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUT,fill=-,flush=-,to=25/30000}=>HttpConnection@e144455[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@778fb7bc{s=END}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}:runFillable:BLOCKING
2021-11-23 12:50:22 555 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2021-11-23 12:50:22 555 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/healthcheck written=4
2021-11-23 12:50:22 555 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=0} tryExecute EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}][pc=0,pic=0,pec=7,epc=5305]@2021-11-23T12:50:22.555046Z
2021-11-23 12:50:22 555 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=0/1,p=0}@7a975f68 offer EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=0}][pc=0,pic=0,pec=7,epc=5305]@2021-11-23T12:50:22.555111Z
2021-11-23 12:50:22 555 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=0/1,p=1} startReservedThread p=1
2021-11-23 12:50:22 555 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - recycle HttpChannelState@2ca43caa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-23 12:50:22 555 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@282c4da0{s=0/1,p=1}@b89af91 startThread=0
2021-11-23 12:50:22 555 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-11-23 12:50:22 555 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-11-23 12:50:22 555 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=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-11-23 12:50:22 555 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=0/1,p=1}@7a975f68 task=EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=1}][pc=0,pic=0,pec=7,epc=5305]@2021-11-23T12:50:22.555332Z
2021-11-23 12:50:22 555 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=1}][pc=0,pic=0,pec=7,epc=5305]@2021-11-23T12:50:22.555276Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6a1f337c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUT,fill=-,flush=-,to=26/30000}=>HttpConnection@e144455[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=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-11-23 12:50:22 555 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=1}][pc=0,pic=0,pec=7,epc=5306]@2021-11-23T12:50:22.555411Z tryProduce true
2021-11-23 12:50:22 555 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0
2021-11-23 12:50:22 555 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@24ab2bc4{SSLC.NBReadCB@6a1f337c{SslConnection@6a1f337c::SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6a1f337c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUT,fill=-,flush=-,to=26/30000}=>HttpConnection@e144455[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=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-11-23 12:50:22 555 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@282c4da0{s=0/1,p=1}@b89af91 in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=1}]
2021-11-23 12:50:22 555 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@6a1f337c::SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6a1f337c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUT,fill=-,flush=-,to=26/30000}=>HttpConnection@e144455[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=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-11-23 12:50:22 555 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP
10.233.70.208 - - [23/Nov/2021:12:50:22 +0000] "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 8
2021-11-23 12:50:22 555 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >c.onFillable SslConnection@6a1f337c::SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6a1f337c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUT,fill=-,flush=-,to=26/30000}=>HttpConnection@e144455[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=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-11-23 12:50:22 555 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 24 HeapByteBuffer@70584a4f[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\x12\xE1\x9d\xBc;\xCd\xBe\x16\t\xB8@\xA7=\x9e\xFa\xF3\r\xC2X>>>G\xCf\xF4\x19\xFf\x88u\x1d\xBe...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:22 555 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=24
2021-11-23 12:50:22 555 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-11-23 12:50:22 555 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=1}@b89af91 started
2021-11-23 12:50:22 555 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@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x02K\xD9G...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x02K\xD9G...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:22 555 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=0}@b89af91 waiting
2021-11-23 12:50:22 555 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUT,fill=-,flush=-,to=26/30000}=>HttpConnection@e144455[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=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-11-23 12:50:22 555 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 waiting with 1 keys
2021-11-23 12:50:22 555 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUT,fill=-,flush=-,to=26/30000}=>HttpConnection@e144455[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=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-11-23 12:50:22 556 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-11-23 12:50:22 556 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@e144455::DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUT,fill=-,flush=-,to=27/30000} filled -1 HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x02K\xD9G...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:22 556 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUT,fill=-,flush=-,to=27/30000}
2021-11-23 12:50:22 556 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close(null) DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUT,fill=-,flush=-,to=27/30000}
2021-11-23 12:50:22 556 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillable SslConnection@6a1f337c::SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUT,fill=-,flush=-,to=27/30000}=>HttpConnection@e144455[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=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-11-23 12:50:22 556 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@5b1563f4{null}
2021-11-23 12:50:22 556 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - FillInterest@5b1563f4{null} lost race null
2021-11-23 12:50:22 556 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - shutdownOutput: SslConnection@6a1f337c::SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@e144455[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=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-11-23 12:50:22 556 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@e144455[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=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-11-23 12:50:22 556 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - ensureFillInterested SslConnection@6a1f337c::SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@e144455[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=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-11-23 12:50:22 556 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=0}@759aa840 size 1 > capacity
2021-11-23 12:50:22 556 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@24ab2bc4{SSLC.NBReadCB@6a1f337c{SslConnection@6a1f337c::SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@e144455[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=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-11-23 12:50:22 556 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@282c4da0{s=1/1,p=0}@759aa840 in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}]
2021-11-23 12:50:22 557 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@e144455[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=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-11-23 12:50:22 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100620440@373c78fe on ManagedSelector@1a6dc5ea{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-23 12:50:22 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1a6dc5ea{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-23 12:50:22 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken with none selected
2021-11-23 12:50:22 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken up from select, 0/0/1 selected
2021-11-23 12:50:22 557 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@e144455[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=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-11-23 12:50:22 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 processing 0 keys, 1 updates
2021-11-23 12:50:22 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1
2021-11-23 12:50:22 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100620440@373c78fe
2021-11-23 12:50:22 557 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@e144455[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=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-11-23 12:50:22 557 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@e144455[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=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-11-23 12:50:22 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-11-23 12:50:22 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 waiting with 1 keys
2021-11-23 12:50:22 557 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - doClose SocketChannelEndPoint@7b747cbd{l=/10.233.70.203:9101,r=/10.233.70.208:60750,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=/10.233.70.203:9101,r=/10.233.70.208:60750,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@e144455[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=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-11-23 12:50:22 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken up from select, 1/1/1 selected
2021-11-23 12:50:22 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 processing 1 keys, 0 updates
2021-11-23 12:50:22 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector loop ignoring invalid key for channel java.nio.channels.SocketChannel[closed]
2021-11-23 12:50:22 557 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - onClose FillInterest@24ab2bc4{SSLC.NBReadCB@6a1f337c{SslConnection@6a1f337c::SocketChannelEndPoint@7b747cbd{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@e144455[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=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-11-23 12:50:22 557 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close SocketChannelEndPoint@7b747cbd{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@e144455[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=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-11-23 12:50:22 558 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillableFail SslConnection@6a1f337c::SocketChannelEndPoint@7b747cbd{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@e144455[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=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-11-23 12:50:22 558 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@7b747cbd{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@e144455[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=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-11-23 12:50:22 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0
2021-11-23 12:50:22 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-11-23 12:50:22 558 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - onFail FillInterest@5b1563f4{null}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:150)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:355)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:227)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1366)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:254)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:255)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-23 12:50:22 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup ManagedSelector@1a6dc5ea{STARTED} id=0 keys=1 selected=1 updates=0
2021-11-23 12:50:22 558 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@451a8026 startThread=0
2021-11-23 12:50:22 558 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 1 on SocketChannelEndPoint@7b747cbd{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@e144455[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=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-11-23 12:50:22 558 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - onClose FillInterest@5b1563f4{null}
2021-11-23 12:50:22 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 waiting with 1 keys
2021-11-23 12:50:22 558 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@451a8026 in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}]
2021-11-23 12:50:22 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken with none selected
2021-11-23 12:50:22 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken up from select, 0/0/0 selected
2021-11-23 12:50:22 558 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@e144455::DecryptedEndPoint@746d2c17{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=29/30000} parse HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x02K\xD9G...\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-23 12:50:22 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 processing 0 keys, 0 updates
2021-11-23 12:50:22 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0
2021-11-23 12:50:22 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-11-23 12:50:22 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 waiting with 0 keys
2021-11-23 12:50:22 558 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x02K\xD9G...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:22 558 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-11-23 12:50:22 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@7b747cbd{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@e144455[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=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-11-23 12:50:22 558 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@e144455::DecryptedEndPoint@746d2c17{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=29/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-23 12:50:22 558 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@e144455::DecryptedEndPoint@746d2c17{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=29/30000}
2021-11-23 12:50:22 558 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - onClose HttpConnection@e144455::DecryptedEndPoint@746d2c17{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=29/30000}
2021-11-23 12:50:22 558 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@746d2c17{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=29/30000}
2021-11-23 12:50:22 558 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@e144455::DecryptedEndPoint@746d2c17{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=29/30000} onFillable exit HttpChannelState@2ca43caa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-11-23 12:50:22 558 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - onClose SslConnection@6a1f337c::SocketChannelEndPoint@7b747cbd{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@e144455[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=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-11-23 12:50:22 558 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@6a1f337c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@746d2c17{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@e144455[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@778fb7bc{s=START}]=>HttpChannelOverHttp@55e7892e{s=HttpChannelState@2ca43caa{s=IDLE rs=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-11-23 12:50:22 558 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=0}@57d92412 size 1 > capacity
2021-11-23 12:50:22 558 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@451a8026 in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}]
2021-11-23 12:50:22 559 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran ReservedThreadExecutor@282c4da0{s=1/1,p=0}@57d92412 in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}]
2021-11-23 12:50:26 722 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@6da18a55] obtained in 0 millis
2021-11-23 12:50:26 723 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@3a149a84, maxRows=0, fetchSize=0, flags=16
2021-11-23 12:50:26 724 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Bind(stmt=S_1,portal=null)
2021-11-23 12:50:26 724 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=0)
2021-11-23 12:50:26 724 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Sync
2021-11-23 12:50:26 725 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE BindComplete [unnamed]
2021-11-23 12:50:26 725 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE DataRow(len=51)
2021-11-23 12:50:26 725 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE CommandStatus(SELECT 1)
2021-11-23 12:50:26 725 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2021-11-23 12:50:26 725 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.getAllEntities */ SELECT * FROM ENGINE_ENTITY] took 2 millis
2021-11-23 12:50:26 725 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getString columnIndex: 2
2021-11-23 12:50:26 725 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getInt columnIndex: 3
2021-11-23 12:50:26 725 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getLong columnIndex: 4
2021-11-23 12:50:26 726 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@6da18a55] released
2021-11-23 12:50:26 726 INFO  [org.onap.holmes.rulemgt.RuleAllocator][RuleAllocatorTimer] invocationID:{InvocationID} - There are 1 engine instance(s) running currently.
2021-11-23 12:50:26 726 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@7d7fdcc1] obtained in 0 millis
2021-11-23 12:50:26 726 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@1c55ef10, maxRows=0, fetchSize=0, flags=16
2021-11-23 12:50:26 726 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Bind(stmt=S_2,portal=null)
2021-11-23 12:50:26 726 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=0)
2021-11-23 12:50:26 726 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Sync
2021-11-23 12:50:26 727 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE BindComplete [unnamed]
2021-11-23 12:50:26 727 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE DataRow(len=18)
2021-11-23 12:50:26 727 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE CommandStatus(SELECT 1)
2021-11-23 12:50:26 727 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2021-11-23 12:50:26 727 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.getLegacyEngines */ SELECT DISTINCT(ENGINEINSTANCE) FROM APLUS_RULE] took 1 millis
2021-11-23 12:50:26 727 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getString columnIndex: 1
2021-11-23 12:50:26 727 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@7d7fdcc1] released
2021-11-23 12:50:26 727 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@6b27e6f5] obtained in 0 millis
2021-11-23 12:50:26 727 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@64762c7, maxRows=0, fetchSize=0, flags=16
2021-11-23 12:50:26 727 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Bind(stmt=S_4,portal=null,$1=<'holmes-engine-mgmt'>,type=VARCHAR)
2021-11-23 12:50:26 728 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=0)
2021-11-23 12:50:26 728 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Sync
2021-11-23 12:50:26 728 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE BindComplete [unnamed]
2021-11-23 12:50:26 728 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE DataRow(len=3,966)
2021-11-23 12:50:26 728 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE CommandStatus(SELECT 1)
2021-11-23 12:50:26 728 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2021-11-23 12:50:26 728 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - statement:[/* CorrelationRuleDao.queryRuleByEngineInstance */ SELECT * FROM APLUS_RULE WHERE engineinstance=?] took 1 millis
2021-11-23 12:50:26 729 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getString columnIndex: 2
2021-11-23 12:50:26 729 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getString columnIndex: 1
2021-11-23 12:50:26 729 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getString columnIndex: 4
2021-11-23 12:50:26 729 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getInt columnIndex: 5
2021-11-23 12:50:26 729 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getInt columnIndex: 6
2021-11-23 12:50:26 729 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getString columnIndex: 7
2021-11-23 12:50:26 729 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getString columnIndex: 8
2021-11-23 12:50:26 729 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getString columnIndex: 9
2021-11-23 12:50:26 729 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getString columnIndex: 11
2021-11-23 12:50:26 730 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getObject columnIndex: 13
2021-11-23 12:50:26 730 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getString columnIndex: 14
2021-11-23 12:50:26 730 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getString columnIndex: 15
2021-11-23 12:50:26 730 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getString columnIndex: 17
2021-11-23 12:50:26 730 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getString columnIndex: 3
2021-11-23 12:50:26 730 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getString columnIndex: 16
2021-11-23 12:50:26 730 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@6b27e6f5] released
2021-11-23 12:50:31 803 TRACE [org.skife.jdbi.v2.DBI][EngineInstanceController] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@380ca2cf] obtained in 0 millis
2021-11-23 12:50:31 804 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EngineInstanceController] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@2d14d69b, maxRows=0, fetchSize=0, flags=16
2021-11-23 12:50:31 804 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EngineInstanceController] invocationID:{InvocationID} -  FE=> Bind(stmt=S_1,portal=null)
2021-11-23 12:50:31 804 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EngineInstanceController] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=0)
2021-11-23 12:50:31 804 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EngineInstanceController] invocationID:{InvocationID} -  FE=> Sync
2021-11-23 12:50:31 806 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EngineInstanceController] invocationID:{InvocationID} -  <=BE BindComplete [unnamed]
2021-11-23 12:50:31 806 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EngineInstanceController] invocationID:{InvocationID} -  <=BE DataRow(len=51)
2021-11-23 12:50:31 806 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EngineInstanceController] invocationID:{InvocationID} -  <=BE CommandStatus(SELECT 1)
2021-11-23 12:50:31 806 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EngineInstanceController] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2021-11-23 12:50:31 806 TRACE [org.skife.jdbi.v2.DBI][EngineInstanceController] invocationID:{InvocationID} - statement:[/* EngineEntityDao.getAllEntities */ SELECT * FROM ENGINE_ENTITY] took 2 millis
2021-11-23 12:50:31 806 TRACE [org.postgresql.jdbc.PgConnection][EngineInstanceController] invocationID:{InvocationID} -   getString columnIndex: 2
2021-11-23 12:50:31 806 TRACE [org.postgresql.jdbc.PgConnection][EngineInstanceController] invocationID:{InvocationID} -   getInt columnIndex: 3
2021-11-23 12:50:31 806 TRACE [org.postgresql.jdbc.PgConnection][EngineInstanceController] invocationID:{InvocationID} -   getLong columnIndex: 4
2021-11-23 12:50:31 806 TRACE [org.skife.jdbi.v2.DBI][EngineInstanceController] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@380ca2cf] released
2021-11-23 12:50:32 526 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@df7d1d4-RuleActiveApp@2a99ca99{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@55fb587a[java.nio.channels.SocketChannel[connected local=/10.233.70.203:9101 remote=/10.233.70.208:60854]] on ManagedSelector@1a6dc5ea{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-23 12:50:32 526 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@df7d1d4-RuleActiveApp@2a99ca99{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1a6dc5ea{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-23 12:50:32 526 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken with none selected
2021-11-23 12:50:32 526 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken up from select, 0/0/0 selected
2021-11-23 12:50:32 526 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 processing 0 keys, 1 updates
2021-11-23 12:50:32 526 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1
2021-11-23 12:50:32 526 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update Accept@55fb587a[java.nio.channels.SocketChannel[connected local=/10.233.70.203:9101 remote=/10.233.70.208:60854]]
2021-11-23 12:50:32 526 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue Accept@55fb587a[java.nio.channels.SocketChannel[connected local=/10.233.70.203:9101 remote=/10.233.70.208:60854]] startThread=0
2021-11-23 12:50:32 526 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-11-23 12:50:32 526 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 waiting with 1 keys
2021-11-23 12:50:32 527 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run Accept@55fb587a[java.nio.channels.SocketChannel[connected local=/10.233.70.203:9101 remote=/10.233.70.208:60854]] in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}]
2021-11-23 12:50:32 527 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-28] invocationID:{InvocationID} - SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-23 12:50:32 527 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-28] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@55b5a602
2021-11-23 12:50:32 527 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - new HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=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@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-11-23 12:50:32 527 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - New HTTP Connection HttpConnection@1478861::DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=0/30000}
2021-11-23 12:50:32 528 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$510/0x0000000100627040@5def0a0a on ManagedSelector@1a6dc5ea{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-23 12:50:32 528 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:32 528 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onOpen SslConnection@d024a02::SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:32 528 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onOpen HttpConnection@1478861::DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=0/30000}
2021-11-23 12:50:32 528 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - fillInterested HttpConnection@1478861::DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=0/30000}
2021-11-23 12:50:32 528 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@1c8a6233{AC.ReadCB@1478861{HttpConnection@1478861::DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-23 12:50:32 528 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@d024a02::SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:32 528 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:32 528 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@391094f2{SSLC.NBReadCB@d024a02{SslConnection@d024a02::SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-23 12:50:32 528 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:32 528 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100620440@265d8b88 on ManagedSelector@1a6dc5ea{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-23 12:50:32 528 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1a6dc5ea{STARTED} id=0 keys=1 selected=0 updates=2
2021-11-23 12:50:32 529 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken with none selected
2021-11-23 12:50:32 529 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken up from select, 0/0/1 selected
2021-11-23 12:50:32 529 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 processing 0 keys, 2 updates
2021-11-23 12:50:32 529 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 2
2021-11-23 12:50:32 529 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$510/0x0000000100627040@5def0a0a
2021-11-23 12:50:32 529 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100620440@265d8b88
2021-11-23 12:50:32 529 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Created SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:32 529 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran Accept@55fb587a[java.nio.channels.SocketChannel[connected local=/10.233.70.203:9101 remote=/10.233.70.208:60854]] in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}]
2021-11-23 12:50:32 529 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:32 529 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-11-23 12:50:32 529 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 waiting with 1 keys
2021-11-23 12:50:32 529 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken up from select, 1/1/1 selected
2021-11-23 12:50:32 529 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 processing 1 keys, 0 updates
2021-11-23 12:50:32 529 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.203:9101 remote=/10.233.70.208:60854], selector=sun.nio.ch.EPollSelectorImpl@5ee22a88, interestOps=1, readyOps=1 SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-23 12:50:32 529 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:32 529 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=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-11-23 12:50:32 529 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=0} tryExecute EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}][pc=0,pic=0,pec=7,epc=5306]@2021-11-23T12:50:32.529684Z
2021-11-23 12:50:32 529 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=0/1,p=0}@b89af91 offer EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=0}][pc=0,pic=0,pec=7,epc=5306]@2021-11-23T12:50:32.529856Z
2021-11-23 12:50:32 529 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=0/1,p=1} startReservedThread p=1
2021-11-23 12:50:32 529 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue ReservedThreadExecutor@282c4da0{s=0/1,p=1}@4d29e09 startThread=0
2021-11-23 12:50:32 530 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run ReservedThreadExecutor@282c4da0{s=0/1,p=1}@4d29e09 in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=1}]
2021-11-23 12:50:32 530 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=1}][pc=0,pic=0,pec=7,epc=5306]@2021-11-23T12:50:32.529962Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=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-11-23 12:50:32 530 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=1}@4d29e09 started
2021-11-23 12:50:32 530 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=0}@4d29e09 waiting
2021-11-23 12:50:32 530 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=0/1,p=1}@b89af91 task=EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=1}][pc=0,pic=0,pec=7,epc=5306]@2021-11-23T12:50:32.530064Z
2021-11-23 12:50:32 530 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@391094f2{SSLC.NBReadCB@d024a02{SslConnection@d024a02::SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-23 12:50:32 530 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}][pc=0,pic=0,pec=7,epc=5307]@2021-11-23T12:50:32.530146Z tryProduce true
2021-11-23 12:50:32 530 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0
2021-11-23 12:50:32 530 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-11-23 12:50:32 530 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >c.onFillable SslConnection@d024a02::SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:32 530 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:32 530 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 waiting with 1 keys
2021-11-23 12:50:32 530 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillable SslConnection@d024a02::SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:32 530 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@1c8a6233{AC.ReadCB@1478861{HttpConnection@1478861::DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-11-23 12:50:32 530 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@1478861::DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-11-23 12:50:32 530 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@d024a02::SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:32 530 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-11-23 12:50:32 530 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 261 HeapByteBuffer@70584a4f[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03@H5\xC4\xD2\x05\x01W\x13=E\x1d\xD8)...\xB4;\xD7\xA3\x04\x11\xEao\x02\xEa\x05\xDdgb\xBeW\\\xDb\xCe\xA77\xCe$>>>\x84\xF6Db\x01`\x00))...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:32 530 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=261
2021-11-23 12:50:32 530 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill starting handshake SslConnection@d024a02::SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@d024a02{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:32 531 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x02K\xD9G...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x02K\xD9G...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:32 531 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_TASK
2021-11-23 12:50:32 531 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_WRAP
2021-11-23 12:50:32 531 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >flush SslConnection@d024a02::SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@d024a02{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:32 531 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@6dfe76f1[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-23 12:50:32 531 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-23 12:50:32 531 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false
2021-11-23 12:50:32 532 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@d024a02{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:32 532 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-23 12:50:32 532 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@d024a02{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:32 532 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-23 12:50:32 532 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@70584a4f[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x01\x01\x00\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:32 532 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0
2021-11-23 12:50:32 532 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x02K\xD9G...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x02K\xD9G...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:32 532 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@d024a02{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:32 532 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@d024a02::SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@d024a02{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:32 532 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-23 12:50:32 532 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 6 HeapByteBuffer@70584a4f[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03@H5\xC4...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:32 532 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=6
2021-11-23 12:50:32 532 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=6,c=17408,r=0] unwrapBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x02K\xD9G...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x02K\xD9G...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:32 532 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-23 12:50:32 532 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 367 HeapByteBuffer@70584a4f[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03@H5\xC4\xD2\x05\x01W\x13=E\x1d\xD8)...~o\x0e\x08\x18i7uI\tv6U\x99\xE5(\x049\xD1e\xC5\x8b\xF8>>>\xF9\x05B0D\xC5AK2...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:32 532 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=367
2021-11-23 12:50:32 532 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=367 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=367,l=367,c=17408,r=0] unwrapBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x02K\xD9G...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x02K\xD9G...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:32 532 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_TASK
2021-11-23 12:50:32 538 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-27] invocationID:{InvocationID} - Chose alias holmes-rule-mgmt@holmes-rule-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@55b5a602
2021-11-23 12:50:32 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_WRAP
2021-11-23 12:50:32 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >flush SslConnection@d024a02::SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@d024a02{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:32 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@6dfe76f1[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-23 12:50:32 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-23 12:50:32 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false
2021-11-23 12:50:32 541 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@d024a02{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:32 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-23 12:50:32 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-23 12:50:32 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false
2021-11-23 12:50:32 541 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@d024a02{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:32 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-23 12:50:32 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-23 12:50:32 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2686 sequenceNumber = 0 [p=0,l=2686,c=17408,r=2686] ioDone=false/false
2021-11-23 12:50:32 541 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 2686 SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@d024a02{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:32 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-23 12:50:32 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@d024a02{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:32 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-23 12:50:32 542 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@70584a4f[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:32 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0
2021-11-23 12:50:32 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x02K\xD9G...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x02K\xD9G...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:32 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@d024a02{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:32 542 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@1478861::DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=13/30000} filled 0 HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x02K\xD9G...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:32 542 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@1478861::DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x02K\xD9G...\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-23 12:50:32 542 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x02K\xD9G...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:32 542 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@1478861::DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=START,0 of -1}
2021-11-23 12:50:32 542 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@1478861::DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=13/30000}
2021-11-23 12:50:32 542 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - fillInterested HttpConnection@1478861::DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=13/30000}
2021-11-23 12:50:32 542 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@1c8a6233{AC.ReadCB@1478861{HttpConnection@1478861::DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-23 12:50:32 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@d024a02::SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@d024a02{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:32 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@d024a02{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:32 542 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@391094f2{SSLC.NBReadCB@d024a02{SslConnection@d024a02::SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@d024a02{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-23 12:50:32 542 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@d024a02{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:32 542 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100620440@265d8b88 on ManagedSelector@1a6dc5ea{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-23 12:50:32 542 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1a6dc5ea{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-23 12:50:32 542 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@1478861::DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-11-23 12:50:32 543 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@d024a02{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:32 543 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=0}@7a975f68 size 1 > capacity
2021-11-23 12:50:32 543 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran ReservedThreadExecutor@282c4da0{s=1/1,p=0}@7a975f68 in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}]
2021-11-23 12:50:32 544 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken with none selected
2021-11-23 12:50:32 544 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken up from select, 0/0/1 selected
2021-11-23 12:50:32 544 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 processing 0 keys, 1 updates
2021-11-23 12:50:32 544 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1
2021-11-23 12:50:32 544 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100620440@265d8b88
2021-11-23 12:50:32 544 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@d024a02{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:32 544 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-11-23 12:50:32 544 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 waiting with 1 keys
2021-11-23 12:50:32 545 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken up from select, 1/1/1 selected
2021-11-23 12:50:32 545 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 processing 1 keys, 0 updates
2021-11-23 12:50:32 545 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.203:9101 remote=/10.233.70.208:60854], selector=sun.nio.ch.EPollSelectorImpl@5ee22a88, interestOps=1, readyOps=1 SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@d024a02{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-23 12:50:32 545 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@d024a02{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:32 545 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@d024a02{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=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-11-23 12:50:32 545 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=0} tryExecute EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}][pc=0,pic=0,pec=7,epc=5307]@2021-11-23T12:50:32.545273Z
2021-11-23 12:50:32 545 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=0/1,p=0}@4d29e09 offer EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=0}][pc=0,pic=0,pec=7,epc=5307]@2021-11-23T12:50:32.545357Z
2021-11-23 12:50:32 545 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=0/1,p=1} startReservedThread p=1
2021-11-23 12:50:32 545 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@282c4da0{s=0/1,p=1}@2c3ea012 startThread=0
2021-11-23 12:50:32 545 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@282c4da0{s=0/1,p=1}@2c3ea012 in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=1}]
2021-11-23 12:50:32 545 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=1}][pc=0,pic=0,pec=7,epc=5307]@2021-11-23T12:50:32.545459Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@d024a02{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=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-11-23 12:50:32 545 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=1}@2c3ea012 started
2021-11-23 12:50:32 545 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=0/1,p=1}@4d29e09 task=EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=1}][pc=0,pic=0,pec=7,epc=5308]@2021-11-23T12:50:32.545534Z
2021-11-23 12:50:32 545 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=0}@2c3ea012 waiting
2021-11-23 12:50:32 545 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@391094f2{SSLC.NBReadCB@d024a02{SslConnection@d024a02::SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@d024a02{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-23 12:50:32 545 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}][pc=0,pic=0,pec=7,epc=5308]@2021-11-23T12:50:32.545632Z tryProduce true
2021-11-23 12:50:32 545 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@d024a02::SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@d024a02{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:32 545 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 0
2021-11-23 12:50:32 545 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-11-23 12:50:32 545 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@d024a02::SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@d024a02{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:32 545 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@1c8a6233{AC.ReadCB@1478861{HttpConnection@1478861::DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-11-23 12:50:32 545 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@1478861::DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-11-23 12:50:32 545 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@d024a02{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:32 545 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 waiting with 1 keys
2021-11-23 12:50:32 545 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@d024a02::SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@d024a02{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:32 546 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-23 12:50:32 546 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 230 HeapByteBuffer@70584a4f[p=0,l=230,c=17408,r=230]={<<<\x17\x03\x03\x005\x8b\xD8,\xF6Kci\x0f;\xAbt\xEa\x07:\xFc\xB6\xDe%\x96\x1e...\xE9ly\x01\x96\xDb=\x17\xCeo\x18\xB01\xB2!\x92\x99\x8f-\x85!\t(>>>\x04\x16&)\x99&?\x83\xF6...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:32 546 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=230
2021-11-23 12:50:32 546 DEBUG [jdk.event.security][dw-26] invocationID:{InvocationID} -  TLSHandshake: 10.233.70.208:60854, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-11-23 12:50:32 546 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=230 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=230,c=17408,r=172] unwrapBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x02K\xD9G...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x02K\xD9G...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:32 546 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - handshake succeeded SslConnection@d024a02::SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@d024a02{NOT_HANDSHAKING,eio=172/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=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-11-23 12:50:32 546 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-11-23 12:50:32 546 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@70584a4f[p=58,l=230,c=17408,r=172]={\x17\x03\x03\x005\x14\x00\x00 ...\x98\xBdp\xD3\x02\x8dp<<<\x17\x03\x03\x00\xA7\x88\xA7=\xDf\xA6\xF9a\xAe\x04&\xE8A\xAd(\xEe\x18\x1eg\xDe\x96...\xE9ly\x01\x96\xDb=\x17\xCeo\x18\xB01\xB2!\x92\x99\x8f-\x85!\t(>>>\x04\x16&)\x99&?\x83\xF6...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:32 546 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0
2021-11-23 12:50:32 546 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 172 bytesProduced = 150 encryptedBuffer=[p=230,l=230,c=17408,r=0] unwrapBuffer=HeapByteBuffer@36a7aaac[p=0,l=150,c=17408,r=150]={<<>>7\x89\xE5w\xCa\x02\x07\x03E...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@36a7aaac[p=0,l=150,c=17408,r=150]={<<>>7\x89\xE5w\xCa\x02\x07\x03E...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:32 546 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1478861[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:32 546 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@1478861::DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=4/30000} filled 150 HeapByteBuffer@36a7aaac[p=0,l=150,c=17408,r=150]={<<>>7\x89\xE5w\xCa\x02\x07\x03E...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:32 546 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@1478861::DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@36a7aaac[p=0,l=150,c=17408,r=150]={<<>>7\x89\xE5w\xCa\x02\x07\x03E...\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-23 12:50:32 546 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@36a7aaac[p=0,l=150,c=17408,r=150]={<<>>7\x89\xE5w\xCa\x02\x07\x03E...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:32 546 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - START --> SPACE1
2021-11-23 12:50:32 546 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - SPACE1 --> URI
2021-11-23 12:50:32 546 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - URI --> SPACE2
2021-11-23 12:50:32 547 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-11-23 12:50:32 547 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-11-23 12:50:32 547 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-11-23 12:50:32 547 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-11-23 12:50:32 547 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-11-23 12:50:32 547 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-11-23 12:50:32 547 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-11-23 12:50:32 547 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-11-23 12:50:32 547 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-11-23 12:50:32 547 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-11-23 12:50:32 547 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-11-23 12:50:32 547 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-11-23 12:50:32 547 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER --> CONTENT
2021-11-23 12:50:32 547 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - REQUEST for //10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
GET //10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.70.203:9101
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-11-23 12:50:32 547 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@1478861::DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=4/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-11-23 12:50:32 547 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@1478861::DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=4/30000}
2021-11-23 12:50:32 547 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - handle //10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} 
2021-11-23 12:50:32 547 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - handling HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-11-23 12:50:32 547 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
2021-11-23 12:50:32 547 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-26] invocationID:{InvocationID} - Host 10.233.70.203 with SNI null
2021-11-23 12:50:32 547 DEBUG [org.eclipse.jetty.server.Server][dw-26] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
2021-11-23 12:50:32 547 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-26] invocationID:{InvocationID} - GzipHandler@5ba1b62e{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck)@4350fe1 in null
2021-11-23 12:50:32 547 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-26] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@2dfe5525{/,null,AVAILABLE}
2021-11-23 12:50:32 547 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-26] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@2dfe5525{/,null,AVAILABLE}
2021-11-23 12:50:32 548 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-1e2445f6@6c87e0c5==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-11-23 12:50:32 548 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - chain=customFilter@3a788fe0==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-7741ae1b@7741ae1b==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-124eb83d@124eb83d==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-1e2445f6@6c87e0c5==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-11-23 12:50:32 548 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - call filter customFilter@3a788fe0==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-11-23 12:50:32 548 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Entering.
2021-11-23 12:50:32 548 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-11-23 12:50:32 548 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 8a37411f-08d1-46e1-9289-67f245633184
2021-11-23 12:50:32 548 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Invoking synchronously ... 
2021-11-23 12:50:32 548 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-7741ae1b@7741ae1b==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-11-23 12:50:32 548 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-124eb83d@124eb83d==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-11-23 12:50:32 548 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-1e2445f6@6c87e0c5==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-11-23 12:50:32 550 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@5ba1b62e{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck)@4350fe1
2021-11-23 12:50:32 550 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@4613cbf1 exclude no deflater
2021-11-23 12:50:32 550 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@4e973eea[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@17f0391a{null}
2021-11-23 12:50:32 550 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
200 OK HTTP/1.1
Connection: close
Date: Tue, 23 Nov 2021 12:50:32 GMT
X-TransactionID: 8a37411f-08d1-46e1-9289-67f245633184
X-InvocationID: 1c3ec8df-7433-4ace-b930-cb291ee27a0c
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-11-23 12:50:32 550 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@3b967602[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@63827ec2] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-11-23 12:50:32 550 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@4e973eea[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-11-23 12:50:32 550 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Tue, 23 Nov 2021 12:50:32 GMT
X-TransactionID: 8a37411f-08d1-46e1-9289-67f245633184
X-InvocationID: 1c3ec8df-7433-4ace-b930-cb291ee27a0c
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-11-23 12:50:32 550 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-11-23 12:50:32 550 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@3b967602[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@63827ec2] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-11-23 12:50:32 550 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@14157c36{IDLE}->null [HeapByteBuffer@3246630f[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@4e973eea[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-11-23 12:50:32 550 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@14157c36{WRITING}->null:IDLE-->WRITING
2021-11-23 12:50:32 550 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@d024a02::SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@1478861[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@21b3f2e4{s=COMPLETING}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-11-23 12:50:32 550 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@3246630f[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-11-23 12:50:32 550 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@4e973eea[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-11-23 12:50:32 550 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-11-23 12:50:32 550 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-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-11-23 12:50:32 551 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@1478861[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@21b3f2e4{s=COMPLETING}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-11-23 12:50:32 551 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-23 12:50:32 551 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@1478861[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@21b3f2e4{s=COMPLETING}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-11-23 12:50:32 551 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@14157c36{WRITING}->null
2021-11-23 12:50:32 551 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@14157c36{IDLE}->null:WRITING-->IDLE
2021-11-23 12:50:32 551 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@3b967602[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@63827ec2] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-11-23 12:50:32 551 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@3b967602[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@63827ec2] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-11-23 12:50:32 551 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=8/30000}
2021-11-23 12:50:32 551 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@d024a02::SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@1478861[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@21b3f2e4{s=END}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4} oshut=false, ishut=false
2021-11-23 12:50:32 551 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@d024a02::SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@d024a02{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@1478861[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@21b3f2e4{s=END}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-11-23 12:50:32 551 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@6dfe76f1[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-23 12:50:32 551 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-23 12:50:32 551 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-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-11-23 12:50:32 551 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@d024a02{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@1478861[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@21b3f2e4{s=END}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-11-23 12:50:32 551 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-23 12:50:32 551 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@d024a02{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@1478861[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@21b3f2e4{s=END}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-11-23 12:50:32 552 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@d024a02{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@1478861[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@21b3f2e4{s=END}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-11-23 12:50:32 552 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@d024a02::SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@d024a02{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@1478861[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@21b3f2e4{s=END}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-11-23 12:50:32 552 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@391094f2{SSLC.NBReadCB@d024a02{SslConnection@d024a02::SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@d024a02{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@1478861[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@21b3f2e4{s=END}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}}}
2021-11-23 12:50:32 552 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@d024a02{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@1478861[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@21b3f2e4{s=END}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-11-23 12:50:32 552 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100620440@265d8b88 on ManagedSelector@1a6dc5ea{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-23 12:50:32 552 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1a6dc5ea{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-23 12:50:32 552 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=ac95aea2-35d1-4971-b1a4-9637c12d474c, referenceCounter=0, store size=0} on thread dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck
2021-11-23 12:50:32 552 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken with none selected
2021-11-23 12:50:32 552 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Exiting.
2021-11-23 12:50:32 552 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken up from select, 0/0/1 selected
2021-11-23 12:50:32 552 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 processing 0 keys, 1 updates
2021-11-23 12:50:32 552 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 1
2021-11-23 12:50:32 552 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100620440@265d8b88
2021-11-23 12:50:32 552 DEBUG [org.eclipse.jetty.server.Server][dw-26] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-11-23 12:50:32 552 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - unhandle HttpChannelState@2fcfee43{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-11-23 12:50:32 552 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@2fcfee43{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-23 12:50:32 552 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-11-23 12:50:32 552 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@d024a02{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@1478861[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@21b3f2e4{s=END}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-11-23 12:50:32 552 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - completed HttpChannelState@2fcfee43{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-23 12:50:32 552 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-11-23 12:50:32 552 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - unhandle HttpChannelState@2fcfee43{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-23 12:50:32 552 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 waiting with 1 keys
2021-11-23 12:50:32 552 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken up from select, 1/1/1 selected
2021-11-23 12:50:32 552 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@2fcfee43{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-23 12:50:32 552 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 processing 1 keys, 0 updates
2021-11-23 12:50:32 552 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-11-23 12:50:32 552 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/healthcheck written=4
2021-11-23 12:50:32 553 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.70.203:9101 remote=/10.233.70.208:60854], selector=sun.nio.ch.EPollSelectorImpl@5ee22a88, interestOps=1, readyOps=1 SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@d024a02{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@1478861[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@21b3f2e4{s=END}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5} 
10.233.70.208 - - [23/Nov/2021:12:50:32 +0000] "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 5
2021-11-23 12:50:32 553 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - recycle HttpChannelState@2fcfee43{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-23 12:50:32 553 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-11-23 12:50:32 553 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-11-23 12:50:32 553 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@d024a02{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@1478861[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@21b3f2e4{s=END}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=true/true,a=IDLE,uri=,age=6}
2021-11-23 12:50:32 553 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=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-11-23 12:50:32 553 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@d024a02::SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@d024a02{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@1478861[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=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-11-23 12:50:32 553 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-23 12:50:32 553 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@d024a02{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@1478861[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=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-11-23 12:50:32 553 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 24 HeapByteBuffer@70584a4f[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13.\xF5\xF6\x1a\x1e\xDeDH\xBc\x06\xFf\xB1M\xAf5\x14\x89\xD4\x8c>>>\xCb\xA8X\x82\xFa_Qa\xBc...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:32 553 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=24
2021-11-23 12:50:32 553 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=0} tryExecute EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}][pc=0,pic=0,pec=7,epc=5308]@2021-11-23T12:50:32.553552Z
2021-11-23 12:50:32 553 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@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#jN\xC9\x93...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#jN\xC9\x93...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:32 553 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OSHUT,fill=-,flush=-,to=11/30000}=>HttpConnection@1478861[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=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-11-23 12:50:32 553 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=0/1,p=0}@2c3ea012 offer EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=0}][pc=0,pic=0,pec=7,epc=5308]@2021-11-23T12:50:32.553672Z
2021-11-23 12:50:32 553 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-11-23 12:50:32 553 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@1478861::DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OSHUT,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#jN\xC9\x93...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:32 553 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=0/1,p=1} startReservedThread p=1
2021-11-23 12:50:32 553 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OSHUT,fill=-,flush=-,to=11/30000}
2021-11-23 12:50:32 553 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close(null) DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OSHUT,fill=-,flush=-,to=11/30000}
2021-11-23 12:50:32 553 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue ReservedThreadExecutor@282c4da0{s=0/1,p=1}@3d041bf2 startThread=0
2021-11-23 12:50:32 553 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - shutdownOutput: SslConnection@d024a02::SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1478861[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=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-11-23 12:50:32 553 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run ReservedThreadExecutor@282c4da0{s=0/1,p=1}@3d041bf2 in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=1}]
2021-11-23 12:50:32 553 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=1}@3d041bf2 started
2021-11-23 12:50:32 553 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=0/1,p=1}@2c3ea012 task=EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=1}][pc=0,pic=0,pec=7,epc=5308]@2021-11-23T12:50:32.553966Z
2021-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=1}][pc=0,pic=0,pec=7,epc=5308]@2021-11-23T12:50:32.554012Z tryProduce true
2021-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=0}@3d041bf2 waiting
2021-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0
2021-11-23 12:50:32 553 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - ensureFillInterested SslConnection@d024a02::SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1478861[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=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-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=1}][pc=0,pic=0,pec=7,epc=5308]@2021-11-23T12:50:32.553904Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1478861[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=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-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1478861[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=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-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1478861[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=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-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 waiting with 1 keys
2021-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@391094f2{SSLC.NBReadCB@d024a02{SslConnection@d024a02::SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1478861[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=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-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1478861[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=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-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - doClose SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1478861[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=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-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >c.onFillable SslConnection@d024a02::SocketChannelEndPoint@44c25c24{l=/10.233.70.203:9101,r=/10.233.70.208:60854,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=/10.233.70.203:9101,r=/10.233.70.208:60854,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1478861[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=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-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - onClose FillInterest@391094f2{null}
2021-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close DecryptedEndPoint@79bab4e2{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000}
2021-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close(null) DecryptedEndPoint@79bab4e2{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000}
2021-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup ManagedSelector@1a6dc5ea{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2bbbf47 startThread=0
2021-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - onClose FillInterest@1c8a6233{null}
2021-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken with none selected
2021-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken up from select, 0/0/0 selected
2021-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@1478861::DecryptedEndPoint@79bab4e2{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#jN\xC9\x93...\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 processing 0 keys, 0 updates
2021-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0
2021-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 waiting with 0 keys
2021-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#jN\xC9\x93...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2bbbf47 in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}]
2021-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - onFillable SslConnection@d024a02::SocketChannelEndPoint@44c25c24{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1478861[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=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-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@1478861::DecryptedEndPoint@79bab4e2{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@1478861::DecryptedEndPoint@79bab4e2{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000}
2021-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@1c8a6233{null}
2021-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - FillInterest@1c8a6233{null} lost race null
2021-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@79bab4e2{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000}
2021-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@1478861::DecryptedEndPoint@79bab4e2{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000} onFillable exit HttpChannelState@2fcfee43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@44c25c24{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1478861[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=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-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1478861[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=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-11-23 12:50:32 554 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=0}@b89af91 size 1 > capacity
2021-11-23 12:50:32 555 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1478861[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=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-11-23 12:50:32 555 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=0}@4d29e09 size 1 > capacity
2021-11-23 12:50:32 555 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@282c4da0{s=1/1,p=0}@b89af91 in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}]
2021-11-23 12:50:32 555 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onClose HttpConnection@1478861::DecryptedEndPoint@79bab4e2{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000}
2021-11-23 12:50:32 555 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran ReservedThreadExecutor@282c4da0{s=1/1,p=0}@4d29e09 in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}]
2021-11-23 12:50:32 555 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onClose SslConnection@d024a02::SocketChannelEndPoint@44c25c24{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@d024a02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bab4e2{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1478861[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21b3f2e4{s=START}]=>HttpChannelOverHttp@7205de35{s=HttpChannelState@2fcfee43{s=IDLE rs=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-11-23 12:50:32 555 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2bbbf47 in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}]
2021-11-23 12:50:42 526 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@df7d1d4-RuleActiveApp@2a99ca99{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@26643f89[java.nio.channels.SocketChannel[connected local=/10.233.70.203:9101 remote=/10.233.70.208:60976]] on ManagedSelector@1a6dc5ea{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-23 12:50:42 526 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@df7d1d4-RuleActiveApp@2a99ca99{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1a6dc5ea{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-23 12:50:42 526 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken with none selected
2021-11-23 12:50:42 526 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken up from select, 0/0/0 selected
2021-11-23 12:50:42 526 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 processing 0 keys, 1 updates
2021-11-23 12:50:42 526 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1
2021-11-23 12:50:42 526 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update Accept@26643f89[java.nio.channels.SocketChannel[connected local=/10.233.70.203:9101 remote=/10.233.70.208:60976]]
2021-11-23 12:50:42 526 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run Accept@26643f89[java.nio.channels.SocketChannel[connected local=/10.233.70.203:9101 remote=/10.233.70.208:60976]] in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}]
2021-11-23 12:50:42 527 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-28] invocationID:{InvocationID} - SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-23 12:50:42 526 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue Accept@26643f89[java.nio.channels.SocketChannel[connected local=/10.233.70.203:9101 remote=/10.233.70.208:60976]] startThread=0
2021-11-23 12:50:42 527 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-11-23 12:50:42 527 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 waiting with 1 keys
2021-11-23 12:50:42 527 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-28] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@57131bb4
2021-11-23 12:50:42 527 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - new HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=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@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@20d265b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-11-23 12:50:42 527 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - New HTTP Connection HttpConnection@4c7cc97e::DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=0/30000}
2021-11-23 12:50:42 527 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$510/0x0000000100627040@6b57eef3 on ManagedSelector@1a6dc5ea{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-23 12:50:42 527 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:42 527 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onOpen SslConnection@581be9cc::SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:42 528 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onOpen HttpConnection@4c7cc97e::DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=0/30000}
2021-11-23 12:50:42 528 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - fillInterested HttpConnection@4c7cc97e::DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=0/30000}
2021-11-23 12:50:42 528 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@1cf5ab07{AC.ReadCB@4c7cc97e{HttpConnection@4c7cc97e::DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-23 12:50:42 528 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@581be9cc::SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:42 528 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:42 528 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@4881ee1c{SSLC.NBReadCB@581be9cc{SslConnection@581be9cc::SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-23 12:50:42 528 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:42 528 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100620440@4f532b49 on ManagedSelector@1a6dc5ea{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-23 12:50:42 528 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1a6dc5ea{STARTED} id=0 keys=1 selected=0 updates=2
2021-11-23 12:50:42 528 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken with none selected
2021-11-23 12:50:42 528 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Created SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:42 528 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken up from select, 0/0/1 selected
2021-11-23 12:50:42 528 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 processing 0 keys, 2 updates
2021-11-23 12:50:42 528 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 2
2021-11-23 12:50:42 528 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$510/0x0000000100627040@6b57eef3
2021-11-23 12:50:42 528 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100620440@4f532b49
2021-11-23 12:50:42 528 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran Accept@26643f89[java.nio.channels.SocketChannel[connected local=/10.233.70.203:9101 remote=/10.233.70.208:60976]] in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}]
2021-11-23 12:50:42 528 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:42 528 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-11-23 12:50:42 528 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 waiting with 1 keys
2021-11-23 12:50:42 528 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken up from select, 1/1/1 selected
2021-11-23 12:50:42 528 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 processing 1 keys, 0 updates
2021-11-23 12:50:42 529 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.203:9101 remote=/10.233.70.208:60976], selector=sun.nio.ch.EPollSelectorImpl@5ee22a88, interestOps=1, readyOps=1 SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-23 12:50:42 529 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:42 529 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=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-11-23 12:50:42 530 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=0} tryExecute EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}][pc=0,pic=0,pec=7,epc=5309]@2021-11-23T12:50:42.530347Z
2021-11-23 12:50:42 531 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=0/1,p=0}@3d041bf2 offer EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=0}][pc=0,pic=0,pec=7,epc=5309]@2021-11-23T12:50:42.531594Z
2021-11-23 12:50:42 531 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=0/1,p=1} startReservedThread p=1
2021-11-23 12:50:42 531 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@282c4da0{s=0/1,p=1}@7a3d0ff6 startThread=0
2021-11-23 12:50:42 531 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=1}][pc=0,pic=0,pec=7,epc=5309]@2021-11-23T12:50:42.531741Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=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-11-23 12:50:42 531 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@282c4da0{s=0/1,p=1}@7a3d0ff6 in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=1}]
2021-11-23 12:50:42 531 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=1}@7a3d0ff6 started
2021-11-23 12:50:42 532 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=0}@7a3d0ff6 waiting
2021-11-23 12:50:42 532 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=0}@3d041bf2 task=EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}][pc=0,pic=0,pec=7,epc=5310]@2021-11-23T12:50:42.532769Z
2021-11-23 12:50:42 532 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}][pc=0,pic=0,pec=7,epc=5310]@2021-11-23T12:50:42.532861Z tryProduce true
2021-11-23 12:50:42 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 0
2021-11-23 12:50:42 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0
2021-11-23 12:50:42 533 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:42 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 waiting with 1 keys
2021-11-23 12:50:42 533 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@4881ee1c{SSLC.NBReadCB@581be9cc{SslConnection@581be9cc::SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-23 12:50:42 533 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >c.onFillable SslConnection@581be9cc::SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:42 533 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillable SslConnection@581be9cc::SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:42 533 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@1cf5ab07{AC.ReadCB@4c7cc97e{HttpConnection@4c7cc97e::DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=FI,flush=-,to=5/30000}}}
2021-11-23 12:50:42 533 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4c7cc97e::DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@20d265b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-11-23 12:50:42 533 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@581be9cc::SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:42 533 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-11-23 12:50:42 534 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 261 HeapByteBuffer@70584a4f[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xA0\xE8\x01\xF1\xCd%\xDa\x9a\x8f\xC4\x9f\xC4\xB3\x1e...\xA8\xD9D\x90\xEd\xF7 &\xBe\x84\xFbm\xE1FU\xC3\xA2\xA5\x84\x9f\xCeSP>>>8\x1e\x8d\xA1\xDb\x8e\x853\xA0...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:42 534 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=261
2021-11-23 12:50:42 534 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill starting handshake SslConnection@581be9cc::SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:42 534 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@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#jN\xC9\x93...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#jN\xC9\x93...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:42 535 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_TASK
2021-11-23 12:50:42 535 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_WRAP
2021-11-23 12:50:42 535 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >flush SslConnection@581be9cc::SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@581be9cc{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:42 535 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@6dfe76f1[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-23 12:50:42 535 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-23 12:50:42 535 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-11-23 12:50:42 536 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@581be9cc{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:42 536 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-23 12:50:42 536 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@581be9cc{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:42 536 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-23 12:50:42 536 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 373 HeapByteBuffer@70584a4f[p=0,l=373,c=17408,r=373]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xA0\xE8\x01\xF1\xCd%\xDa\x9a...\x8e\x84\x82\x91\x9e\xE6"\xEbX\xD6\xDb]\x8e\x98\xEf\xB2\xD0\xBb\x04e\xF2S\xBf>>>AK2G\x1b\xF9\xB1K\xE5...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:42 536 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=373
2021-11-23 12:50:42 536 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=373 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=373,c=17408,r=367] unwrapBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#jN\xC9\x93...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#jN\xC9\x93...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:42 536 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-23 12:50:42 536 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@70584a4f[p=6,l=373,c=17408,r=367]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xA0\xE8\x01\xF1\xCd%\xDa\x9a\x8f\xC4\x9f\xC4\xB3\x1e...\x8e\x84\x82\x91\x9e\xE6"\xEbX\xD6\xDb]\x8e\x98\xEf\xB2\xD0\xBb\x04e\xF2S\xBf>>>AK2G\x1b\xF9\xB1K\xE5...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:42 536 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0
2021-11-23 12:50:42 536 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=373,l=373,c=17408,r=0] unwrapBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#jN\xC9\x93...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#jN\xC9\x93...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:42 536 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_TASK
2021-11-23 12:50:42 541 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-25] invocationID:{InvocationID} - Chose alias holmes-rule-mgmt@holmes-rule-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@57131bb4
2021-11-23 12:50:42 545 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_WRAP
2021-11-23 12:50:42 545 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >flush SslConnection@581be9cc::SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@581be9cc{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:42 545 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@6dfe76f1[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-23 12:50:42 545 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-23 12:50:42 545 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-11-23 12:50:42 546 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@581be9cc{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:42 546 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-23 12:50:42 546 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-23 12:50:42 546 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-11-23 12:50:42 546 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@581be9cc{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:42 546 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-23 12:50:42 546 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-23 12:50:42 546 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2686 sequenceNumber = 0 [p=0,l=2686,c=17408,r=2686] ioDone=false/false
2021-11-23 12:50:42 547 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 2686 SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@581be9cc{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:42 547 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-23 12:50:42 547 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@581be9cc{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:42 547 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-23 12:50:42 547 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@70584a4f[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:42 547 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0
2021-11-23 12:50:42 547 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@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#jN\xC9\x93...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#jN\xC9\x93...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:42 547 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@581be9cc{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:42 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@581be9cc::SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@581be9cc{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=20/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:42 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-23 12:50:42 548 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 230 HeapByteBuffer@70584a4f[p=0,l=230,c=17408,r=230]={<<<\x17\x03\x03\x005\x07\xD9\xF4wt\xD3\xC6pK]\xA5K\n\\sOv\x00b\xCb...\xEc\x00//[\x17S_c\x96\x18\xE0q\x86g\xE72\x16^P+R\x94>>>C\x13\x01r64\xC0\xDcv...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:42 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=230
2021-11-23 12:50:42 549 DEBUG [jdk.event.security][dw-25] invocationID:{InvocationID} -  TLSHandshake: 10.233.70.208:60976, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-11-23 12:50:42 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=230 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=230,c=17408,r=172] unwrapBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#jN\xC9\x93...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#jN\xC9\x93...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:42 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - handshake succeeded SslConnection@581be9cc::SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=172/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=21/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=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-11-23 12:50:42 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-11-23 12:50:42 549 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@70584a4f[p=58,l=230,c=17408,r=172]={\x17\x03\x03\x005\x14\x00\x00 ...\xA7\xF2C\xD9\xB0\xF0\xD1<<<\x17\x03\x03\x00\xA7%\xD70_$\xE8t\x10F\xD5\x7fS{\xE3\x1c\xA0Y8\x98\xDf...\xEc\x00//[\x17S_c\x96\x18\xE0q\x86g\xE72\x16^P+R\x94>>>C\x13\x01r64\xC0\xDcv...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:42 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0
2021-11-23 12:50:42 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 172 bytesProduced = 150 encryptedBuffer=[p=230,l=230,c=17408,r=0] unwrapBuffer=HeapByteBuffer@36a7aaac[p=0,l=150,c=17408,r=150]={<<>>\x91},\xAe\xBdGC>'...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@36a7aaac[p=0,l=150,c=17408,r=150]={<<>>\x91},\xAe\xBdGC>'...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:42 550 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=22/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-11-23 12:50:42 550 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4c7cc97e::DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=22/30000} filled 150 HeapByteBuffer@36a7aaac[p=0,l=150,c=17408,r=150]={<<>>\x91},\xAe\xBdGC>'...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:42 550 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4c7cc97e::DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=22/30000} parse HeapByteBuffer@36a7aaac[p=0,l=150,c=17408,r=150]={<<>>\x91},\xAe\xBdGC>'...\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-23 12:50:42 550 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@36a7aaac[p=0,l=150,c=17408,r=150]={<<>>\x91},\xAe\xBdGC>'...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:42 550 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - START --> SPACE1
2021-11-23 12:50:42 550 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - SPACE1 --> URI
2021-11-23 12:50:42 550 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - URI --> SPACE2
2021-11-23 12:50:42 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-11-23 12:50:42 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-11-23 12:50:42 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-11-23 12:50:42 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-11-23 12:50:42 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-11-23 12:50:42 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-11-23 12:50:42 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-11-23 12:50:42 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-11-23 12:50:42 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-11-23 12:50:42 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-11-23 12:50:42 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-11-23 12:50:42 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-11-23 12:50:42 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER --> CONTENT
2021-11-23 12:50:42 552 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - REQUEST for //10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
GET //10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.70.203:9101
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-11-23 12:50:42 552 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4c7cc97e::DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=24/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-11-23 12:50:42 552 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@4c7cc97e::DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=24/30000}
2021-11-23 12:50:42 552 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - handle //10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1} 
2021-11-23 12:50:42 552 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - handling HttpChannelState@20d265b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-11-23 12:50:42 552 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1}
2021-11-23 12:50:42 552 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-25] invocationID:{InvocationID} - Host 10.233.70.203 with SNI null
2021-11-23 12:50:42 552 DEBUG [org.eclipse.jetty.server.Server][dw-25] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1}
2021-11-23 12:50:42 553 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-25] invocationID:{InvocationID} - GzipHandler@5ba1b62e{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck)@585d612d in null
2021-11-23 12:50:42 553 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-25] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@2dfe5525{/,null,AVAILABLE}
2021-11-23 12:50:42 553 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-25] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@2dfe5525{/,null,AVAILABLE}
2021-11-23 12:50:42 553 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-1e2445f6@6c87e0c5==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-11-23 12:50:42 554 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - chain=customFilter@3a788fe0==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-7741ae1b@7741ae1b==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-124eb83d@124eb83d==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-1e2445f6@6c87e0c5==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-11-23 12:50:42 554 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter customFilter@3a788fe0==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-11-23 12:50:42 554 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Entering.
2021-11-23 12:50:42 554 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-11-23 12:50:42 554 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 8b1562c8-c92f-46b5-a0a2-6aa8f5338adb
2021-11-23 12:50:42 554 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Invoking synchronously ... 
2021-11-23 12:50:42 554 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-7741ae1b@7741ae1b==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-11-23 12:50:42 554 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-124eb83d@124eb83d==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-11-23 12:50:42 555 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-1e2445f6@6c87e0c5==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-11-23 12:50:42 556 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@5ba1b62e{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck)@585d612d
2021-11-23 12:50:42 556 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@1e6ea890 exclude no deflater
2021-11-23 12:50:42 556 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@44783a8e[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@5628df48{null}
2021-11-23 12:50:42 556 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
200 OK HTTP/1.1
Connection: close
Date: Tue, 23 Nov 2021 12:50:42 GMT
X-TransactionID: 8b1562c8-c92f-46b5-a0a2-6aa8f5338adb
X-InvocationID: 641ec570-761a-49ff-beaf-f51af2f43524
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-11-23 12:50:42 557 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@654f98a9[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@e0e86b8] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-11-23 12:50:42 557 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@44783a8e[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-11-23 12:50:42 557 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Tue, 23 Nov 2021 12:50:42 GMT
X-TransactionID: 8b1562c8-c92f-46b5-a0a2-6aa8f5338adb
X-InvocationID: 641ec570-761a-49ff-beaf-f51af2f43524
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-11-23 12:50:42 557 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-11-23 12:50:42 557 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@654f98a9[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@e0e86b8] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-11-23 12:50:42 558 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@ba771bd{IDLE}->null [HeapByteBuffer@3246630f[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@44783a8e[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-11-23 12:50:42 558 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@ba771bd{WRITING}->null:IDLE-->WRITING
2021-11-23 12:50:42 558 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@581be9cc::SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=W,to=30/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3668a38d{s=COMPLETING}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2021-11-23 12:50:42 558 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@3246630f[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-11-23 12:50:42 558 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@44783a8e[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-11-23 12:50:42 558 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-11-23 12:50:42 558 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-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-11-23 12:50:42 559 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=W,to=31/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3668a38d{s=COMPLETING}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=8}
2021-11-23 12:50:42 559 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-23 12:50:42 559 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=W,to=31/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3668a38d{s=COMPLETING}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=8}
2021-11-23 12:50:42 559 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@ba771bd{WRITING}->null
2021-11-23 12:50:42 559 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@ba771bd{IDLE}->null:WRITING-->IDLE
2021-11-23 12:50:42 559 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@654f98a9[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@e0e86b8] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-11-23 12:50:42 559 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@654f98a9[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@e0e86b8] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-11-23 12:50:42 560 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=31/30000}
2021-11-23 12:50:42 560 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@581be9cc::SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUTTING,fill=-,flush=-,to=32/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3668a38d{s=END}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=9} oshut=false, ishut=false
2021-11-23 12:50:42 560 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@581be9cc::SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@581be9cc{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUTTING,fill=-,flush=-,to=32/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3668a38d{s=END}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=9}
2021-11-23 12:50:42 560 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@6dfe76f1[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-23 12:50:42 560 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-23 12:50:42 560 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-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-11-23 12:50:42 560 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@581be9cc{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUTTING,fill=-,flush=-,to=32/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3668a38d{s=END}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=9}
2021-11-23 12:50:42 561 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-23 12:50:42 561 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@581be9cc{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUTTING,fill=-,flush=-,to=32/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3668a38d{s=END}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=10}
2021-11-23 12:50:42 561 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@581be9cc{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUTTING,fill=-,flush=-,to=33/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3668a38d{s=END}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=10}
2021-11-23 12:50:42 561 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@581be9cc::SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@581be9cc{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUTTING,fill=-,flush=-,to=33/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3668a38d{s=END}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=10}
2021-11-23 12:50:42 561 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@4881ee1c{SSLC.NBReadCB@581be9cc{SslConnection@581be9cc::SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@581be9cc{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUTTING,fill=-,flush=-,to=33/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3668a38d{s=END}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=10}}}
2021-11-23 12:50:42 562 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@581be9cc{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUTTING,fill=-,flush=-,to=33/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3668a38d{s=END}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=10}
2021-11-23 12:50:42 562 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100620440@4f532b49 on ManagedSelector@1a6dc5ea{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-23 12:50:42 562 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1a6dc5ea{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-23 12:50:42 562 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken with none selected
2021-11-23 12:50:42 562 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken up from select, 0/0/1 selected
2021-11-23 12:50:42 562 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 processing 0 keys, 1 updates
2021-11-23 12:50:42 562 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 1
2021-11-23 12:50:42 562 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100620440@4f532b49
2021-11-23 12:50:42 562 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=330babcf-ca75-4987-8a88-df5154fe572e, referenceCounter=0, store size=0} on thread dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck
2021-11-23 12:50:42 562 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Exiting.
2021-11-23 12:50:42 562 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@581be9cc{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUT,fill=-,flush=-,to=34/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3668a38d{s=END}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=11}
2021-11-23 12:50:42 562 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0
2021-11-23 12:50:42 562 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 waiting with 1 keys
2021-11-23 12:50:42 562 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken up from select, 1/1/1 selected
2021-11-23 12:50:42 562 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 processing 1 keys, 0 updates
2021-11-23 12:50:42 562 DEBUG [org.eclipse.jetty.server.Server][dw-25] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=11}
2021-11-23 12:50:42 562 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - unhandle HttpChannelState@20d265b0{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-11-23 12:50:42 562 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@20d265b0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-23 12:50:42 562 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=11}
2021-11-23 12:50:42 562 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.70.203:9101 remote=/10.233.70.208:60976], selector=sun.nio.ch.EPollSelectorImpl@5ee22a88, interestOps=1, readyOps=1 SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@581be9cc{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUT,fill=-,flush=-,to=34/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3668a38d{s=END}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=11} 
2021-11-23 12:50:42 562 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - completed HttpChannelState@20d265b0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-23 12:50:42 563 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - unhandle HttpChannelState@20d265b0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-23 12:50:42 563 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@20d265b0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-23 12:50:42 563 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@581be9cc{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUT,fill=-,flush=-,to=34/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3668a38d{s=END}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=12}
2021-11-23 12:50:42 563 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=12}
2021-11-23 12:50:42 563 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/healthcheck written=4
2021-11-23 12:50:42 563 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@581be9cc{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUT,fill=-,flush=-,to=35/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3668a38d{s=END}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.70.203:9101/api/holmes-rule-mgmt/v1/healthcheck,age=12}:runFillable:BLOCKING
10.233.70.208 - - [23/Nov/2021:12:50:42 +0000] "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 12
2021-11-23 12:50:42 563 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=0} tryExecute EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}][pc=0,pic=0,pec=7,epc=5310]@2021-11-23T12:50:42.563464Z
2021-11-23 12:50:42 563 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - recycle HttpChannelState@20d265b0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-23 12:50:42 563 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=0/1,p=0}@7a3d0ff6 offer EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=0}][pc=0,pic=0,pec=7,epc=5310]@2021-11-23T12:50:42.563587Z
2021-11-23 12:50:42 563 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-11-23 12:50:42 563 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-11-23 12:50:42 563 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=0/1,p=1} startReservedThread p=1
2021-11-23 12:50:42 563 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=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-11-23 12:50:42 563 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue ReservedThreadExecutor@282c4da0{s=0/1,p=1}@12e5e75 startThread=0
2021-11-23 12:50:42 563 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@581be9cc::SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUT,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@581be9cc{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUT,fill=-,flush=-,to=35/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=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-11-23 12:50:42 563 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-23 12:50:42 563 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 24 HeapByteBuffer@70584a4f[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13E\x10K\x85p\xB0\x1c\xB44`\xD4\xC5q\xB98'\x02\xAd\x16>>>K\x9bB>I\xFe\x96\xD8n...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:42 563 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=24
2021-11-23 12:50:42 563 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=0/1,p=1}@7a3d0ff6 task=EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=1}][pc=0,pic=0,pec=7,epc=5310]@2021-11-23T12:50:42.563859Z
2021-11-23 12:50:42 563 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=1}][pc=0,pic=0,pec=7,epc=5310]@2021-11-23T12:50:42.563928Z tryProduce true
2021-11-23 12:50:42 563 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@166e5a6d/SelectorProducer@2d9de284/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=1}][pc=0,pic=0,pec=7,epc=5310]@2021-11-23T12:50:42.563756Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUT,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@581be9cc{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUT,fill=-,flush=-,to=35/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=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-11-23 12:50:42 563 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0
2021-11-23 12:50:42 563 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-11-23 12:50:42 563 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=24 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 24 bytesProduced = 0 encryptedBuffer=[p=24,l=24,c=17408,r=0] unwrapBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x01\xE1\x84\xF1...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x01\xE1\x84\xF1...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:42 564 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUT,fill=-,flush=-,to=35/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=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-11-23 12:50:42 564 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 waiting with 1 keys
2021-11-23 12:50:42 564 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUT,fill=-,flush=-,to=35/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=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-11-23 12:50:42 564 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-11-23 12:50:42 564 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4c7cc97e::DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUT,fill=-,flush=-,to=36/30000} filled -1 HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x01\xE1\x84\xF1...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:42 564 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@4881ee1c{SSLC.NBReadCB@581be9cc{SslConnection@581be9cc::SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUT,fill=-,flush=-,to=35/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=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-11-23 12:50:42 564 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUT,fill=-,flush=-,to=36/30000}
2021-11-23 12:50:42 564 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUT,fill=-,flush=-,to=36/30000}
2021-11-23 12:50:42 564 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@282c4da0{s=0/1,p=1}@12e5e75 in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=0/1,p=1}]
2021-11-23 12:50:42 564 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=1}@12e5e75 started
2021-11-23 12:50:42 564 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - shutdownOutput: SslConnection@581be9cc::SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=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-11-23 12:50:42 564 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=0}@12e5e75 waiting
2021-11-23 12:50:42 564 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >c.onFillable SslConnection@581be9cc::SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=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-11-23 12:50:42 564 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,CLOSED,fill=-,flush=-,to=36/30000}
2021-11-23 12:50:42 564 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - ensureFillInterested SslConnection@581be9cc::SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=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-11-23 12:50:42 564 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close(null) DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,CLOSED,fill=-,flush=-,to=36/30000}
2021-11-23 12:50:42 565 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@4881ee1c{SSLC.NBReadCB@581be9cc{SslConnection@581be9cc::SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=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-11-23 12:50:42 565 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - onFillable SslConnection@581be9cc::SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=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-11-23 12:50:42 565 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@1cf5ab07{null}
2021-11-23 12:50:42 565 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - FillInterest@1cf5ab07{null} lost race null
2021-11-23 12:50:42 565 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=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-11-23 12:50:42 565 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100620440@4f532b49 on ManagedSelector@1a6dc5ea{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-23 12:50:42 565 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@1a6dc5ea{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-23 12:50:42 565 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=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-11-23 12:50:42 565 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=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-11-23 12:50:42 565 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=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-11-23 12:50:42 565 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=0}@3d041bf2 size 1 > capacity
2021-11-23 12:50:42 565 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - doClose SocketChannelEndPoint@18476975{l=/10.233.70.203:9101,r=/10.233.70.208:60976,CLOSED,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=/10.233.70.203:9101,r=/10.233.70.208:60976,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=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-11-23 12:50:42 565 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran ReservedThreadExecutor@282c4da0{s=1/1,p=0}@3d041bf2 in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}]
2021-11-23 12:50:42 565 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken with none selected
2021-11-23 12:50:42 565 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 woken up from select, 0/0/0 selected
2021-11-23 12:50:42 565 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 processing 0 keys, 1 updates
2021-11-23 12:50:42 565 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1
2021-11-23 12:50:42 565 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100620440@4f532b49
2021-11-23 12:50:42 565 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onClose FillInterest@4881ee1c{SSLC.NBReadCB@581be9cc{SslConnection@581be9cc::SocketChannelEndPoint@18476975{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=0/1,kio=-1,kro=-1}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=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-11-23 12:50:42 566 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillableFail SslConnection@581be9cc::SocketChannelEndPoint@18476975{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=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-11-23 12:50:42 566 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Ignoring key update for cancelled key SocketChannelEndPoint@18476975{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=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-11-23 12:50:42 566 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onFail FillInterest@1cf5ab07{null}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:150)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:355)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:227)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1366)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:254)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:255)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-23 12:50:42 566 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup ManagedSelector@1a6dc5ea{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-23 12:50:42 566 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1be52d1e startThread=0
2021-11-23 12:50:42 566 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onClose FillInterest@1cf5ab07{null}
2021-11-23 12:50:42 566 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4c7cc97e::DecryptedEndPoint@37dac1e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=38/30000} parse HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x01\xE1\x84\xF1...\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-23 12:50:42 566 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@36a7aaac[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x01\xE1\x84\xF1...\x00\x00\x00\x00\x00\x00\x00}
2021-11-23 12:50:42 566 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close SocketChannelEndPoint@18476975{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=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-11-23 12:50:42 566 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-11-23 12:50:42 566 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4c7cc97e::DecryptedEndPoint@37dac1e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=38/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-23 12:50:42 566 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@4c7cc97e::DecryptedEndPoint@37dac1e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=38/30000}
2021-11-23 12:50:42 566 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@37dac1e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=38/30000}
2021-11-23 12:50:42 566 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4c7cc97e::DecryptedEndPoint@37dac1e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=38/30000} onFillable exit HttpChannelState@20d265b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-11-23 12:50:42 566 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@18476975{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=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-11-23 12:50:42 566 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-11-23 12:50:42 566 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5ee22a88 waiting with 0 keys
2021-11-23 12:50:42 566 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=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-11-23 12:50:42 566 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@282c4da0{s=1/1,p=0}@2c3ea012 size 1 > capacity
2021-11-23 12:50:42 566 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@282c4da0{s=1/1,p=0}@2c3ea012 in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}]
2021-11-23 12:50:42 566 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1be52d1e in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}]
2021-11-23 12:50:42 566 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@18476975{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=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-11-23 12:50:42 566 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onClose HttpConnection@4c7cc97e::DecryptedEndPoint@37dac1e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=38/30000}
2021-11-23 12:50:42 566 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onClose SslConnection@581be9cc::SocketChannelEndPoint@18476975{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@581be9cc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dac1e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@4c7cc97e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3668a38d{s=START}]=>HttpChannelOverHttp@6a99a2a0{s=HttpChannelState@20d265b0{s=IDLE rs=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-11-23 12:50:42 566 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1be52d1e in InstrumentedQueuedThreadPool[dw]@58a3d521{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@282c4da0{s=1/1,p=0}]
2021-11-23 12:50:46 804 TRACE [org.skife.jdbi.v2.DBI][EngineInstanceController] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@47baf3ec] obtained in 0 millis
2021-11-23 12:50:46 805 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EngineInstanceController] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@7dec4229, maxRows=0, fetchSize=0, flags=16
2021-11-23 12:50:46 805 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EngineInstanceController] invocationID:{InvocationID} -  FE=> Bind(stmt=S_1,portal=null)
2021-11-23 12:50:46 805 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EngineInstanceController] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=0)
2021-11-23 12:50:46 805 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EngineInstanceController] invocationID:{InvocationID} -  FE=> Sync
2021-11-23 12:50:46 807 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EngineInstanceController] invocationID:{InvocationID} -  <=BE BindComplete [unnamed]
2021-11-23 12:50:46 807 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EngineInstanceController] invocationID:{InvocationID} -  <=BE DataRow(len=51)
2021-11-23 12:50:46 807 TRACE [org.pos