Results

By type

          2021-06-11 22:45:47 329 INFO  [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-3-thread-1] invocationID:{InvocationID} - Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
2021-06-11 22:45:47 329 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - ProxySelector Request for http://consul-server.onap:8500/v1/catalog/service/config-binding-service
2021-06-11 22:45:47 331 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT
2021-06-11 22:45:47 331 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@7321c3205 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-06-11 22:45:47 334 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - KeepAlive stream used: http://consul-server.onap:8500/v1/catalog/service/config-binding-service
2021-06-11 22:45:47 334 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@24f4d7807 pairs: {null: HTTP/1.1 200 OK}{Content-Type: application/json}{X-Consul-Index: 857}{X-Consul-Knownleader: true}{X-Consul-Lastcontact: 0}{Date: Fri, 11 Jun 2021 22:45:47 GMT}{Content-Length: 352}
2021-06-11 22:45:47 335 INFO  [org.onap.holmes.common.config.MicroServiceConfig][pool-3-thread-1] invocationID:{InvocationID} - The config-binding-service address is http://config-binding-service.onap:10000
2021-06-11 22:45:47 336 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory
2021-06-11 22:45:47 336 DEBUG [org.jvnet.hk2.logger][pool-3-thread-1] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_276,277,827639682)
2021-06-11 22:45:47 337 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][pool-3-thread-1] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20.
2021-06-11 22:45:47 339 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
2021-06-11 22:45:47 339 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable
2021-06-11 22:45:47 340 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
2021-06-11 22:45:47 340 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable
2021-06-11 22:45:47 341 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
2021-06-11 22:45:47 341 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable
2021-06-11 22:45:47 341 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
2021-06-11 22:45:47 341 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable
2021-06-11 22:45:47 342 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2021-06-11 22:45:47 342 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2021-06-11 22:45:47 343 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][pool-3-thread-1] invocationID:{InvocationID} - System properties configuration provider not allowed
2021-06-11 22:45:47 343 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][pool-3-thread-1] invocationID:{InvocationID} - null
java.lang.reflect.InvocationTargetException: null
	at java.base/jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.lookupManagedScheduledExecutorService(ClientExecutorProvidersConfigurator.java:174)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.init(ClientExecutorProvidersConfigurator.java:124)
	at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:447)
	at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:317)
	at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:807)
	at org.glassfish.jersey.client.ClientRequest.getClientRuntime(ClientRequest.java:219)
	at org.glassfish.jersey.client.ClientRequest.getInjectionManager(ClientRequest.java:610)
	at org.glassfish.jersey.client.JerseyWebTarget.onBuilder(JerseyWebTarget.java:364)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:192)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:36)
	at org.onap.holmes.common.config.MicroServiceConfig.execQuery(MicroServiceConfig.java:80)
	at org.onap.holmes.common.config.MicroServiceConfig.getServiceConfigInfoFromCBS(MicroServiceConfig.java:88)
	at org.onap.holmes.common.dcae.DcaeConfigurationQuery.getDcaeConfigurations(DcaeConfigurationQuery.java:27)
	at org.onap.holmes.rulemgt.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or in an application resource file: java.naming.factory.initial
	at java.naming/javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
	at java.naming/javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
	at java.naming/javax.naming.InitialContext.getURLOrDefaultInitCtx(Unknown Source)
	at java.naming/javax.naming.InitialContext.lookup(Unknown Source)
	... 23 common frames omitted
2021-06-11 22:45:47 344 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-3-thread-1] invocationID:{InvocationID} - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
2021-06-11 22:45:47 344 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-3-thread-1] invocationID:{InvocationID} - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
2021-06-11 22:45:47 346 INFO  [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-3-thread-1] invocationID:{InvocationID} - Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
2021-06-11 22:45:47 346 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - ProxySelector Request for http://config-binding-service.onap:10000/service_component/holmes-rule-mgmt
2021-06-11 22:45:47 347 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT
2021-06-11 22:45:47 347 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@35492b4b5 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-06-11 22:45:47 366 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - KeepAlive stream used: http://config-binding-service.onap:10000/service_component/holmes-rule-mgmt
2021-06-11 22:45:47 367 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@7cb233e95 pairs: {null: HTTP/1.1 200 OK}{x-onap-requestid: a1f47c35-1d9c-4d86-862e-940a258a4f4c}{Content-Type: application/json}{Content-Length: 4153}{Date: Fri, 11 Jun 2021 22:45:47 GMT}
2021-06-11 22:45:47 367 INFO  [org.onap.holmes.common.config.MicroServiceConfig][pool-3-thread-1] invocationID:{InvocationID} - The query url is: http://config-binding-service.onap:10000/service_component/holmes-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-06-11 22:45:47 368 DEBUG [org.apache.http.client.protocol.RequestAddCookies][pool-3-thread-1] invocationID:{InvocationID} - CookieSpec selected: default
2021-06-11 22:45:47 368 DEBUG [org.apache.http.client.protocol.RequestAuthCache][pool-3-thread-1] invocationID:{InvocationID} - Auth cache not set in the context
2021-06-11 22:45:47 369 DEBUG [org.apache.http.impl.conn.PoolingHttpClientConnectionManager][pool-3-thread-1] invocationID:{InvocationID} - Connection request: [route: {s}->https://127.0.0.1:9101][total kept alive: 0; route allocated: 0 of 2; total allocated: 0 of 200]
2021-06-11 22:45:47 369 DEBUG [org.apache.http.impl.conn.PoolingHttpClientConnectionManager][pool-3-thread-1] invocationID:{InvocationID} - Connection leased: [id: 36][route: {s}->https://127.0.0.1:9101][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 200]
2021-06-11 22:45:47 369 DEBUG [org.apache.http.impl.execchain.MainClientExec][pool-3-thread-1] invocationID:{InvocationID} - Opening connection {s}->https://127.0.0.1:9101
2021-06-11 22:45:47 369 DEBUG [org.apache.http.impl.conn.DefaultHttpClientConnectionOperator][pool-3-thread-1] invocationID:{InvocationID} - Connecting to /127.0.0.1:9101
2021-06-11 22:45:47 369 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-3-thread-1] invocationID:{InvocationID} - Connecting socket to /127.0.0.1:9101 with timeout 30000
2021-06-11 22:45:47 369 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32-acceptor-0@2a667f44-RuleActiveApp@30159886{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@4035a4ef[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:43854]] on ManagedSelector@10d98940{STARTED} id=0 keys=0 selected=0 updates=0
2021-06-11 22:45:47 369 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32-acceptor-0@2a667f44-RuleActiveApp@30159886{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@10d98940{STARTED} id=0 keys=0 selected=0 updates=1
2021-06-11 22:45:47 369 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-3-thread-1] invocationID:{InvocationID} - Enabled protocols: [SSLv3, TLSv1, TLSv1.2]
2021-06-11 22:45:47 369 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-3-thread-1] invocationID:{InvocationID} - Enabled cipher suites:[TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
2021-06-11 22:45:47 369 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-3-thread-1] invocationID:{InvocationID} - Starting handshake
2021-06-11 22:45:47 373 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken with none selected
2021-06-11 22:45:47 373 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken up from select, 0/0/0 selected
2021-06-11 22:45:47 373 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a processing 0 keys, 1 updates
2021-06-11 22:45:47 373 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updateable 1
2021-06-11 22:45:47 373 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - update Accept@4035a4ef[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:43854]]
2021-06-11 22:45:47 373 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-33] invocationID:{InvocationID} - queue Accept@4035a4ef[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:43854]] startThread=0
2021-06-11 22:45:47 373 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updates 0
2021-06-11 22:45:47 373 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a waiting with 1 keys
2021-06-11 22:45:47 373 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-36] invocationID:{InvocationID} - run Accept@4035a4ef[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:43854]] in InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}]
2021-06-11 22:45:47 373 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-36] invocationID:{InvocationID} - SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-06-11 22:45:47 374 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-36] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@63b4be60
2021-06-11 22:45:47 374 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-36] invocationID:{InvocationID} - new HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=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@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-06-11 22:45:47 374 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-36] invocationID:{InvocationID} - New HTTP Connection HttpConnection@27e3c1cc::DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=0/30000}
2021-06-11 22:45:47 374 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$510/0x0000000100647440@18e997b2 on ManagedSelector@10d98940{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-11 22:45:47 374 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-36] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@74ed4f24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:47 374 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-36] invocationID:{InvocationID} - onOpen SslConnection@74ed4f24::SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@74ed4f24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:47 374 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-36] invocationID:{InvocationID} - onOpen HttpConnection@27e3c1cc::DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=0/30000}
2021-06-11 22:45:47 374 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-36] invocationID:{InvocationID} - fillInterested HttpConnection@27e3c1cc::DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=0/30000}
2021-06-11 22:45:47 374 DEBUG [org.eclipse.jetty.io.FillInterest][dw-36] invocationID:{InvocationID} - interested FillInterest@3d0a0aa5{AC.ReadCB@27e3c1cc{HttpConnection@27e3c1cc::DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-06-11 22:45:47 374 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@74ed4f24::SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@74ed4f24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:47 374 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - SslConnection@74ed4f24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:47 374 DEBUG [org.eclipse.jetty.io.FillInterest][dw-36] invocationID:{InvocationID} - interested FillInterest@698a4eb1{SSLC.NBReadCB@74ed4f24{SslConnection@74ed4f24::SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@74ed4f24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-11 22:45:47 374 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-36] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@74ed4f24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:47 374 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100618840@7700b8cb on ManagedSelector@10d98940{STARTED} id=0 keys=1 selected=0 updates=1
2021-06-11 22:45:47 374 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@10d98940{STARTED} id=0 keys=1 selected=0 updates=2
2021-06-11 22:45:47 374 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken with none selected
2021-06-11 22:45:47 374 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken up from select, 0/0/1 selected
2021-06-11 22:45:47 374 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a processing 0 keys, 2 updates
2021-06-11 22:45:47 374 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updateable 2
2021-06-11 22:45:47 374 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$510/0x0000000100647440@18e997b2
2021-06-11 22:45:47 374 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Created SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@74ed4f24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:47 374 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-36] invocationID:{InvocationID} - ran Accept@4035a4ef[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:43854]] in InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}]
2021-06-11 22:45:47 374 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100618840@7700b8cb
2021-06-11 22:45:47 374 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@74ed4f24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:47 374 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updates 0
2021-06-11 22:45:47 374 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a waiting with 1 keys
2021-06-11 22:45:47 375 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken up from select, 1/1/1 selected
2021-06-11 22:45:47 375 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a processing 1 keys, 0 updates
2021-06-11 22:45:47 375 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:43854], selector=sun.nio.ch.EPollSelectorImpl@77fadb4a, interestOps=1, readyOps=1 SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@74ed4f24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-06-11 22:45:47 375 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@74ed4f24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:47 375 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@74ed4f24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=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-06-11 22:45:47 375 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=0} tryExecute EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1728]@2021-06-11T22:45:47.375281Z
2021-06-11 22:45:47 375 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=0/1,p=0}@c6eddc offer EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=1728]@2021-06-11T22:45:47.375325Z
2021-06-11 22:45:47 375 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=0/1,p=1} startReservedThread p=1
2021-06-11 22:45:47 375 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-33] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e4894d{s=0/1,p=1}@5e1c8975 startThread=0
2021-06-11 22:45:47 375 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=0/1,p=1}@c6eddc task=EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1728]@2021-06-11T22:45:47.37543Z
2021-06-11 22:45:47 375 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-35] invocationID:{InvocationID} - EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1728]@2021-06-11T22:45:47.375473Z tryProduce true
2021-06-11 22:45:47 375 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updateable 0
2021-06-11 22:45:47 375 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updates 0
2021-06-11 22:45:47 375 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-33] invocationID:{InvocationID} - EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1728]@2021-06-11T22:45:47.375454Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@74ed4f24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=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-06-11 22:45:47 375 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74ed4f24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:47 375 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a waiting with 1 keys
2021-06-11 22:45:47 375 DEBUG [org.eclipse.jetty.io.FillInterest][dw-33] invocationID:{InvocationID} - fillable FillInterest@698a4eb1{SSLC.NBReadCB@74ed4f24{SslConnection@74ed4f24::SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@74ed4f24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-11 22:45:47 375 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - >c.onFillable SslConnection@74ed4f24::SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@74ed4f24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:47 375 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - onFillable SslConnection@74ed4f24::SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@74ed4f24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:47 375 DEBUG [org.eclipse.jetty.io.FillInterest][dw-33] invocationID:{InvocationID} - fillable FillInterest@3d0a0aa5{AC.ReadCB@27e3c1cc{HttpConnection@27e3c1cc::DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-06-11 22:45:47 375 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@27e3c1cc::DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-06-11 22:45:47 375 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - >fill SslConnection@74ed4f24::SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@74ed4f24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:47 375 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-06-11 22:45:47 375 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - filled 319 HeapByteBuffer@10dfd36b[p=0,l=319,c=17408,r=319]={<<<\x16\x03\x03\x01:\x01\x00\x016\x03\x03\xC9\xF3\xFd(\xC9S\r\x0c\xC4\n\xD6F=Z...\t\x00\x07\x02\x00\x04\x00\x00\x00\x00\x00\x17\x00\x00\x00+\x00\x05\x04\x03\x03\x03\x01>>>L\x89\x8a\x7f\xBf\x1f6\x0c\x7f...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:47 375 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net filled=319
2021-06-11 22:45:47 376 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill starting handshake SslConnection@74ed4f24::SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74ed4f24{NOT_HANDSHAKING,eio=319/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:47 376 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - unwrap net_filled=319 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 319 bytesProduced = 0 encryptedBuffer=[p=319,l=319,c=17408,r=0] unwrapBuffer=HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9c!\xE5 ...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9c!\xE5 ...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:47 376 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NEED_TASK
2021-06-11 22:45:47 376 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NEED_WRAP
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - >flush SslConnection@74ed4f24::SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@74ed4f24{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@5e15615e[p=0,l=0,c=0,r=0]={<<<>>>}
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - flush NEED_WRAP
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 90 sequenceNumber = 0 [p=0,l=90,c=17408,r=90] ioDone=false/false
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - flushed 90 SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@74ed4f24{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - flush NEED_WRAP
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 1 [p=0,l=6,c=17408,r=6] ioDone=false/false
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74ed4f24{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - flush NEED_WRAP
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 45 sequenceNumber = 0 [p=0,l=45,c=17408,r=45] ioDone=false/false
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - flushed 45 SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74ed4f24{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - SslConnection@74ed4f24{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - filled 0 HeapByteBuffer@10dfd36b[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01:\x01\x00\x016...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net filled=0
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] 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@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9c!\xE5 ...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9c!\xE5 ...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - SslConnection@74ed4f24{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - >fill SslConnection@74ed4f24::SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74ed4f24{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - filled 0 HeapByteBuffer@10dfd36b[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01:\x01\x00\x016...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - run ReservedThreadExecutor@4e4894d{s=0/1,p=1}@5e1c8975 in InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=1}]
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net filled=0
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] 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@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9c!\xE5 ...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9c!\xE5 ...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=1}@5e1c8975 started
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=0}@5e1c8975 waiting
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - SslConnection@74ed4f24{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@27e3c1cc::DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=3/30000} filled 0 HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9c!\xE5 ...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@27e3c1cc::DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9c!\xE5 ...\x00\x00\x00\x00\x00\x00\x00} {}
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9c!\xE5 ...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@27e3c1cc::DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=3/30000} parsed false HttpParser{s=START,0 of -1}
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@27e3c1cc::DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=3/30000}
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-33] invocationID:{InvocationID} - fillInterested HttpConnection@27e3c1cc::DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=3/30000}
2021-06-11 22:45:47 377 DEBUG [org.eclipse.jetty.io.FillInterest][dw-33] invocationID:{InvocationID} - interested FillInterest@3d0a0aa5{AC.ReadCB@27e3c1cc{HttpConnection@27e3c1cc::DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-06-11 22:45:47 378 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@74ed4f24::SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74ed4f24{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:47 378 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - SslConnection@74ed4f24{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:47 378 DEBUG [org.eclipse.jetty.io.FillInterest][dw-33] invocationID:{InvocationID} - interested FillInterest@698a4eb1{SSLC.NBReadCB@74ed4f24{SslConnection@74ed4f24::SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74ed4f24{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-11 22:45:47 378 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@74ed4f24{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:47 378 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100618840@7700b8cb on ManagedSelector@10d98940{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-11 22:45:47 378 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@10d98940{STARTED} id=0 keys=1 selected=0 updates=1
2021-06-11 22:45:47 378 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-3-thread-1] invocationID:{InvocationID} - Secure session established
2021-06-11 22:45:47 378 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@27e3c1cc::DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-06-11 22:45:47 378 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken with none selected
2021-06-11 22:45:47 378 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken up from select, 0/0/1 selected
2021-06-11 22:45:47 378 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a processing 0 keys, 1 updates
2021-06-11 22:45:47 378 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updateable 1
2021-06-11 22:45:47 378 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100618840@7700b8cb
2021-06-11 22:45:47 378 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-3-thread-1] invocationID:{InvocationID} -  negotiated protocol: TLSv1.2
2021-06-11 22:45:47 378 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-3-thread-1] invocationID:{InvocationID} -  negotiated cipher suite: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
2021-06-11 22:45:47 378 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - SslConnection@74ed4f24{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:47 378 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=0}@4841b322 size 1 > capacity
2021-06-11 22:45:47 378 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@74ed4f24{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:47 378 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updates 0
2021-06-11 22:45:47 378 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a waiting with 1 keys
2021-06-11 22:45:47 378 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-33] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e4894d{s=1/1,p=0}@4841b322 in InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}]
2021-06-11 22:45:47 378 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken up from select, 1/1/1 selected
2021-06-11 22:45:47 378 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a processing 1 keys, 0 updates
2021-06-11 22:45:47 378 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-3-thread-1] invocationID:{InvocationID} -  peer principal: C=US, O=ONAP, OU=OSAAF, OU=holmes-rule-mgmt@holmes-rule-mgmt.onap.org:DEV, CN=holmes-rule-mgmt
2021-06-11 22:45:47 378 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-3-thread-1] invocationID:{InvocationID} -  peer alternative names: [mark.d.manager@people.osaaf.com, holmes-rule-mgmt, holmes-rule-mgmt.api.simpledemo.onap.org, holmes-rule-mgmt.onap]
2021-06-11 22:45:47 378 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-3-thread-1] invocationID:{InvocationID} -  issuer principal: CN=intermediateCA_9, OU=OSAAF, O=ONAP, C=US
2021-06-11 22:45:47 378 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:43854], selector=sun.nio.ch.EPollSelectorImpl@77fadb4a, interestOps=1, readyOps=1 SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@74ed4f24{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-06-11 22:45:47 378 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@74ed4f24{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:47 378 DEBUG [org.apache.http.impl.conn.DefaultHttpClientConnectionOperator][pool-3-thread-1] invocationID:{InvocationID} - Connection established 127.0.0.1:43854<->127.0.0.1:9101
2021-06-11 22:45:47 378 DEBUG [org.apache.http.impl.conn.DefaultManagedHttpClientConnection][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-36: set socket timeout to 30000
2021-06-11 22:45:47 378 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@74ed4f24{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=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-06-11 22:45:47 378 DEBUG [org.apache.http.impl.execchain.MainClientExec][pool-3-thread-1] invocationID:{InvocationID} - Executing request GET /api/holmes-rule-mgmt/v1/rule HTTP/1.1
2021-06-11 22:45:47 378 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=0} tryExecute EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1729]@2021-06-11T22:45:47.37882Z
2021-06-11 22:45:47 378 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=0/1,p=0}@5e1c8975 offer EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=1729]@2021-06-11T22:45:47.378879Z
2021-06-11 22:45:47 378 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=0/1,p=1} startReservedThread p=1
2021-06-11 22:45:47 378 DEBUG [org.apache.http.impl.execchain.MainClientExec][pool-3-thread-1] invocationID:{InvocationID} - Target auth state: UNCHALLENGED
2021-06-11 22:45:47 378 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-35] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e4894d{s=0/1,p=1}@48ecf86d startThread=0
2021-06-11 22:45:47 378 DEBUG [org.apache.http.impl.execchain.MainClientExec][pool-3-thread-1] invocationID:{InvocationID} - Proxy auth state: UNCHALLENGED
2021-06-11 22:45:47 378 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=0/1,p=1}@5e1c8975 task=EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1729]@2021-06-11T22:45:47.378986Z
2021-06-11 22:45:47 379 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - run ReservedThreadExecutor@4e4894d{s=0/1,p=1}@48ecf86d in InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=1}]
2021-06-11 22:45:47 379 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=1}@48ecf86d started
2021-06-11 22:45:47 379 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=0}@48ecf86d waiting
2021-06-11 22:45:47 379 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-29] invocationID:{InvocationID} - EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1729]@2021-06-11T22:45:47.379039Z tryProduce true
2021-06-11 22:45:47 379 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updateable 0
2021-06-11 22:45:47 379 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updates 0
2021-06-11 22:45:47 379 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-35] invocationID:{InvocationID} - EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=1}][pc=0,pic=0,pec=3,epc=1729]@2021-06-11T22:45:47.379023Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@74ed4f24{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=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-06-11 22:45:47 379 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74ed4f24{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:47 379 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a waiting with 1 keys
2021-06-11 22:45:47 379 DEBUG [org.apache.http.headers][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-36 >> GET /api/holmes-rule-mgmt/v1/rule HTTP/1.1
2021-06-11 22:45:47 379 DEBUG [org.apache.http.headers][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-36 >> Content-Type: application/json
2021-06-11 22:45:47 379 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35] invocationID:{InvocationID} - fillable FillInterest@698a4eb1{SSLC.NBReadCB@74ed4f24{SslConnection@74ed4f24::SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@74ed4f24{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-11 22:45:47 379 DEBUG [org.apache.http.headers][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-36 >> Host: 127.0.0.1:9101
2021-06-11 22:45:47 379 DEBUG [org.apache.http.headers][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-36 >> Connection: Keep-Alive
2021-06-11 22:45:47 379 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - >c.onFillable SslConnection@74ed4f24::SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@74ed4f24{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:47 379 DEBUG [org.apache.http.headers][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-36 >> User-Agent: Apache-HttpClient/4.5.10 (Java/11.0.6)
2021-06-11 22:45:47 379 DEBUG [org.apache.http.headers][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-36 >> Accept-Encoding: gzip,deflate
2021-06-11 22:45:47 379 DEBUG [org.apache.http.wire][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-36 >> "GET /api/holmes-rule-mgmt/v1/rule HTTP/1.1[\r][\n]"
2021-06-11 22:45:47 379 DEBUG [org.apache.http.wire][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-36 >> "Content-Type: application/json[\r][\n]"
2021-06-11 22:45:47 379 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - onFillable SslConnection@74ed4f24::SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@74ed4f24{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:47 379 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35] invocationID:{InvocationID} - fillable FillInterest@3d0a0aa5{AC.ReadCB@27e3c1cc{HttpConnection@27e3c1cc::DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-06-11 22:45:47 379 DEBUG [org.apache.http.wire][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-36 >> "Host: 127.0.0.1:9101[\r][\n]"
2021-06-11 22:45:47 379 DEBUG [org.apache.http.wire][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-36 >> "Connection: Keep-Alive[\r][\n]"
2021-06-11 22:45:47 379 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@27e3c1cc::DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-06-11 22:45:47 379 DEBUG [org.apache.http.wire][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-36 >> "User-Agent: Apache-HttpClient/4.5.10 (Java/11.0.6)[\r][\n]"
2021-06-11 22:45:47 379 DEBUG [org.apache.http.wire][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-36 >> "Accept-Encoding: gzip,deflate[\r][\n]"
2021-06-11 22:45:47 379 DEBUG [org.apache.http.wire][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-36 >> "[\r][\n]"
2021-06-11 22:45:47 379 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - >fill SslConnection@74ed4f24::SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@74ed4f24{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:47 379 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 22:45:47 379 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - filled 51 HeapByteBuffer@10dfd36b[p=0,l=51,c=17408,r=51]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\x12\x12\x02\xD4\xB4\x96...\xB7\xD3\xA1\t\xA4\xA0\xF7@\xA4\xB2\xFc\xE1|\xB4\x0eS\x9d\xD2L\x02~\xD0t>>>\x91U"\xB7\x0e\x8e\xFe\xFa*...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:47 379 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - net filled=51
2021-06-11 22:45:47 379 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - unwrap net_filled=51 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=51,c=17408,r=45] unwrapBuffer=HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9c!\xE5 ...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9c!\xE5 ...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:47 379 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 22:45:47 379 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - filled 236 HeapByteBuffer@10dfd36b[p=6,l=287,c=17408,r=281]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\x12\x12\x02\xD4\xB4\x96\xF2\xC7\xDc\xB7\xD3\xA1...\x8bA#\xA3\xDb\xD6v-\x9at\xB4\xDc\xBb\x9d\xE4\xBa\xB2L\x1d\xEf\xD7\x12\x8d>>>\x02\x03\x02\x01\x02\x02\x00\x11\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:47 379 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - net filled=236
2021-06-11 22:45:47 380 DEBUG [jdk.event.security][dw-35] invocationID:{InvocationID} -  TLSHandshake: 127.0.0.1:54876, TLSv1.2, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, 0
2021-06-11 22:45:47 380 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - unwrap net_filled=236 Status = OK HandshakeStatus = FINISHED bytesConsumed = 45 bytesProduced = 0 encryptedBuffer=[p=51,l=287,c=17408,r=236] unwrapBuffer=HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9c!\xE5 ...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9c!\xE5 ...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:47 380 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - handshake succeeded SslConnection@74ed4f24::SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74ed4f24{NOT_HANDSHAKING,eio=236/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=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.2/TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
2021-06-11 22:45:47 380 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-06-11 22:45:47 380 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - filled 0 HeapByteBuffer@10dfd36b[p=51,l=287,c=17408,r=236]={\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x9d\xD2L\x02~\xD0t<<<\x17\x03\x03\x00\xE7\x00\x00\x00\x00\x00\x00\x00\x01\xB6\xD7\x15\x19\xA3\xFf)\x05Rv\x1d7...\x8bA#\xA3\xDb\xD6v-\x9at\xB4\xDc\xBb\x9d\xE4\xBa\xB2L\x1d\xEf\xD7\x12\x8d>>>\x02\x03\x02\x01\x02\x02\x00\x11\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:47 380 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - net filled=0
2021-06-11 22:45:47 380 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 236 bytesProduced = 207 encryptedBuffer=[p=287,l=287,c=17408,r=0] unwrapBuffer=HeapByteBuffer@637ffe95[p=0,l=207,c=17408,r=207]={<<>>8_~\xE0\xFa1ROw...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@637ffe95[p=0,l=207,c=17408,r=207]={<<>>8_~\xE0\xFa1ROw...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:47 380 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - SslConnection@74ed4f24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:47 380 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@27e3c1cc::DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=2/30000} filled 207 HeapByteBuffer@637ffe95[p=0,l=207,c=17408,r=207]={<<>>8_~\xE0\xFa1ROw...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:47 380 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@27e3c1cc::DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=2/30000} parse HeapByteBuffer@637ffe95[p=0,l=207,c=17408,r=207]={<<>>8_~\xE0\xFa1ROw...\x00\x00\x00\x00\x00\x00\x00} {}
2021-06-11 22:45:47 380 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@637ffe95[p=0,l=207,c=17408,r=207]={<<>>8_~\xE0\xFa1ROw...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:47 380 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - START --> SPACE1
2021-06-11 22:45:47 380 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - SPACE1 --> URI
2021-06-11 22:45:47 380 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - URI --> SPACE2
2021-06-11 22:45:47 380 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-06-11 22:45:47 380 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-06-11 22:45:47 380 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Content-Type: application/json --> IN_VALUE
2021-06-11 22:45:47 380 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Content-Type: application/json --> FIELD
2021-06-11 22:45:47 380 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-06-11 22:45:47 380 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-06-11 22:45:47 380 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-06-11 22:45:47 380 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Connection: keep-alive --> IN_VALUE
2021-06-11 22:45:47 380 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Connection: keep-alive --> FIELD
2021-06-11 22:45:47 380 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-06-11 22:45:47 380 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-06-11 22:45:47 380 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-06-11 22:45:47 380 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Accept-Encoding --> IN_VALUE
2021-06-11 22:45:47 380 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Accept-Encoding --> FIELD
2021-06-11 22:45:47 380 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER --> CONTENT
2021-06-11 22:45:47 381 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35] invocationID:{InvocationID} - REQUEST for //127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule on HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=0}
GET //127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule HTTP/1.1
Content-Type: application/json
Host: 127.0.0.1:9101
Connection: keep-alive
User-Agent: Apache-HttpClient/4.5.10 (Java/11.0.6)
Accept-Encoding: gzip,deflate


2021-06-11 22:45:47 381 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@27e3c1cc::DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=3/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-06-11 22:45:47 381 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@27e3c1cc::DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=3/30000}
2021-06-11 22:45:47 381 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35] invocationID:{InvocationID} - handle //127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=1} 
2021-06-11 22:45:47 381 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-35] invocationID:{InvocationID} - handling HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-06-11 22:45:47 381 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=1}
2021-06-11 22:45:47 381 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-35] invocationID:{InvocationID} - Host 127.0.0.1 with SNI null
2021-06-11 22:45:47 381 DEBUG [org.eclipse.jetty.server.Server][dw-35] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/rule on HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=1}
2021-06-11 22:45:47 381 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-35] invocationID:{InvocationID} - GzipHandler@64dc86c6{STARTED,min=256,inflate=8192} handle Request(GET https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule)@2f77cc30 in null
2021-06-11 22:45:47 381 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-35] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/rule @ i.d.j.MutableServletContextHandler@bfc14b9{/,null,AVAILABLE}
2021-06-11 22:45:47 381 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-35] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/rule @ i.d.j.MutableServletContextHandler@bfc14b9{/,null,AVAILABLE}
2021-06-11 22:45:47 381 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-35] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/rule -> io.dropwizard.jersey.setup.JerseyServletContainer-7caf1e5@486b0972==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-06-11 22:45:47 381 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-35] invocationID:{InvocationID} - chain=customFilter@5345dfe8==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-1894fa9f@1894fa9f==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-7a572ea0@7a572ea0==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-7caf1e5@486b0972==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-06-11 22:45:47 381 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-35] invocationID:{InvocationID} - call filter customFilter@5345dfe8==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-06-11 22:45:47 381 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-35] invocationID:{InvocationID} - Entering.
2021-06-11 22:45:47 381 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-35] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-06-11 22:45:47 381 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-35] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 6eeb0422-6124-4ff7-b43a-3cdd701a93a1
2021-06-11 22:45:47 381 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-35] invocationID:{InvocationID} - Invoking synchronously ... 
2021-06-11 22:45:47 381 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-35] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-1894fa9f@1894fa9f==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-06-11 22:45:47 381 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-35] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-7a572ea0@7a572ea0==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-06-11 22:45:47 381 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-7caf1e5@486b0972==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-06-11 22:45:47 383 TRACE [org.skife.jdbi.v2.DBI][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@1fe5b1b8] obtained in 0 millis
2021-06-11 22:45:47 383 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@6b5c8dd7, maxRows=0, fetchSize=0, flags=16
2021-06-11 22:45:47 383 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> CloseStatement(S_167)
2021-06-11 22:45:47 383 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Parse(stmt=S_168,query="SELECT * FROM APLUS_RULE ",oids={})
2021-06-11 22:45:47 383 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Bind(stmt=S_168,portal=null)
2021-06-11 22:45:47 383 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Describe(portal=null)
2021-06-11 22:45:47 383 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=0)
2021-06-11 22:45:47 383 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Sync
2021-06-11 22:45:47 384 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  <=BE CloseComplete
2021-06-11 22:45:47 384 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  <=BE ErrorMessage(ERROR: relation "aplus_rule" does not exist
  Position: 15
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01)
2021-06-11 22:45:47 384 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2021-06-11 22:45:47 384 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query SELECT * FROM APLUS_RULE 
2021-06-11 22:45:47 384 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query SYNC
2021-06-11 22:45:47 385 WARN  [org.onap.holmes.rulemgt.db.CorrelationRuleQueryDao][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Failed to query the rule: id =null.
2021-06-11 22:45:47 385 TRACE [org.skife.jdbi.v2.DBI][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@1fe5b1b8] released
2021-06-11 22:45:47 385 ERROR [org.onap.holmes.rulemgt.resources.RuleMgtResources][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - query rule failed,cause query condition conversion failure
org.onap.holmes.common.exception.CorrelationException: Failed to query the rule.
	at org.onap.holmes.rulemgt.db.CorrelationRuleQueryDao.getCorrelationRulesByCondition(CorrelationRuleQueryDao.java:60)
	at org.onap.holmes.rulemgt.wrapper.RuleMgtWrapper.getCorrelationRuleByCondition(RuleMgtWrapper.java:235)
	at org.onap.holmes.rulemgt.resources.RuleMgtResources.getCorrelationRules(RuleMgtResources.java:135)
	at jdk.internal.reflect.GeneratedMethodAccessor35.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.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205)
	at io.dropwizard.jetty.NonblockingServletHolder.handle(NonblockingServletHolder.java:50)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1617)
	at io.dropwizard.servlets.ThreadNameFilter.doFilter(ThreadNameFilter.java:35)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at io.dropwizard.jersey.filter.AllowedMethodsFilter.handle(AllowedMethodsFilter.java:47)
	at io.dropwizard.jersey.filter.AllowedMethodsFilter.doFilter(AllowedMethodsFilter.java:41)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.onap.holmes.common.utils.transactionid.TransactionIdFilter.doFilter(TransactionIdFilter.java:73)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at com.codahale.metrics.jetty9.InstrumentedHandler.handle(InstrumentedHandler.java:249)
	at io.dropwizard.jetty.ContextRoutingHandler.handle(ContextRoutingHandler.java:37)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)
	at org.eclipse.jetty.server.handler.RequestLogHandler.handle(RequestLogHandler.java:54)
	at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:173)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
	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)
Caused by: org.skife.jdbi.v2.exceptions.UnableToExecuteStatementException: org.postgresql.util.PSQLException: ERROR: relation "aplus_rule" does not exist
  Position: 15
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01 [statement:"SELECT * FROM APLUS_RULE ", located:"SELECT * FROM APLUS_RULE ", rewritten:"SELECT * FROM APLUS_RULE ", arguments:{ positional:{}, named:{}, finder:[]}]
	at org.skife.jdbi.v2.SQLStatement.internalExecute(SQLStatement.java:1338)
	at org.skife.jdbi.v2.Query.fold(Query.java:173)
	at org.skife.jdbi.v2.Query.list(Query.java:82)
	at org.skife.jdbi.v2.Query.list(Query.java:75)
	at org.onap.holmes.rulemgt.db.CorrelationRuleQueryDao.getCorrelationRulesByCondition(CorrelationRuleQueryDao.java:53)
	... 71 common frames omitted
Caused by: org.postgresql.util.PSQLException: ERROR: relation "aplus_rule" does not exist
  Position: 15
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01
	at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2532)
	at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2267)
	at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:312)
	at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:448)
	at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:369)
	at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:153)
	at org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:142)
	at jdk.internal.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.apache.tomcat.jdbc.pool.StatementFacade$StatementProxy.invoke(StatementFacade.java:114)
	at com.sun.proxy.$Proxy76.execute(Unknown Source)
	at org.skife.jdbi.v2.SQLStatement.internalExecute(SQLStatement.java:1327)
	... 75 common frames omitted
2021-06-11 22:45:47 385 DEBUG [org.glassfish.jersey.server.ServerRuntime$Responder][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Starting mapping of the exception.
javax.ws.rs.WebApplicationException: HTTP 499 
	at org.onap.holmes.common.utils.ExceptionUtil.buildExceptionResponse(ExceptionUtil.java:32)
	at org.onap.holmes.rulemgt.resources.RuleMgtResources.getCorrelationRules(RuleMgtResources.java:140)
	at jdk.internal.reflect.GeneratedMethodAccessor35.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.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205)
	at io.dropwizard.jetty.NonblockingServletHolder.handle(NonblockingServletHolder.java:50)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1617)
	at io.dropwizard.servlets.ThreadNameFilter.doFilter(ThreadNameFilter.java:35)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at io.dropwizard.jersey.filter.AllowedMethodsFilter.handle(AllowedMethodsFilter.java:47)
	at io.dropwizard.jersey.filter.AllowedMethodsFilter.doFilter(AllowedMethodsFilter.java:41)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.onap.holmes.common.utils.transactionid.TransactionIdFilter.doFilter(TransactionIdFilter.java:73)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at com.codahale.metrics.jetty9.InstrumentedHandler.handle(InstrumentedHandler.java:249)
	at io.dropwizard.jetty.ContextRoutingHandler.handle(ContextRoutingHandler.java:37)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)
	at org.eclipse.jetty.server.handler.RequestLogHandler.handle(RequestLogHandler.java:54)
	at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:173)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
	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-06-11 22:45:47 385 DEBUG [org.glassfish.jersey.server.ServerRuntime$Responder][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - WebApplicationException (WAE) with non-null entity thrown. Response with status 499 is directly generated from the WAE.
javax.ws.rs.WebApplicationException: HTTP 499 
	at org.onap.holmes.common.utils.ExceptionUtil.buildExceptionResponse(ExceptionUtil.java:32)
	at org.onap.holmes.rulemgt.resources.RuleMgtResources.getCorrelationRules(RuleMgtResources.java:140)
	at jdk.internal.reflect.GeneratedMethodAccessor35.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.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205)
	at io.dropwizard.jetty.NonblockingServletHolder.handle(NonblockingServletHolder.java:50)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1617)
	at io.dropwizard.servlets.ThreadNameFilter.doFilter(ThreadNameFilter.java:35)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at io.dropwizard.jersey.filter.AllowedMethodsFilter.handle(AllowedMethodsFilter.java:47)
	at io.dropwizard.jersey.filter.AllowedMethodsFilter.doFilter(AllowedMethodsFilter.java:41)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.onap.holmes.common.utils.transactionid.TransactionIdFilter.doFilter(TransactionIdFilter.java:73)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at com.codahale.metrics.jetty9.InstrumentedHandler.handle(InstrumentedHandler.java:249)
	at io.dropwizard.jetty.ContextRoutingHandler.handle(ContextRoutingHandler.java:37)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)
	at org.eclipse.jetty.server.handler.RequestLogHandler.handle(RequestLogHandler.java:54)
	at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:173)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
	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-06-11 22:45:47 386 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@4881cc42 exclude by status 499
2021-06-11 22:45:47 386 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@6dadeed1[p=0,l=25,c=8192,r=25]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@6290e486{null}
2021-06-11 22:45:47 386 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/rule on HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=6}
499  HTTP/1.1
Date: Fri, 11 Jun 2021 22:45:47 GMT
X-TransactionID: 6eeb0422-6124-4ff7-b43a-3cdd701a93a1
X-InvocationID: d6d9f31c-4452-4b4b-8e14-d0e46c3b4a77
Content-Length: 25
Content-Type: text/plain


2021-06-11 22:45:47 386 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@46b92fde[PROCESSING][i=HTTP/1.1{s=499,h=5,cl=25},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1c1897] (null,[p=0,l=25,c=8192,r=25],true)@START
2021-06-11 22:45:47 386 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=499,h=5,cl=25} last=true content=HeapByteBuffer@6dadeed1[p=0,l=25,c=8192,r=25]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:47 386 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Date: Fri, 11 Jun 2021 22:45:47 GMT
X-TransactionID: 6eeb0422-6124-4ff7-b43a-3cdd701a93a1
X-InvocationID: d6d9f31c-4452-4b4b-8e14-d0e46c3b4a77
Content-Length: 25
Content-Type: text/plain


2021-06-11 22:45:47 386 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - CONTENT_LENGTH
2021-06-11 22:45:47 386 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@46b92fde[PROCESSING][i=HTTP/1.1{s=499,h=5,cl=25},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1c1897] ([p=0,l=209,c=8192,r=209],[p=0,l=25,c=8192,r=25],true)@COMPLETING
2021-06-11 22:45:47 386 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - write: WriteFlusher@2c5a523{IDLE}->null [HeapByteBuffer@51c6c9d4[p=0,l=209,c=8192,r=209]={<<>>ary: Acce...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6dadeed1[p=0,l=25,c=8192,r=25]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2021-06-11 22:45:47 386 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - update WriteFlusher@2c5a523{WRITING}->null:IDLE-->WRITING
2021-06-11 22:45:47 386 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - >flush SslConnection@74ed4f24::SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@74ed4f24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@45e4643{s=COMPLETING}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=6}
2021-06-11 22:45:47 386 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@51c6c9d4[p=0,l=209,c=8192,r=209]={<<>>ary: Acce...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:47 386 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@6dadeed1[p=0,l=25,c=8192,r=25]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:47 386 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-06-11 22:45:47 386 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 234 bytesProduced = 263 sequenceNumber = 1 [p=0,l=263,c=17408,r=263] ioDone=false/false
2021-06-11 22:45:47 386 DEBUG [org.apache.http.wire][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-36 << "HTTP/1.1 499 [\r][\n]"
2021-06-11 22:45:47 386 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flushed 263 SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@74ed4f24{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@45e4643{s=COMPLETING}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=6}
2021-06-11 22:45:47 386 DEBUG [org.apache.http.wire][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-36 << "Date: Fri, 11 Jun 2021 22:45:47 GMT[\r][\n]"
2021-06-11 22:45:47 386 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 22:45:47 386 DEBUG [org.apache.http.wire][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-36 << "X-TransactionID: 6eeb0422-6124-4ff7-b43a-3cdd701a93a1[\r][\n]"
2021-06-11 22:45:47 386 DEBUG [org.apache.http.wire][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-36 << "X-InvocationID: d6d9f31c-4452-4b4b-8e14-d0e46c3b4a77[\r][\n]"
2021-06-11 22:45:47 386 DEBUG [org.apache.http.wire][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-36 << "Content-Type: text/plain[\r][\n]"
2021-06-11 22:45:47 386 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - SslConnection@74ed4f24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@45e4643{s=COMPLETING}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=6}
2021-06-11 22:45:47 386 DEBUG [org.apache.http.wire][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-36 << "Content-Length: 25[\r][\n]"
2021-06-11 22:45:47 386 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Flushed=true written=234 remaining=0 WriteFlusher@2c5a523{WRITING}->null
2021-06-11 22:45:47 386 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - update WriteFlusher@2c5a523{IDLE}->null:WRITING-->IDLE
2021-06-11 22:45:47 386 DEBUG [org.apache.http.wire][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-36 << "[\r][\n]"
2021-06-11 22:45:47 386 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@46b92fde[PROCESSING][i=HTTP/1.1{s=499,h=5,cl=25},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1c1897] ([p=209,l=209,c=8192,r=0],[p=25,l=25,c=8192,r=0],true)@END
2021-06-11 22:45:47 386 DEBUG [org.apache.http.wire][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-36 << "Failed to query the rule."
2021-06-11 22:45:47 387 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-35 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=27f6f625-6c62-4cc4-8b86-110c62e21fb4, referenceCounter=0, store size=0} on thread dw-35 - GET /api/holmes-rule-mgmt/v1/rule
2021-06-11 22:45:47 387 DEBUG [org.apache.http.headers][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-36 << HTTP/1.1 499 
2021-06-11 22:45:47 387 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-35] invocationID:{InvocationID} - Exiting.
2021-06-11 22:45:47 387 DEBUG [org.apache.http.headers][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-36 << Date: Fri, 11 Jun 2021 22:45:47 GMT
2021-06-11 22:45:47 387 DEBUG [org.apache.http.headers][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-36 << X-TransactionID: 6eeb0422-6124-4ff7-b43a-3cdd701a93a1
2021-06-11 22:45:47 387 DEBUG [org.apache.http.headers][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-36 << X-InvocationID: d6d9f31c-4452-4b4b-8e14-d0e46c3b4a77
2021-06-11 22:45:47 387 DEBUG [org.apache.http.headers][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-36 << Content-Type: text/plain
2021-06-11 22:45:47 387 DEBUG [org.apache.http.headers][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-36 << Content-Length: 25
2021-06-11 22:45:47 387 DEBUG [org.eclipse.jetty.server.Server][dw-35] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=7}
2021-06-11 22:45:47 387 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-35] invocationID:{InvocationID} - unhandle HttpChannelState@47f563a8{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-06-11 22:45:47 387 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-35] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@47f563a8{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 22:45:47 387 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=7}
2021-06-11 22:45:47 387 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-35] invocationID:{InvocationID} - completed HttpChannelState@47f563a8{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 22:45:47 387 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-35] invocationID:{InvocationID} - unhandle HttpChannelState@47f563a8{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 22:45:47 387 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-35] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@47f563a8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 22:45:47 387 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=7}
2021-06-11 22:45:47 387 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/rule written=25
2021-06-11 22:45:47 387 DEBUG [org.apache.http.impl.execchain.MainClientExec][pool-3-thread-1] invocationID:{InvocationID} - Connection can be kept alive indefinitely
2021-06-11 22:45:47 387 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - unconsumed input HttpConnection@27e3c1cc::DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=9/30000}
127.0.0.1 - - [11/Jun/2021:22:45:47 +0000] "GET /api/holmes-rule-mgmt/v1/rule HTTP/1.1" 499 25 "-" "Apache-HttpClient/4.5.10 (Java/11.0.6)" 7
2021-06-11 22:45:47 387 DEBUG [org.apache.http.impl.execchain.MainClientExec][pool-3-thread-1] invocationID:{InvocationID} - Cancelling request execution
2021-06-11 22:45:47 387 DEBUG [org.apache.http.impl.conn.DefaultManagedHttpClientConnection][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-36: Shutdown connection
2021-06-11 22:45:47 387 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - >fill SslConnection@74ed4f24::SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74ed4f24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@45e4643{s=END}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=7}
2021-06-11 22:45:47 387 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-06-11 22:45:47 387 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - filled 0 HeapByteBuffer@10dfd36b[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-06-11 22:45:47 387 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - net filled=0
2021-06-11 22:45:47 387 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:47 387 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - SslConnection@74ed4f24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@45e4643{s=END}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=7}
2021-06-11 22:45:47 388 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - >fill SslConnection@74ed4f24::SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@74ed4f24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@45e4643{s=END}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=7}
2021-06-11 22:45:47 388 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-06-11 22:45:47 388 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - filled 31 HeapByteBuffer@10dfd36b[p=0,l=31,c=17408,r=31]={<<<\x15\x03\x03\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x02\x90\xC1\xFb\x9d(\xC4\xC1\xB0>R\xCd\x99\x93\xDd\xC2\x1bc\xD7>>>\xD0&\x88v@\xA4\xB2\xFc\xE1...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:47 388 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - net filled=31
2021-06-11 22:45:47 388 DEBUG [org.apache.http.impl.execchain.MainClientExec][pool-3-thread-1] invocationID:{InvocationID} - Connection discarded
2021-06-11 22:45:47 388 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - unwrap net_filled=31 Status = CLOSED HandshakeStatus = NEED_WRAP bytesConsumed = 31 bytesProduced = 0 encryptedBuffer=[p=31,l=31,c=17408,r=0] unwrapBuffer=HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:47 388 DEBUG [org.apache.http.impl.conn.PoolingHttpClientConnectionManager][pool-3-thread-1] invocationID:{InvocationID} - Connection released: [id: 36][route: {s}->https://127.0.0.1:9101][total kept alive: 0; route allocated: 0 of 2; total allocated: 0 of 200]
2021-06-11 22:45:47 388 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - SslConnection@74ed4f24{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@45e4643{s=END}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=8}
2021-06-11 22:45:47 388 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - atEOF HttpParser{s=CONTENT,0 of -1}
2021-06-11 22:45:47 388 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@27e3c1cc::DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:47 388 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@27e3c1cc::DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {}
2021-06-11 22:45:47 388 ERROR [org.onap.holmes.rulemgt.dcae.DcaeConfigurationPolling][pool-3-thread-1] invocationID:{InvocationID} - Failed to get right response!Get an error status from server : 499
org.onap.holmes.common.exception.CorrelationException: Get an error status from server : 499
	at org.onap.holmes.common.utils.HttpsUtils.extractResponseEntity(HttpsUtils.java:153)
	at org.onap.holmes.rulemgt.dcae.DcaeConfigurationPolling.getAllCorrelationRules(DcaeConfigurationPolling.java:108)
	at org.onap.holmes.rulemgt.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:79)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-06-11 22:45:47 388 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - parseNext s=CONTENT HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:47 388 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - CONTENT --> CONTENT_END
2021-06-11 22:45:47 388 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35] invocationID:{InvocationID} - onContentComplete HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=8}
2021-06-11 22:45:47 388 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - CONTENT_END --> END
2021-06-11 22:45:47 388 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35] invocationID:{InvocationID} - onRequestComplete HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=8}
2021-06-11 22:45:47 388 DEBUG [org.eclipse.jetty.server.HttpInput][dw-35] invocationID:{InvocationID} - HttpInputOverHTTP@6794c529[c=0,q=0,[0]=null,s=STREAM] addContent EOF
2021-06-11 22:45:47 388 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - END --> CLOSED
2021-06-11 22:45:47 388 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@27e3c1cc::DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-06-11 22:45:47 388 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@27e3c1cc::DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=10/30000}
2021-06-11 22:45:47 388 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-35] invocationID:{InvocationID} - recycle HttpChannelState@47f563a8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 22:45:47 388 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=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-06-11 22:45:47 388 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - >fill SslConnection@74ed4f24::SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74ed4f24{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=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-06-11 22:45:47 388 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NEED_WRAP
2021-06-11 22:45:47 388 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - >flush SslConnection@74ed4f24::SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74ed4f24{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=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-06-11 22:45:47 388 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@5e15615e[p=0,l=0,c=0,r=0]={<<<>>>}
2021-06-11 22:45:47 388 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - flush NEED_WRAP
2021-06-11 22:45:47 389 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 31 sequenceNumber = 2 [p=0,l=31,c=17408,r=31] ioDone=true/true
2021-06-11 22:45:47 389 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=11/30000} stored flush exception
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:279)
	at org.eclipse.jetty.io.ssl.SslConnection.networkFlush(SslConnection.java:477)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:1071)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:646)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	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)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.writev0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.writev(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at java.base/java.nio.channels.SocketChannel.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:273)
	... 20 common frames omitted
2021-06-11 22:45:47 389 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - SslConnection@74ed4f24{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=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-06-11 22:45:47 389 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-35] invocationID:{InvocationID} - close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=11/30000}
2021-06-11 22:45:47 389 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - shutdownOutput: SslConnection@74ed4f24::SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@74ed4f24{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=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=false, ishut=false
2021-06-11 22:45:47 389 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - >flush SslConnection@74ed4f24::SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@74ed4f24{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=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-06-11 22:45:47 389 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@5e15615e[p=0,l=0,c=0,r=0]={<<<>>>}
2021-06-11 22:45:47 389 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-35] invocationID:{InvocationID} - close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,CLOSED,fill=-,flush=-,to=11/30000}
2021-06-11 22:45:47 389 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-35] invocationID:{InvocationID} - close SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@74ed4f24{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=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-06-11 22:45:47 390 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-35] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@74ed4f24{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=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-06-11 22:45:47 390 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - doClose SocketChannelEndPoint@845de86{l=/127.0.0.1:9101,r=/127.0.0.1:43854,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@74ed4f24{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=/127.0.0.1:9101,r=/127.0.0.1:43854,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=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-06-11 22:45:47 390 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35] invocationID:{InvocationID} - onClose FillInterest@698a4eb1{null}
2021-06-11 22:45:47 390 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Wakeup ManagedSelector@10d98940{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-11 22:45:47 390 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-35] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@68dcc1da startThread=0
2021-06-11 22:45:47 390 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken with none selected
2021-06-11 22:45:47 390 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken up from select, 0/0/0 selected
2021-06-11 22:45:47 390 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a processing 0 keys, 0 updates
2021-06-11 22:45:47 390 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updateable 0
2021-06-11 22:45:47 390 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@68dcc1da in InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}]
2021-06-11 22:45:47 390 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updates 0
2021-06-11 22:45:47 390 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a waiting with 0 keys
2021-06-11 22:45:47 390 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-35] invocationID:{InvocationID} - close SocketChannelEndPoint@845de86{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@74ed4f24{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=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-06-11 22:45:47 390 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@845de86{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@74ed4f24{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=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-06-11 22:45:47 390 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-35] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@845de86{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@74ed4f24{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=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-06-11 22:45:47 390 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-34] invocationID:{InvocationID} - onClose HttpConnection@27e3c1cc::DecryptedEndPoint@6162343e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000}
2021-06-11 22:45:47 390 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-35] invocationID:{InvocationID} - ignored: WriteFlusher@2c5a523{IDLE}->null
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:279)
	at org.eclipse.jetty.io.ssl.SslConnection.networkFlush(SslConnection.java:477)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:1071)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:646)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	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)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.writev0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.writev(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at java.base/java.nio.channels.SocketChannel.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:273)
	... 20 common frames omitted
2021-06-11 22:45:47 390 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35] invocationID:{InvocationID} - onFail FillInterest@3d0a0aa5{null}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:279)
	at org.eclipse.jetty.io.ssl.SslConnection.networkFlush(SslConnection.java:477)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:1071)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:646)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	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)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.writev0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.writev(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at java.base/java.nio.channels.SocketChannel.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:273)
	... 20 common frames omitted
2021-06-11 22:45:47 390 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-34] invocationID:{InvocationID} - onClose SslConnection@74ed4f24::SocketChannelEndPoint@845de86{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@74ed4f24{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=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-06-11 22:45:47 390 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - SslConnection@74ed4f24{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=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-06-11 22:45:47 390 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-35] invocationID:{InvocationID} - close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6162343e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000}
2021-06-11 22:45:47 390 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - 
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:279)
	at org.eclipse.jetty.io.ssl.SslConnection.networkFlush(SslConnection.java:477)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:1071)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:646)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	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)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.writev0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.writev(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at java.base/java.nio.channels.SocketChannel.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:273)
	... 20 common frames omitted
2021-06-11 22:45:47 390 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@68dcc1da in InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}]
2021-06-11 22:45:47 390 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSED,0 of -1}
2021-06-11 22:45:47 390 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-35] invocationID:{InvocationID} - close DecryptedEndPoint@6162343e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000}
2021-06-11 22:45:47 390 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-35] invocationID:{InvocationID} - close(null) DecryptedEndPoint@6162343e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000}
2021-06-11 22:45:47 390 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@27e3c1cc::DecryptedEndPoint@6162343e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {}
2021-06-11 22:45:47 390 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - parseNext s=CLOSED HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:47 390 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@27e3c1cc::DecryptedEndPoint@6162343e{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-06-11 22:45:47 391 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@27e3c1cc::DecryptedEndPoint@6162343e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=13/30000}
2021-06-11 22:45:47 391 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-35] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@6162343e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=13/30000}
2021-06-11 22:45:47 391 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@27e3c1cc::DecryptedEndPoint@6162343e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=13/30000} onFillable exit HttpChannelState@47f563a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-06-11 22:45:47 391 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - SslConnection@74ed4f24{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6162343e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@27e3c1cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45e4643{s=START}]=>HttpChannelOverHttp@69cadff5{s=HttpChannelState@47f563a8{s=IDLE rs=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-06-11 22:45:47 391 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=0}@c6eddc size 1 > capacity
2021-06-11 22:45:47 391 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-35] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e4894d{s=1/1,p=0}@c6eddc in InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}]
2021-06-11 22:45:50 878 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32-acceptor-0@2a667f44-RuleActiveApp@30159886{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@35c62b44[java.nio.channels.SocketChannel[connected local=/10.233.76.196:9101 remote=/10.233.76.83:39698]] on ManagedSelector@10d98940{STARTED} id=0 keys=0 selected=0 updates=0
2021-06-11 22:45:50 878 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32-acceptor-0@2a667f44-RuleActiveApp@30159886{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@10d98940{STARTED} id=0 keys=0 selected=0 updates=1
2021-06-11 22:45:50 878 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken with none selected
2021-06-11 22:45:50 878 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken up from select, 0/0/0 selected
2021-06-11 22:45:50 878 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a processing 0 keys, 1 updates
2021-06-11 22:45:50 878 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updateable 1
2021-06-11 22:45:50 878 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - update Accept@35c62b44[java.nio.channels.SocketChannel[connected local=/10.233.76.196:9101 remote=/10.233.76.83:39698]]
2021-06-11 22:45:50 878 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - queue Accept@35c62b44[java.nio.channels.SocketChannel[connected local=/10.233.76.196:9101 remote=/10.233.76.83:39698]] startThread=0
2021-06-11 22:45:50 878 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updates 0
2021-06-11 22:45:50 878 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a waiting with 1 keys
2021-06-11 22:45:50 880 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-31] invocationID:{InvocationID} - run Accept@35c62b44[java.nio.channels.SocketChannel[connected local=/10.233.76.196:9101 remote=/10.233.76.83:39698]] in InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}]
2021-06-11 22:45:50 880 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-31] invocationID:{InvocationID} - SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-06-11 22:45:50 880 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-31] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@7a912ed4
2021-06-11 22:45:50 881 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-31] invocationID:{InvocationID} - new HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=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@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-06-11 22:45:50 881 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-31] invocationID:{InvocationID} - New HTTP Connection HttpConnection@7024855d::DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=0/30000}
2021-06-11 22:45:50 881 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$510/0x0000000100647440@758302de on ManagedSelector@10d98940{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-11 22:45:50 881 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-31] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:50 881 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-31] invocationID:{InvocationID} - onOpen SslConnection@45e55eaa::SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:50 881 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-31] invocationID:{InvocationID} - onOpen HttpConnection@7024855d::DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=0/30000}
2021-06-11 22:45:50 881 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-31] invocationID:{InvocationID} - fillInterested HttpConnection@7024855d::DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=0/30000}
2021-06-11 22:45:50 881 DEBUG [org.eclipse.jetty.io.FillInterest][dw-31] invocationID:{InvocationID} - interested FillInterest@15681a15{AC.ReadCB@7024855d{HttpConnection@7024855d::DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-06-11 22:45:50 881 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@45e55eaa::SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:50 881 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - SslConnection@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:50 882 DEBUG [org.eclipse.jetty.io.FillInterest][dw-31] invocationID:{InvocationID} - interested FillInterest@78907f94{SSLC.NBReadCB@45e55eaa{SslConnection@45e55eaa::SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-11 22:45:50 882 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-31] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:50 882 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100618840@176f6e22 on ManagedSelector@10d98940{STARTED} id=0 keys=1 selected=0 updates=1
2021-06-11 22:45:50 882 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@10d98940{STARTED} id=0 keys=1 selected=0 updates=2
2021-06-11 22:45:50 882 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken with none selected
2021-06-11 22:45:50 882 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken up from select, 0/0/1 selected
2021-06-11 22:45:50 882 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Created SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:50 882 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a processing 0 keys, 2 updates
2021-06-11 22:45:50 882 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updateable 2
2021-06-11 22:45:50 882 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$510/0x0000000100647440@758302de
2021-06-11 22:45:50 882 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-31] invocationID:{InvocationID} - ran Accept@35c62b44[java.nio.channels.SocketChannel[connected local=/10.233.76.196:9101 remote=/10.233.76.83:39698]] in InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}]
2021-06-11 22:45:50 882 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100618840@176f6e22
2021-06-11 22:45:50 885 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:50 885 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updates 0
2021-06-11 22:45:50 885 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a waiting with 1 keys
2021-06-11 22:45:50 885 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken up from select, 1/1/1 selected
2021-06-11 22:45:50 885 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a processing 1 keys, 0 updates
2021-06-11 22:45:50 885 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.76.196:9101 remote=/10.233.76.83:39698], selector=sun.nio.ch.EPollSelectorImpl@77fadb4a, interestOps=1, readyOps=1 SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-06-11 22:45:50 885 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:50 885 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=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-06-11 22:45:50 885 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=0} tryExecute EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1730]@2021-06-11T22:45:50.885882Z
2021-06-11 22:45:50 885 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=0/1,p=0}@48ecf86d offer EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=1730]@2021-06-11T22:45:50.885954Z
2021-06-11 22:45:50 886 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=0/1,p=1} startReservedThread p=1
2021-06-11 22:45:50 886 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e4894d{s=0/1,p=1}@538391e7 startThread=0
2021-06-11 22:45:50 886 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=0/1,p=1}@48ecf86d task=EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1730]@2021-06-11T22:45:50.886176Z
2021-06-11 22:45:50 886 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-36] invocationID:{InvocationID} - run ReservedThreadExecutor@4e4894d{s=0/1,p=1}@538391e7 in InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=1}]
2021-06-11 22:45:50 886 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-36] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=1}@538391e7 started
2021-06-11 22:45:50 886 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-36] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=0}@538391e7 waiting
2021-06-11 22:45:50 886 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-30] invocationID:{InvocationID} - EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1730]@2021-06-11T22:45:50.886283Z tryProduce true
2021-06-11 22:45:50 886 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updateable 0
2021-06-11 22:45:50 886 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updates 0
2021-06-11 22:45:50 886 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-29] invocationID:{InvocationID} - EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1730]@2021-06-11T22:45:50.886233Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=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-06-11 22:45:50 886 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:50 886 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a waiting with 1 keys
2021-06-11 22:45:50 886 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - fillable FillInterest@78907f94{SSLC.NBReadCB@45e55eaa{SslConnection@45e55eaa::SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-11 22:45:50 886 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >c.onFillable SslConnection@45e55eaa::SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:50 886 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - onFillable SslConnection@45e55eaa::SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:50 886 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - fillable FillInterest@15681a15{AC.ReadCB@7024855d{HttpConnection@7024855d::DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=5/30000}}}
2021-06-11 22:45:50 886 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@7024855d::DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-06-11 22:45:50 887 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >fill SslConnection@45e55eaa::SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:50 887 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-06-11 22:45:50 887 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - filled 261 HeapByteBuffer@a586713[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xFc^z\x9c\x92|q<8\x01\xA5bx)...\x89#\xE1'\x17M:\xD96\xB8\x97\xA1\xD3\x85\x1a\xA87"\xF3$\xE7\xAa\x14>>>\x08F7\xEd\x0f\xB0l\xB7\xA3...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:50 887 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net filled=261
2021-06-11 22:45:50 887 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill starting handshake SslConnection@45e55eaa::SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45e55eaa{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:50 888 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] 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@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:50 888 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_TASK
2021-06-11 22:45:50 888 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_WRAP
2021-06-11 22:45:50 888 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >flush SslConnection@45e55eaa::SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@45e55eaa{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:50 888 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@5e15615e[p=0,l=0,c=0,r=0]={<<<>>>}
2021-06-11 22:45:50 888 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - flush NEED_WRAP
2021-06-11 22:45:50 889 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] 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-06-11 22:45:50 889 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@45e55eaa{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:50 889 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 22:45:50 889 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - SslConnection@45e55eaa{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:50 889 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 22:45:50 889 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - filled 373 HeapByteBuffer@a586713[p=0,l=373,c=17408,r=373]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xFc^z\x9c\x92|q<...%\x81\xD4\x95#h\xC7\xB8\xDa\xB8\xD3;\x872\x0b\x02R\x1a8V\xD9\x18\x9a>>>f\x1d\xCcb\xF9gW\xEd\x84...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:50 889 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net filled=373
2021-06-11 22:45:50 889 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] 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@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:50 889 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 22:45:50 889 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - filled 0 HeapByteBuffer@a586713[p=6,l=373,c=17408,r=367]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xFc^z\x9c\x92|q<8\x01\xA5bx)...%\x81\xD4\x95#h\xC7\xB8\xDa\xB8\xD3;\x872\x0b\x02R\x1a8V\xD9\x18\x9a>>>f\x1d\xCcb\xF9gW\xEd\x84...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:50 889 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net filled=0
2021-06-11 22:45:50 889 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] 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@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:50 889 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_TASK
2021-06-11 22:45:50 897 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-29] invocationID:{InvocationID} - Chose alias holmes-rule-mgmt@holmes-rule-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@7a912ed4
2021-06-11 22:45:50 900 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_WRAP
2021-06-11 22:45:50 900 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >flush SslConnection@45e55eaa::SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@45e55eaa{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:50 900 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@5e15615e[p=0,l=0,c=0,r=0]={<<<>>>}
2021-06-11 22:45:50 900 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - flush NEED_WRAP
2021-06-11 22:45:50 900 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] 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-06-11 22:45:50 900 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@45e55eaa{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:50 900 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 22:45:50 900 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - flush NEED_WRAP
2021-06-11 22:45:50 900 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] 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-06-11 22:45:50 900 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45e55eaa{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:50 900 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 22:45:50 900 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - flush NEED_WRAP
2021-06-11 22:45:50 900 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] 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-06-11 22:45:50 900 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - flushed 2686 SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45e55eaa{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:50 900 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 22:45:50 900 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - SslConnection@45e55eaa{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - filled 0 HeapByteBuffer@a586713[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-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net filled=0
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] 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@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - SslConnection@45e55eaa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >fill SslConnection@45e55eaa::SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45e55eaa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - filled 0 HeapByteBuffer@a586713[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-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net filled=0
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] 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@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - SslConnection@45e55eaa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@7024855d::DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=19/30000} filled 0 HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@7024855d::DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=19/30000} parse HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {}
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@7024855d::DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=19/30000} parsed false HttpParser{s=START,0 of -1}
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7024855d::DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=19/30000}
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-29] invocationID:{InvocationID} - fillInterested HttpConnection@7024855d::DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=19/30000}
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - interested FillInterest@15681a15{AC.ReadCB@7024855d{HttpConnection@7024855d::DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@45e55eaa::SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45e55eaa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - SslConnection@45e55eaa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - interested FillInterest@78907f94{SSLC.NBReadCB@45e55eaa{SslConnection@45e55eaa::SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45e55eaa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@45e55eaa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100618840@176f6e22 on ManagedSelector@10d98940{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@10d98940{STARTED} id=0 keys=1 selected=0 updates=1
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@7024855d::DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken with none selected
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken up from select, 0/0/1 selected
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a processing 0 keys, 1 updates
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updateable 1
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - SslConnection@45e55eaa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100618840@176f6e22
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=0}@5e1c8975 size 1 > capacity
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e4894d{s=1/1,p=0}@5e1c8975 in InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}]
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@45e55eaa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updates 0
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a waiting with 1 keys
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken up from select, 1/1/1 selected
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a processing 1 keys, 0 updates
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.76.196:9101 remote=/10.233.76.83:39698], selector=sun.nio.ch.EPollSelectorImpl@77fadb4a, interestOps=1, readyOps=1 SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@45e55eaa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-06-11 22:45:50 901 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@45e55eaa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:50 902 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@45e55eaa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=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-06-11 22:45:50 902 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=0} tryExecute EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1731]@2021-06-11T22:45:50.902074Z
2021-06-11 22:45:50 902 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=0/1,p=0}@538391e7 offer EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=1731]@2021-06-11T22:45:50.902113Z
2021-06-11 22:45:50 902 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=0/1,p=1} startReservedThread p=1
2021-06-11 22:45:50 902 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e4894d{s=0/1,p=1}@38796063 startThread=0
2021-06-11 22:45:50 902 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-30] invocationID:{InvocationID} - EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1731]@2021-06-11T22:45:50.902185Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@45e55eaa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=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-06-11 22:45:50 902 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-36] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=0/1,p=1}@538391e7 task=EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1731]@2021-06-11T22:45:50.90223Z
2021-06-11 22:45:50 902 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-33] invocationID:{InvocationID} - run ReservedThreadExecutor@4e4894d{s=0/1,p=1}@38796063 in InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=1}]
2021-06-11 22:45:50 902 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=1}@38796063 started
2021-06-11 22:45:50 902 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - fillable FillInterest@78907f94{SSLC.NBReadCB@45e55eaa{SslConnection@45e55eaa::SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@45e55eaa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-11 22:45:50 902 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-36] invocationID:{InvocationID} - EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=1}][pc=0,pic=0,pec=3,epc=1732]@2021-06-11T22:45:50.902298Z tryProduce true
2021-06-11 22:45:50 902 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - >c.onFillable SslConnection@45e55eaa::SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@45e55eaa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:50 902 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - updateable 0
2021-06-11 22:45:50 902 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - updates 0
2021-06-11 22:45:50 902 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=0}@38796063 waiting
2021-06-11 22:45:50 902 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - onFillable SslConnection@45e55eaa::SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@45e55eaa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:50 902 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - fillable FillInterest@15681a15{AC.ReadCB@7024855d{HttpConnection@7024855d::DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-06-11 22:45:50 902 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@7024855d::DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-06-11 22:45:50 902 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - >fill SslConnection@45e55eaa::SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45e55eaa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:50 902 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 22:45:50 902 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-36] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45e55eaa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:50 902 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a waiting with 1 keys
2021-06-11 22:45:50 902 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - filled 230 HeapByteBuffer@a586713[p=0,l=230,c=17408,r=230]={<<<\x17\x03\x03\x005\xBa\x12f\xB5\xF2\x0b\x92\xD2o\xD3Vp\xCdj\x06\xFdc1p\xDa.../\x95\xD7\x02\xE6\xA2W\x1aL\xF1\x01b\xCb\xAc}\xBcZ=\xE5\x9d\x9e\xAd\xB1>>>C\x13\x01\x18w#)\x87\x07...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:50 902 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - net filled=230
2021-06-11 22:45:50 903 DEBUG [jdk.event.security][dw-30] invocationID:{InvocationID} -  TLSHandshake: 10.233.76.83:39698, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-06-11 22:45:50 903 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] 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@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:50 903 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - handshake succeeded SslConnection@45e55eaa::SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45e55eaa{NOT_HANDSHAKING,eio=172/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=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-06-11 22:45:50 903 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-06-11 22:45:50 903 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - filled 0 HeapByteBuffer@a586713[p=58,l=230,c=17408,r=172]={\x17\x03\x03\x005\x14\x00\x00 ...\xD9\xFdQ\xE0\x91\x95\xBf<<<\x17\x03\x03\x00\xA7@A/\x99\x80\xAa\xB6\x91\xF1y\xC6\xC2\x1b\x91\xE3\xA1\xA92Q\x1a.../\x95\xD7\x02\xE6\xA2W\x1aL\xF1\x01b\xCb\xAc}\xBcZ=\xE5\x9d\x9e\xAd\xB1>>>C\x13\x01\x18w#)\x87\x07...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:50 903 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - net filled=0
2021-06-11 22:45:50 903 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] 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@637ffe95[p=0,l=150,c=17408,r=150]={<<>>\xE5\x9b\xA7\x1dB#S\xD3\xDf...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@637ffe95[p=0,l=150,c=17408,r=150]={<<>>\xE5\x9b\xA7\x1dB#S\xD3\xDf...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:50 903 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - SslConnection@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7024855d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:50 903 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@7024855d::DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=2/30000} filled 150 HeapByteBuffer@637ffe95[p=0,l=150,c=17408,r=150]={<<>>\xE5\x9b\xA7\x1dB#S\xD3\xDf...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:50 903 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@7024855d::DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=2/30000} parse HeapByteBuffer@637ffe95[p=0,l=150,c=17408,r=150]={<<>>\xE5\x9b\xA7\x1dB#S\xD3\xDf...\x00\x00\x00\x00\x00\x00\x00} {}
2021-06-11 22:45:50 903 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@637ffe95[p=0,l=150,c=17408,r=150]={<<>>\xE5\x9b\xA7\x1dB#S\xD3\xDf...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:50 903 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - START --> SPACE1
2021-06-11 22:45:50 903 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - SPACE1 --> URI
2021-06-11 22:45:50 903 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - URI --> SPACE2
2021-06-11 22:45:50 903 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-06-11 22:45:50 903 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-06-11 22:45:50 903 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-06-11 22:45:50 903 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-06-11 22:45:50 903 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-06-11 22:45:50 903 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-06-11 22:45:50 903 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-06-11 22:45:50 903 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-06-11 22:45:50 903 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-06-11 22:45:50 903 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-06-11 22:45:50 903 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-06-11 22:45:50 903 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-06-11 22:45:50 903 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - HEADER --> CONTENT
2021-06-11 22:45:50 903 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-30] invocationID:{InvocationID} - REQUEST for //10.233.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
GET //10.233.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.76.196:9101
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-06-11 22:45:50 903 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@7024855d::DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=2/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-06-11 22:45:50 903 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7024855d::DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=2/30000}
2021-06-11 22:45:50 903 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-30] invocationID:{InvocationID} - handle //10.233.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} 
2021-06-11 22:45:50 903 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-30] invocationID:{InvocationID} - handling HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-06-11 22:45:50 903 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-30] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
2021-06-11 22:45:50 903 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-30] invocationID:{InvocationID} - Host 10.233.76.196 with SNI null
2021-06-11 22:45:50 904 DEBUG [org.eclipse.jetty.server.Server][dw-30] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1}
2021-06-11 22:45:50 904 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-30] invocationID:{InvocationID} - GzipHandler@64dc86c6{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck)@55f3204b in null
2021-06-11 22:45:50 904 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-30] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@bfc14b9{/,null,AVAILABLE}
2021-06-11 22:45:50 904 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-30] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@bfc14b9{/,null,AVAILABLE}
2021-06-11 22:45:50 904 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-30] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-7caf1e5@486b0972==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-06-11 22:45:50 904 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-30] invocationID:{InvocationID} - chain=customFilter@5345dfe8==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-1894fa9f@1894fa9f==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-7a572ea0@7a572ea0==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-7caf1e5@486b0972==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-06-11 22:45:50 904 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-30] invocationID:{InvocationID} - call filter customFilter@5345dfe8==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-06-11 22:45:50 904 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-30] invocationID:{InvocationID} - Entering.
2021-06-11 22:45:50 904 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-30] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-06-11 22:45:50 904 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-30] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: b0facc5e-59fb-435d-8786-a0776ac63b15
2021-06-11 22:45:50 904 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-30] invocationID:{InvocationID} - Invoking synchronously ... 
2021-06-11 22:45:50 904 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-30] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-1894fa9f@1894fa9f==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-06-11 22:45:50 904 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-30] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-7a572ea0@7a572ea0==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-06-11 22:45:50 904 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-7caf1e5@486b0972==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-06-11 22:45:50 905 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@64dc86c6{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck)@55f3204b
2021-06-11 22:45:50 905 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@71a76ef4 exclude no deflater
2021-06-11 22:45:50 905 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@4638d511[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@35b1cfcd{null}
2021-06-11 22:45:50 905 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
200 OK HTTP/1.1
Connection: close
Date: Fri, 11 Jun 2021 22:45:50 GMT
X-TransactionID: b0facc5e-59fb-435d-8786-a0776ac63b15
X-InvocationID: 9d97db48-46ba-41b0-a069-b74ed5a799ef
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-06-11 22:45:50 905 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@790c4048[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@33165153] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-06-11 22:45:50 905 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@4638d511[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-06-11 22:45:50 905 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Fri, 11 Jun 2021 22:45:50 GMT
X-TransactionID: b0facc5e-59fb-435d-8786-a0776ac63b15
X-InvocationID: 9d97db48-46ba-41b0-a069-b74ed5a799ef
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-06-11 22:45:50 905 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-06-11 22:45:50 905 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@790c4048[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@33165153] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-06-11 22:45:50 905 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@33868a7d{IDLE}->null [HeapByteBuffer@51c6c9d4[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@4638d511[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-06-11 22:45:50 905 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@33868a7d{WRITING}->null:IDLE-->WRITING
2021-06-11 22:45:50 905 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@45e55eaa::SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@7024855d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@41b26113{s=COMPLETING}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-06-11 22:45:50 905 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@51c6c9d4[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-06-11 22:45:50 905 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@4638d511[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-06-11 22:45:50 905 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-06-11 22:45:50 905 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30 - 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-06-11 22:45:50 905 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@45e55eaa{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@7024855d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@41b26113{s=COMPLETING}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-06-11 22:45:50 905 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 22:45:50 905 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@7024855d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@41b26113{s=COMPLETING}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-06-11 22:45:50 905 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@33868a7d{WRITING}->null
2021-06-11 22:45:50 905 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@33868a7d{IDLE}->null:WRITING-->IDLE
2021-06-11 22:45:50 905 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@790c4048[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@33165153] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-06-11 22:45:50 905 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@790c4048[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@33165153] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-06-11 22:45:50 905 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=4/30000}
2021-06-11 22:45:50 906 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@45e55eaa::SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@7024855d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@41b26113{s=END}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2} oshut=false, ishut=false
2021-06-11 22:45:50 906 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@45e55eaa::SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45e55eaa{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@7024855d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@41b26113{s=END}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 22:45:50 906 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@5e15615e[p=0,l=0,c=0,r=0]={<<<>>>}
2021-06-11 22:45:50 906 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-06-11 22:45:50 906 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30 - 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-06-11 22:45:50 906 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45e55eaa{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@7024855d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@41b26113{s=END}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 22:45:50 906 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 22:45:50 906 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45e55eaa{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@7024855d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@41b26113{s=END}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 22:45:50 906 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@45e55eaa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@7024855d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@41b26113{s=END}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 22:45:50 906 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@45e55eaa::SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45e55eaa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@7024855d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@41b26113{s=END}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 22:45:50 906 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@78907f94{SSLC.NBReadCB@45e55eaa{SslConnection@45e55eaa::SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45e55eaa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@7024855d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@41b26113{s=END}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}}}
2021-06-11 22:45:50 906 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@45e55eaa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@7024855d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@41b26113{s=END}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 22:45:50 906 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100618840@176f6e22 on ManagedSelector@10d98940{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-11 22:45:50 906 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@10d98940{STARTED} id=0 keys=1 selected=0 updates=1
2021-06-11 22:45:50 906 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken with none selected
2021-06-11 22:45:50 906 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken up from select, 0/0/1 selected
2021-06-11 22:45:50 906 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=ec0b40d2-efea-4af5-ae21-25f5060fca19, referenceCounter=0, store size=0} on thread dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck
2021-06-11 22:45:50 906 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a processing 0 keys, 1 updates
2021-06-11 22:45:50 906 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - updateable 1
2021-06-11 22:45:50 906 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100618840@176f6e22
2021-06-11 22:45:50 906 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-30] invocationID:{InvocationID} - Exiting.
2021-06-11 22:45:50 906 DEBUG [org.eclipse.jetty.server.Server][dw-30] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 22:45:50 906 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-30] invocationID:{InvocationID} - unhandle HttpChannelState@14f48440{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-06-11 22:45:50 906 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-30] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@14f48440{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 22:45:50 906 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-30] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 22:45:50 906 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-30] invocationID:{InvocationID} - completed HttpChannelState@14f48440{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 22:45:50 906 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-36] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@45e55eaa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@7024855d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@41b26113{s=END}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 22:45:50 906 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - updates 0
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-30] invocationID:{InvocationID} - unhandle HttpChannelState@14f48440{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a waiting with 1 keys
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-30] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@14f48440{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-30] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-30] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/healthcheck written=4
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken up from select, 1/1/1 selected
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a processing 1 keys, 0 updates
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.76.196:9101 remote=/10.233.76.83:39698], selector=sun.nio.ch.EPollSelectorImpl@77fadb4a, interestOps=1, readyOps=1 SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@45e55eaa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@7024855d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@41b26113{s=END}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4} 
10.233.76.83 - - [11/Jun/2021:22:45:50 +0000] "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 4
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-30] invocationID:{InvocationID} - recycle HttpChannelState@14f48440{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-36] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@45e55eaa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@7024855d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@41b26113{s=END}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=4}
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-30] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=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-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - >fill SslConnection@45e55eaa::SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@45e55eaa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@7024855d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=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-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - filled 24 HeapByteBuffer@a586713[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13sK\x91\xEb\xAc\x99Km\xDa\x95]\xB1z\x0f\xDa\x03\xCb\xAe4>>>>\xD4C2S8\x94b\x98...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - net filled=24
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-36] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@45e55eaa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@7024855d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=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-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-36] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=0} tryExecute EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1732]@2021-06-11T22:45:50.907439Z
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] 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@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#K\xDb8\xF1...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#K\xDb8\xF1...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-36] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=0/1,p=0}@38796063 offer EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=1732]@2021-06-11T22:45:50.907496Z
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - SslConnection@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@7024855d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=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-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@7024855d::DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OSHUT,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#K\xDb8\xF1...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-36] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=0/1,p=1} startReservedThread p=1
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - close DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OSHUT,fill=-,flush=-,to=6/30000}
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-36] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e4894d{s=0/1,p=1}@19a8436 startThread=0
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - close(null) DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OSHUT,fill=-,flush=-,to=6/30000}
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - shutdownOutput: SslConnection@45e55eaa::SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7024855d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=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-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - run ReservedThreadExecutor@4e4894d{s=0/1,p=1}@19a8436 in InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=1}]
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=1}@19a8436 started
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=0}@19a8436 waiting
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - ensureFillInterested SslConnection@45e55eaa::SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7024855d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=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-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - close SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7024855d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=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-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=0}@38796063 task=EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1732]@2021-06-11T22:45:50.907711Z
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-36] invocationID:{InvocationID} - EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1732]@2021-06-11T22:45:50.9076Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7024855d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=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-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7024855d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=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-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-33] invocationID:{InvocationID} - EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1733]@2021-06-11T22:45:50.907779Z tryProduce true
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - doClose SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7024855d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=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-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updateable 0
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updates 0
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.io.FillInterest][dw-36] invocationID:{InvocationID} - fillable FillInterest@78907f94{SSLC.NBReadCB@45e55eaa{SslConnection@45e55eaa::SocketChannelEndPoint@4b1b9906{l=/10.233.76.196:9101,r=/10.233.76.83:39698,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=/10.233.76.196:9101,r=/10.233.76.83:39698,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7024855d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=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-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - onClose FillInterest@78907f94{null}
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Wakeup ManagedSelector@10d98940{STARTED} id=0 keys=1 selected=1 updates=0
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@8f2f467 startThread=0
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - onClose FillInterest@15681a15{null}
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@7024855d::DecryptedEndPoint@3b0fc71{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#K\xDb8\xF1...\x00\x00\x00\x00\x00\x00\x00} {}
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#K\xDb8\xF1...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@7024855d::DecryptedEndPoint@3b0fc71{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7024855d::DecryptedEndPoint@3b0fc71{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}
2021-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - Ignoring key update for cancelled key SocketChannelEndPoint@4b1b9906{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@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7024855d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=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-06-11 22:45:50 907 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@3b0fc71{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}
2021-06-11 22:45:50 908 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-35] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@8f2f467 in InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}]
2021-06-11 22:45:50 908 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@7024855d::DecryptedEndPoint@3b0fc71{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@14f48440{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-06-11 22:45:50 908 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - >c.onFillable SslConnection@45e55eaa::SocketChannelEndPoint@4b1b9906{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@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7024855d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=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-06-11 22:45:50 908 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-33] invocationID:{InvocationID} - close SocketChannelEndPoint@4b1b9906{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@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7024855d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=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-06-11 22:45:50 908 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-36] invocationID:{InvocationID} - close DecryptedEndPoint@3b0fc71{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}
2021-06-11 22:45:50 908 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - SslConnection@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7024855d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=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-06-11 22:45:50 908 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=0}@48ecf86d size 1 > capacity
2021-06-11 22:45:50 908 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-36] invocationID:{InvocationID} - close(null) DecryptedEndPoint@3b0fc71{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}
2021-06-11 22:45:50 908 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e4894d{s=1/1,p=0}@48ecf86d in InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}]
2021-06-11 22:45:50 908 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-33] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@4b1b9906{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@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7024855d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=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-06-11 22:45:50 908 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a waiting with 1 keys
2021-06-11 22:45:50 908 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@4b1b9906{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@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7024855d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=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-06-11 22:45:50 908 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - onFillable SslConnection@45e55eaa::SocketChannelEndPoint@4b1b9906{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@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7024855d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=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-06-11 22:45:50 908 DEBUG [org.eclipse.jetty.io.FillInterest][dw-36] invocationID:{InvocationID} - fillable FillInterest@15681a15{null}
2021-06-11 22:45:50 908 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-35] invocationID:{InvocationID} - onClose HttpConnection@7024855d::DecryptedEndPoint@3b0fc71{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}
2021-06-11 22:45:50 908 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken with none selected
2021-06-11 22:45:50 908 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken up from select, 0/0/0 selected
2021-06-11 22:45:50 908 DEBUG [org.eclipse.jetty.io.FillInterest][dw-36] invocationID:{InvocationID} - FillInterest@15681a15{null} lost race null
2021-06-11 22:45:50 908 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a processing 0 keys, 0 updates
2021-06-11 22:45:50 908 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updateable 0
2021-06-11 22:45:50 908 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updates 0
2021-06-11 22:45:50 908 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a waiting with 0 keys
2021-06-11 22:45:50 908 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-35] invocationID:{InvocationID} - onClose SslConnection@45e55eaa::SocketChannelEndPoint@4b1b9906{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@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7024855d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=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-06-11 22:45:50 908 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - SslConnection@45e55eaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b0fc71{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7024855d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41b26113{s=START}]=>HttpChannelOverHttp@5ffb5b3c{s=HttpChannelState@14f48440{s=IDLE rs=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-06-11 22:45:50 908 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-36] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=0}@538391e7 size 1 > capacity
2021-06-11 22:45:50 908 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-35] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@8f2f467 in InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}]
2021-06-11 22:45:50 908 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-36] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e4894d{s=1/1,p=0}@538391e7 in InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}]
2021-06-11 22:45:52 567 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32-acceptor-0@2a667f44-RuleActiveApp@30159886{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@4dc9c155[java.nio.channels.SocketChannel[connected local=/10.233.76.196:9101 remote=/10.233.76.83:39716]] on ManagedSelector@10d98940{STARTED} id=0 keys=0 selected=0 updates=0
2021-06-11 22:45:52 567 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32-acceptor-0@2a667f44-RuleActiveApp@30159886{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@10d98940{STARTED} id=0 keys=0 selected=0 updates=1
2021-06-11 22:45:52 567 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken with none selected
2021-06-11 22:45:52 567 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken up from select, 0/0/0 selected
2021-06-11 22:45:52 567 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a processing 0 keys, 1 updates
2021-06-11 22:45:52 567 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updateable 1
2021-06-11 22:45:52 567 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - update Accept@4dc9c155[java.nio.channels.SocketChannel[connected local=/10.233.76.196:9101 remote=/10.233.76.83:39716]]
2021-06-11 22:45:52 567 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-33] invocationID:{InvocationID} - queue Accept@4dc9c155[java.nio.channels.SocketChannel[connected local=/10.233.76.196:9101 remote=/10.233.76.83:39716]] startThread=0
2021-06-11 22:45:52 568 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-31] invocationID:{InvocationID} - run Accept@4dc9c155[java.nio.channels.SocketChannel[connected local=/10.233.76.196:9101 remote=/10.233.76.83:39716]] in InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}]
2021-06-11 22:45:52 568 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updates 0
2021-06-11 22:45:52 568 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a waiting with 1 keys
2021-06-11 22:45:52 568 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-31] invocationID:{InvocationID} - SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-06-11 22:45:52 568 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-31] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@106a2d32
2021-06-11 22:45:52 568 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-31] invocationID:{InvocationID} - new HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=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@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-06-11 22:45:52 568 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-31] invocationID:{InvocationID} - New HTTP Connection HttpConnection@3a4f297a::DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=0/30000}
2021-06-11 22:45:52 568 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$510/0x0000000100647440@3d568c6b on ManagedSelector@10d98940{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-11 22:45:52 568 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-31] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:52 568 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-31] invocationID:{InvocationID} - onOpen SslConnection@45abd7cf::SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:52 568 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-31] invocationID:{InvocationID} - onOpen HttpConnection@3a4f297a::DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=0/30000}
2021-06-11 22:45:52 568 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-31] invocationID:{InvocationID} - fillInterested HttpConnection@3a4f297a::DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=0/30000}
2021-06-11 22:45:52 568 DEBUG [org.eclipse.jetty.io.FillInterest][dw-31] invocationID:{InvocationID} - interested FillInterest@1132d99b{AC.ReadCB@3a4f297a{HttpConnection@3a4f297a::DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-06-11 22:45:52 569 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@45abd7cf::SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:52 569 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - SslConnection@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:52 569 DEBUG [org.eclipse.jetty.io.FillInterest][dw-31] invocationID:{InvocationID} - interested FillInterest@188e3a02{SSLC.NBReadCB@45abd7cf{SslConnection@45abd7cf::SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-11 22:45:52 569 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-31] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:52 569 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100618840@3009373 on ManagedSelector@10d98940{STARTED} id=0 keys=1 selected=0 updates=1
2021-06-11 22:45:52 569 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@10d98940{STARTED} id=0 keys=1 selected=0 updates=2
2021-06-11 22:45:52 569 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Created SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:52 569 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken with none selected
2021-06-11 22:45:52 569 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken up from select, 0/0/1 selected
2021-06-11 22:45:52 569 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a processing 0 keys, 2 updates
2021-06-11 22:45:52 569 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updateable 2
2021-06-11 22:45:52 569 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$510/0x0000000100647440@3d568c6b
2021-06-11 22:45:52 569 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-31] invocationID:{InvocationID} - ran Accept@4dc9c155[java.nio.channels.SocketChannel[connected local=/10.233.76.196:9101 remote=/10.233.76.83:39716]] in InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}]
2021-06-11 22:45:52 569 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100618840@3009373
2021-06-11 22:45:52 569 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:52 569 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updates 0
2021-06-11 22:45:52 569 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a waiting with 1 keys
2021-06-11 22:45:52 569 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken up from select, 1/1/1 selected
2021-06-11 22:45:52 569 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a processing 1 keys, 0 updates
2021-06-11 22:45:52 570 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.76.196:9101 remote=/10.233.76.83:39716], selector=sun.nio.ch.EPollSelectorImpl@77fadb4a, interestOps=1, readyOps=1 SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-06-11 22:45:52 570 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:52 570 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=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-06-11 22:45:52 570 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=0} tryExecute EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1733]@2021-06-11T22:45:52.570377Z
2021-06-11 22:45:52 570 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=0/1,p=0}@19a8436 offer EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=1733]@2021-06-11T22:45:52.570493Z
2021-06-11 22:45:52 570 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=0/1,p=1} startReservedThread p=1
2021-06-11 22:45:52 570 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-33] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e4894d{s=0/1,p=1}@552b32b9 startThread=0
2021-06-11 22:45:52 570 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=0/1,p=0}@19a8436 task=EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1733]@2021-06-11T22:45:52.570945Z
2021-06-11 22:45:52 570 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - run ReservedThreadExecutor@4e4894d{s=0/1,p=1}@552b32b9 in InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=1}]
2021-06-11 22:45:52 571 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=1}@552b32b9 started
2021-06-11 22:45:52 571 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-34] invocationID:{InvocationID} - EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1733]@2021-06-11T22:45:52.571014Z tryProduce true
2021-06-11 22:45:52 571 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - updateable 0
2021-06-11 22:45:52 571 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - updates 0
2021-06-11 22:45:52 571 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=0}@552b32b9 waiting
2021-06-11 22:45:52 571 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:52 571 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a waiting with 1 keys
2021-06-11 22:45:52 571 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-33] invocationID:{InvocationID} - EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1733]@2021-06-11T22:45:52.571235Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=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-06-11 22:45:52 571 DEBUG [org.eclipse.jetty.io.FillInterest][dw-33] invocationID:{InvocationID} - fillable FillInterest@188e3a02{SSLC.NBReadCB@45abd7cf{SslConnection@45abd7cf::SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-11 22:45:52 571 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - >c.onFillable SslConnection@45abd7cf::SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:52 571 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - onFillable SslConnection@45abd7cf::SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:52 571 DEBUG [org.eclipse.jetty.io.FillInterest][dw-33] invocationID:{InvocationID} - fillable FillInterest@1132d99b{AC.ReadCB@3a4f297a{HttpConnection@3a4f297a::DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-06-11 22:45:52 571 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@3a4f297a::DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-06-11 22:45:52 572 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - >fill SslConnection@45abd7cf::SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:52 572 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-06-11 22:45:52 572 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - filled 261 HeapByteBuffer@a586713[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\x86\x9e\x9dK7#\xC2z\xC5\xE2a\x14v\xDe...\xC1\xA6\x81\x02\xC79B\x10z\xEa&BlP.\xAc\xD3\xAc\x89\xAe\x04\xDa\x0b>>>Ra@\x84\xD9\xD8\x93\xD7\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:52 572 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net filled=261
2021-06-11 22:45:52 572 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill starting handshake SslConnection@45abd7cf::SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45abd7cf{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:52 573 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] 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@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#K\xDb8\xF1...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#K\xDb8\xF1...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:52 573 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NEED_TASK
2021-06-11 22:45:52 573 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NEED_WRAP
2021-06-11 22:45:52 573 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - >flush SslConnection@45abd7cf::SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@45abd7cf{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:52 573 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@5e15615e[p=0,l=0,c=0,r=0]={<<<>>>}
2021-06-11 22:45:52 573 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - flush NEED_WRAP
2021-06-11 22:45:52 573 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] 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-06-11 22:45:52 573 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@45abd7cf{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:52 573 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 22:45:52 574 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - SslConnection@45abd7cf{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:52 574 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 22:45:52 574 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - filled 6 HeapByteBuffer@a586713[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\x86\x9e\x9dK...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:52 574 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net filled=6
2021-06-11 22:45:52 574 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] 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@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#K\xDb8\xF1...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#K\xDb8\xF1...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:52 574 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 22:45:52 574 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - filled 367 HeapByteBuffer@a586713[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\x86\x9e\x9dK7#\xC2z\xC5\xE2a\x14v\xDe...\xD3:\xA4a?\x01\xFfz%,\xA5g5\xDe;]\xE5d\tBE\xC5\xA9>>>\x1a8V\xD9\x18\x9af\x1d\xCc...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:52 574 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net filled=367
2021-06-11 22:45:52 574 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] 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@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#K\xDb8\xF1...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#K\xDb8\xF1...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:52 574 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NEED_TASK
2021-06-11 22:45:52 581 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-33] invocationID:{InvocationID} - Chose alias holmes-rule-mgmt@holmes-rule-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@106a2d32
2021-06-11 22:45:52 583 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NEED_WRAP
2021-06-11 22:45:52 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - >flush SslConnection@45abd7cf::SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@45abd7cf{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:52 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@5e15615e[p=0,l=0,c=0,r=0]={<<<>>>}
2021-06-11 22:45:52 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - flush NEED_WRAP
2021-06-11 22:45:52 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] 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-06-11 22:45:52 584 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@45abd7cf{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:52 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 22:45:52 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - flush NEED_WRAP
2021-06-11 22:45:52 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] 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-06-11 22:45:52 584 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45abd7cf{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:52 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 22:45:52 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - flush NEED_WRAP
2021-06-11 22:45:52 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] 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-06-11 22:45:52 584 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - flushed 2686 SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45abd7cf{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:52 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 22:45:52 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - SslConnection@45abd7cf{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:52 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 22:45:52 584 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - filled 0 HeapByteBuffer@a586713[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:52 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net filled=0
2021-06-11 22:45:52 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] 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@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#K\xDb8\xF1...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#K\xDb8\xF1...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:52 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - SslConnection@45abd7cf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:52 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - >fill SslConnection@45abd7cf::SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45abd7cf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:52 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 22:45:52 584 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - filled 0 HeapByteBuffer@a586713[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:52 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net filled=0
2021-06-11 22:45:52 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] 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@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#K\xDb8\xF1...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#K\xDb8\xF1...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:52 584 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - SslConnection@45abd7cf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:52 585 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@3a4f297a::DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=16/30000} filled 0 HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#K\xDb8\xF1...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:52 585 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@3a4f297a::DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=16/30000} parse HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#K\xDb8\xF1...\x00\x00\x00\x00\x00\x00\x00} {}
2021-06-11 22:45:52 585 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#K\xDb8\xF1...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:52 585 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@3a4f297a::DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=16/30000} parsed false HttpParser{s=START,0 of -1}
2021-06-11 22:45:52 585 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@3a4f297a::DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=16/30000}
2021-06-11 22:45:52 585 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-33] invocationID:{InvocationID} - fillInterested HttpConnection@3a4f297a::DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=16/30000}
2021-06-11 22:45:52 585 DEBUG [org.eclipse.jetty.io.FillInterest][dw-33] invocationID:{InvocationID} - interested FillInterest@1132d99b{AC.ReadCB@3a4f297a{HttpConnection@3a4f297a::DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-06-11 22:45:52 585 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@45abd7cf::SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45abd7cf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:52 585 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - SslConnection@45abd7cf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:52 585 DEBUG [org.eclipse.jetty.io.FillInterest][dw-33] invocationID:{InvocationID} - interested FillInterest@188e3a02{SSLC.NBReadCB@45abd7cf{SslConnection@45abd7cf::SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45abd7cf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-11 22:45:52 585 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@45abd7cf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:52 585 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100618840@3009373 on ManagedSelector@10d98940{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-11 22:45:52 585 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@10d98940{STARTED} id=0 keys=1 selected=0 updates=1
2021-06-11 22:45:52 585 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@3a4f297a::DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-06-11 22:45:52 585 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken with none selected
2021-06-11 22:45:52 585 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken up from select, 0/0/1 selected
2021-06-11 22:45:52 585 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a processing 0 keys, 1 updates
2021-06-11 22:45:52 585 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - updateable 1
2021-06-11 22:45:52 585 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100618840@3009373
2021-06-11 22:45:52 585 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - SslConnection@45abd7cf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:52 585 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=0}@38796063 size 1 > capacity
2021-06-11 22:45:52 585 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-33] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e4894d{s=1/1,p=0}@38796063 in InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}]
2021-06-11 22:45:52 585 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@45abd7cf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:52 585 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - updates 0
2021-06-11 22:45:52 585 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a waiting with 1 keys
2021-06-11 22:45:52 585 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken up from select, 1/1/1 selected
2021-06-11 22:45:52 585 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a processing 1 keys, 0 updates
2021-06-11 22:45:52 585 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.76.196:9101 remote=/10.233.76.83:39716], selector=sun.nio.ch.EPollSelectorImpl@77fadb4a, interestOps=1, readyOps=1 SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@45abd7cf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-06-11 22:45:52 586 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@45abd7cf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:52 586 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@45abd7cf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=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-06-11 22:45:52 586 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=0} tryExecute EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1734]@2021-06-11T22:45:52.586116Z
2021-06-11 22:45:52 586 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=0/1,p=0}@552b32b9 offer EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=1734]@2021-06-11T22:45:52.586157Z
2021-06-11 22:45:52 586 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=0/1,p=1} startReservedThread p=1
2021-06-11 22:45:52 586 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e4894d{s=0/1,p=1}@3d6e44f2 startThread=0
2021-06-11 22:45:52 586 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=0/1,p=1}@552b32b9 task=EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1734]@2021-06-11T22:45:52.58626Z
2021-06-11 22:45:52 586 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-34] invocationID:{InvocationID} - EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1734]@2021-06-11T22:45:52.58624Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@45abd7cf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=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-06-11 22:45:52 586 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-29] invocationID:{InvocationID} - EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1735]@2021-06-11T22:45:52.586321Z tryProduce true
2021-06-11 22:45:52 586 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - run ReservedThreadExecutor@4e4894d{s=0/1,p=1}@3d6e44f2 in InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=1}]
2021-06-11 22:45:52 586 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updateable 0
2021-06-11 22:45:52 586 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updates 0
2021-06-11 22:45:52 586 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=1}@3d6e44f2 started
2021-06-11 22:45:52 586 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=0}@3d6e44f2 waiting
2021-06-11 22:45:52 586 DEBUG [org.eclipse.jetty.io.FillInterest][dw-34] invocationID:{InvocationID} - fillable FillInterest@188e3a02{SSLC.NBReadCB@45abd7cf{SslConnection@45abd7cf::SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@45abd7cf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-11 22:45:52 586 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@45abd7cf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:52 586 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - >c.onFillable SslConnection@45abd7cf::SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@45abd7cf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:52 586 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a waiting with 1 keys
2021-06-11 22:45:52 586 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - onFillable SslConnection@45abd7cf::SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@45abd7cf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:52 586 DEBUG [org.eclipse.jetty.io.FillInterest][dw-34] invocationID:{InvocationID} - fillable FillInterest@1132d99b{AC.ReadCB@3a4f297a{HttpConnection@3a4f297a::DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-06-11 22:45:52 586 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - HttpConnection@3a4f297a::DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-06-11 22:45:52 586 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - >fill SslConnection@45abd7cf::SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@45abd7cf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:52 586 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 22:45:52 586 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - filled 230 HeapByteBuffer@a586713[p=0,l=230,c=17408,r=230]={<<<\x17\x03\x03\x0056\xC5\x86Ln\xF5\xD7\xE2a\t\xA7\xBc\xF7\x0f\x9a\xE9\xB1\xA0c\x86...`\x1fJ\x93\x86\x8e\xBc\xBcd^la$\x82\xDf,t\xBf\x84:~8[>>>\xF2\xC56\xDep\x87\xFb\x93\x04...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:52 586 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - net filled=230
2021-06-11 22:45:52 587 DEBUG [jdk.event.security][dw-34] invocationID:{InvocationID} -  TLSHandshake: 10.233.76.83:39716, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-06-11 22:45:52 587 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] 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@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#K\xDb8\xF1...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#K\xDb8\xF1...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:52 587 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - handshake succeeded SslConnection@45abd7cf::SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45abd7cf{NOT_HANDSHAKING,eio=172/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=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-06-11 22:45:52 587 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-06-11 22:45:52 587 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - filled 0 HeapByteBuffer@a586713[p=58,l=230,c=17408,r=172]={\x17\x03\x03\x005\x14\x00\x00 ...\xA3\x08\xEa\x8cY\x92Y<<<\x17\x03\x03\x00\xA74\x95W\x97l\x80\xA5\xC2h\x85\xFb\xDb0s\xA6:Y\xFc\x05\xAf...`\x1fJ\x93\x86\x8e\xBc\xBcd^la$\x82\xDf,t\xBf\x84:~8[>>>\xF2\xC56\xDep\x87\xFb\x93\x04...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:52 587 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - net filled=0
2021-06-11 22:45:52 587 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] 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@637ffe95[p=0,l=150,c=17408,r=150]={<<>><\x8d\xEa\xF8Y\x03\xE32\xC9...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@637ffe95[p=0,l=150,c=17408,r=150]={<<>><\x8d\xEa\xF8Y\x03\xE32\xC9...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:52 587 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - SslConnection@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:45:52 587 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - HttpConnection@3a4f297a::DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=2/30000} filled 150 HeapByteBuffer@637ffe95[p=0,l=150,c=17408,r=150]={<<>><\x8d\xEa\xF8Y\x03\xE32\xC9...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:52 587 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - HttpConnection@3a4f297a::DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=2/30000} parse HeapByteBuffer@637ffe95[p=0,l=150,c=17408,r=150]={<<>><\x8d\xEa\xF8Y\x03\xE32\xC9...\x00\x00\x00\x00\x00\x00\x00} {}
2021-06-11 22:45:52 587 DEBUG [org.eclipse.jetty.http.HttpParser][dw-34] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@637ffe95[p=0,l=150,c=17408,r=150]={<<>><\x8d\xEa\xF8Y\x03\xE32\xC9...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:52 587 DEBUG [org.eclipse.jetty.http.HttpParser][dw-34] invocationID:{InvocationID} - START --> SPACE1
2021-06-11 22:45:52 587 DEBUG [org.eclipse.jetty.http.HttpParser][dw-34] invocationID:{InvocationID} - SPACE1 --> URI
2021-06-11 22:45:52 587 DEBUG [org.eclipse.jetty.http.HttpParser][dw-34] invocationID:{InvocationID} - URI --> SPACE2
2021-06-11 22:45:52 587 DEBUG [org.eclipse.jetty.http.HttpParser][dw-34] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-06-11 22:45:52 587 DEBUG [org.eclipse.jetty.http.HttpParser][dw-34] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-06-11 22:45:52 587 DEBUG [org.eclipse.jetty.http.HttpParser][dw-34] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-06-11 22:45:52 587 DEBUG [org.eclipse.jetty.http.HttpParser][dw-34] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-06-11 22:45:52 587 DEBUG [org.eclipse.jetty.http.HttpParser][dw-34] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-06-11 22:45:52 587 DEBUG [org.eclipse.jetty.http.HttpParser][dw-34] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-06-11 22:45:52 587 DEBUG [org.eclipse.jetty.http.HttpParser][dw-34] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-06-11 22:45:52 587 DEBUG [org.eclipse.jetty.http.HttpParser][dw-34] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-06-11 22:45:52 587 DEBUG [org.eclipse.jetty.http.HttpParser][dw-34] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-06-11 22:45:52 587 DEBUG [org.eclipse.jetty.http.HttpParser][dw-34] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-06-11 22:45:52 587 DEBUG [org.eclipse.jetty.http.HttpParser][dw-34] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-06-11 22:45:52 587 DEBUG [org.eclipse.jetty.http.HttpParser][dw-34] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-06-11 22:45:52 587 DEBUG [org.eclipse.jetty.http.HttpParser][dw-34] invocationID:{InvocationID} - HEADER --> CONTENT
2021-06-11 22:45:52 587 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-34] invocationID:{InvocationID} - REQUEST for //10.233.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
GET //10.233.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.76.196:9101
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-06-11 22:45:52 587 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - HttpConnection@3a4f297a::DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=2/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-06-11 22:45:52 587 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@3a4f297a::DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=2/30000}
2021-06-11 22:45:52 587 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-34] invocationID:{InvocationID} - handle //10.233.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} 
2021-06-11 22:45:52 587 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-34] invocationID:{InvocationID} - handling HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-06-11 22:45:52 587 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-34] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
2021-06-11 22:45:52 587 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-34] invocationID:{InvocationID} - Host 10.233.76.196 with SNI null
2021-06-11 22:45:52 588 DEBUG [org.eclipse.jetty.server.Server][dw-34] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1}
2021-06-11 22:45:52 588 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-34] invocationID:{InvocationID} - GzipHandler@64dc86c6{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck)@84f7db1 in null
2021-06-11 22:45:52 588 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-34] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@bfc14b9{/,null,AVAILABLE}
2021-06-11 22:45:52 588 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-34] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@bfc14b9{/,null,AVAILABLE}
2021-06-11 22:45:52 588 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-34] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-7caf1e5@486b0972==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-06-11 22:45:52 588 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-34] invocationID:{InvocationID} - chain=customFilter@5345dfe8==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-1894fa9f@1894fa9f==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-7a572ea0@7a572ea0==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-7caf1e5@486b0972==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-06-11 22:45:52 588 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-34] invocationID:{InvocationID} - call filter customFilter@5345dfe8==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-06-11 22:45:52 588 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-34] invocationID:{InvocationID} - Entering.
2021-06-11 22:45:52 588 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-34] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-06-11 22:45:52 588 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-34] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 5de19cfb-b35e-4a9d-a3d2-6d92ebe13f3e
2021-06-11 22:45:52 588 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-34] invocationID:{InvocationID} - Invoking synchronously ... 
2021-06-11 22:45:52 588 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-34] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-1894fa9f@1894fa9f==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-06-11 22:45:52 588 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-34] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-7a572ea0@7a572ea0==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-06-11 22:45:52 588 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-7caf1e5@486b0972==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-06-11 22:45:52 589 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@64dc86c6{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck)@84f7db1
2021-06-11 22:45:52 589 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@6de3880 exclude no deflater
2021-06-11 22:45:52 589 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@10c6d99c[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@5fc056a2{null}
2021-06-11 22:45:52 589 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
200 OK HTTP/1.1
Connection: close
Date: Fri, 11 Jun 2021 22:45:52 GMT
X-TransactionID: 5de19cfb-b35e-4a9d-a3d2-6d92ebe13f3e
X-InvocationID: e5ff079d-28ec-46db-8a52-e74e17bd4805
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-06-11 22:45:52 589 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@2c911a1e[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5b7c3d34] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-06-11 22:45:52 589 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@10c6d99c[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-06-11 22:45:52 589 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Fri, 11 Jun 2021 22:45:52 GMT
X-TransactionID: 5de19cfb-b35e-4a9d-a3d2-6d92ebe13f3e
X-InvocationID: e5ff079d-28ec-46db-8a52-e74e17bd4805
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-06-11 22:45:52 589 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-06-11 22:45:52 589 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@2c911a1e[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5b7c3d34] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-06-11 22:45:52 589 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@7dd015fe{IDLE}->null [HeapByteBuffer@51c6c9d4[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@10c6d99c[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-06-11 22:45:52 589 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@7dd015fe{WRITING}->null:IDLE-->WRITING
2021-06-11 22:45:52 589 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@45abd7cf::SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52f53e46{s=COMPLETING}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-06-11 22:45:52 589 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@51c6c9d4[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-06-11 22:45:52 589 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@10c6d99c[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-06-11 22:45:52 589 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-06-11 22:45:52 589 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34 - 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-06-11 22:45:52 589 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@45abd7cf{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52f53e46{s=COMPLETING}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-06-11 22:45:52 589 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 22:45:52 589 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52f53e46{s=COMPLETING}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-06-11 22:45:52 589 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@7dd015fe{WRITING}->null
2021-06-11 22:45:52 589 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@7dd015fe{IDLE}->null:WRITING-->IDLE
2021-06-11 22:45:52 589 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@2c911a1e[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5b7c3d34] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-06-11 22:45:52 589 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@2c911a1e[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5b7c3d34] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-06-11 22:45:52 589 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=4/30000}
2021-06-11 22:45:52 589 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@45abd7cf::SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52f53e46{s=END}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2} oshut=false, ishut=false
2021-06-11 22:45:52 589 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@45abd7cf::SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45abd7cf{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52f53e46{s=END}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-06-11 22:45:52 589 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@5e15615e[p=0,l=0,c=0,r=0]={<<<>>>}
2021-06-11 22:45:52 589 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-06-11 22:45:52 590 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34 - 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-06-11 22:45:52 590 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45abd7cf{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52f53e46{s=END}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 22:45:52 590 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 22:45:52 590 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45abd7cf{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52f53e46{s=END}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 22:45:52 590 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@45abd7cf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52f53e46{s=END}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 22:45:52 590 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@45abd7cf::SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45abd7cf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52f53e46{s=END}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 22:45:52 590 DEBUG [org.eclipse.jetty.io.FillInterest][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@188e3a02{SSLC.NBReadCB@45abd7cf{SslConnection@45abd7cf::SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45abd7cf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52f53e46{s=END}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}}}
2021-06-11 22:45:52 590 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@45abd7cf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52f53e46{s=END}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 22:45:52 590 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100618840@3009373 on ManagedSelector@10d98940{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-11 22:45:52 590 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@10d98940{STARTED} id=0 keys=1 selected=0 updates=1
2021-06-11 22:45:52 590 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken with none selected
2021-06-11 22:45:52 590 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken up from select, 0/0/1 selected
2021-06-11 22:45:52 590 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a processing 0 keys, 1 updates
2021-06-11 22:45:52 590 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updateable 1
2021-06-11 22:45:52 590 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100618840@3009373
2021-06-11 22:45:52 590 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=62b6c78e-8eaf-4215-b0be-eb8b513e30c9, referenceCounter=0, store size=0} on thread dw-34 - GET /api/holmes-rule-mgmt/v1/healthcheck
2021-06-11 22:45:52 590 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-34] invocationID:{InvocationID} - Exiting.
2021-06-11 22:45:52 590 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@45abd7cf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52f53e46{s=END}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 22:45:52 590 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updates 0
2021-06-11 22:45:52 590 DEBUG [org.eclipse.jetty.server.Server][dw-34] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 22:45:52 590 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a waiting with 1 keys
2021-06-11 22:45:52 590 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-34] invocationID:{InvocationID} - unhandle HttpChannelState@70fe157{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-06-11 22:45:52 590 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-34] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@70fe157{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 22:45:52 590 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken up from select, 1/1/1 selected
2021-06-11 22:45:52 590 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a processing 1 keys, 0 updates
2021-06-11 22:45:52 590 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-34] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 22:45:52 590 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-34] invocationID:{InvocationID} - completed HttpChannelState@70fe157{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 22:45:52 590 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-34] invocationID:{InvocationID} - unhandle HttpChannelState@70fe157{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 22:45:52 590 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-34] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@70fe157{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 22:45:52 590 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-34] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 22:45:52 590 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-34] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/healthcheck written=4
2021-06-11 22:45:52 590 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.76.196:9101 remote=/10.233.76.83:39716], selector=sun.nio.ch.EPollSelectorImpl@77fadb4a, interestOps=1, readyOps=1 SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@45abd7cf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52f53e46{s=END}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3} 
2021-06-11 22:45:52 590 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-34] invocationID:{InvocationID} - recycle HttpChannelState@70fe157{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.http.HttpParser][dw-34] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.http.HttpParser][dw-34] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@45abd7cf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52f53e46{s=END}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=3}
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-34] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
10.233.76.83 - - [11/Jun/2021:22:45:52 +0000] "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 3
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - >fill SslConnection@45abd7cf::SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@45abd7cf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=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-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@45abd7cf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=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-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - filled 24 HeapByteBuffer@a586713[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\xF9\xC8\x95\x8c\xE8\xF7\xA9\xD1\ntE\xCc\xFa\xC3ZH\x0f\xB8\xB4>>>\xE7l\x84OUy\x85\x113...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - net filled=24
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=0} tryExecute EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1735]@2021-06-11T22:45:52.591159Z
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=0/1,p=0}@3d6e44f2 offer EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=1735]@2021-06-11T22:45:52.591216Z
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] 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@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCb\xD3\x856...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCb\xD3\x856...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=0/1,p=1} startReservedThread p=1
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e4894d{s=0/1,p=1}@64d1098f startThread=0
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - SslConnection@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=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-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.http.HttpParser][dw-34] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - HttpConnection@3a4f297a::DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OSHUT,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCb\xD3\x856...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-34] invocationID:{InvocationID} - close DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OSHUT,fill=-,flush=-,to=6/30000}
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-35] invocationID:{InvocationID} - run ReservedThreadExecutor@4e4894d{s=0/1,p=1}@64d1098f in InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=1}]
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-34] invocationID:{InvocationID} - close(null) DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OSHUT,fill=-,flush=-,to=6/30000}
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=1}@64d1098f started
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=0}@64d1098f waiting
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - shutdownOutput: SslConnection@45abd7cf::SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=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-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=0/1,p=1}@3d6e44f2 task=EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1735]@2021-06-11T22:45:52.591352Z
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-29] invocationID:{InvocationID} - EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1735]@2021-06-11T22:45:52.591298Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=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-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - ensureFillInterested SslConnection@45abd7cf::SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=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-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-30] invocationID:{InvocationID} - EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1736]@2021-06-11T22:45:52.591407Z tryProduce true
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updateable 0
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updates 0
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-34] invocationID:{InvocationID} - close SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=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-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-34] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=1,kro=1}->SslConnection@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=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-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - fillable FillInterest@188e3a02{SSLC.NBReadCB@45abd7cf{SslConnection@45abd7cf::SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=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-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - doClose SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=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-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=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-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.FillInterest][dw-34] invocationID:{InvocationID} - onClose FillInterest@188e3a02{null}
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >c.onFillable SslConnection@45abd7cf::SocketChannelEndPoint@45873f25{l=/10.233.76.196:9101,r=/10.233.76.83:39716,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=/10.233.76.196:9101,r=/10.233.76.83:39716,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=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-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a waiting with 1 keys
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Wakeup ManagedSelector@10d98940{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29] invocationID:{InvocationID} - close DecryptedEndPoint@7b8d9884{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@207829a0 startThread=0
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.FillInterest][dw-34] invocationID:{InvocationID} - onClose FillInterest@1132d99b{null}
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken with none selected
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - HttpConnection@3a4f297a::DecryptedEndPoint@7b8d9884{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCb\xD3\x856...\x00\x00\x00\x00\x00\x00\x00} {}
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.http.HttpParser][dw-34] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCb\xD3\x856...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.http.HttpParser][dw-34] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken up from select, 0/0/0 selected
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - HttpConnection@3a4f297a::DecryptedEndPoint@7b8d9884{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29] invocationID:{InvocationID} - close(null) DecryptedEndPoint@7b8d9884{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-36] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@207829a0 in InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}]
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@3a4f297a::DecryptedEndPoint@7b8d9884{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a processing 0 keys, 0 updates
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updateable 0
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updates 0
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-34] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@7b8d9884{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a waiting with 0 keys
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - HttpConnection@3a4f297a::DecryptedEndPoint@7b8d9884{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@70fe157{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - SslConnection@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=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-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=0}@19a8436 size 1 > capacity
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - onFillable SslConnection@45abd7cf::SocketChannelEndPoint@45873f25{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@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=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-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - fillable FillInterest@1132d99b{null}
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - FillInterest@1132d99b{null} lost race null
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e4894d{s=1/1,p=0}@19a8436 in InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}]
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@45873f25{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@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=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-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - SslConnection@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=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-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-36] invocationID:{InvocationID} - onClose HttpConnection@3a4f297a::DecryptedEndPoint@7b8d9884{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}
2021-06-11 22:45:52 591 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=0}@552b32b9 size 1 > capacity
2021-06-11 22:45:52 592 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e4894d{s=1/1,p=0}@552b32b9 in InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}]
2021-06-11 22:45:52 592 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-36] invocationID:{InvocationID} - onClose SslConnection@45abd7cf::SocketChannelEndPoint@45873f25{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@45abd7cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b8d9884{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3a4f297a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52f53e46{s=START}]=>HttpChannelOverHttp@6bfd8c74{s=HttpChannelState@70fe157{s=IDLE rs=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-06-11 22:45:52 592 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-36] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@207829a0 in InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}]
2021-06-11 22:46:02 567 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32-acceptor-0@2a667f44-RuleActiveApp@30159886{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@4b7a1ba3[java.nio.channels.SocketChannel[connected local=/10.233.76.196:9101 remote=/10.233.76.83:39866]] on ManagedSelector@10d98940{STARTED} id=0 keys=0 selected=0 updates=0
2021-06-11 22:46:02 567 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32-acceptor-0@2a667f44-RuleActiveApp@30159886{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@10d98940{STARTED} id=0 keys=0 selected=0 updates=1
2021-06-11 22:46:02 567 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken with none selected
2021-06-11 22:46:02 567 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken up from select, 0/0/0 selected
2021-06-11 22:46:02 567 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a processing 0 keys, 1 updates
2021-06-11 22:46:02 567 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updateable 1
2021-06-11 22:46:02 567 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - update Accept@4b7a1ba3[java.nio.channels.SocketChannel[connected local=/10.233.76.196:9101 remote=/10.233.76.83:39866]]
2021-06-11 22:46:02 567 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - queue Accept@4b7a1ba3[java.nio.channels.SocketChannel[connected local=/10.233.76.196:9101 remote=/10.233.76.83:39866]] startThread=0
2021-06-11 22:46:02 567 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updates 0
2021-06-11 22:46:02 567 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a waiting with 1 keys
2021-06-11 22:46:02 568 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-31] invocationID:{InvocationID} - run Accept@4b7a1ba3[java.nio.channels.SocketChannel[connected local=/10.233.76.196:9101 remote=/10.233.76.83:39866]] in InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}]
2021-06-11 22:46:02 568 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-31] invocationID:{InvocationID} - SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-06-11 22:46:02 568 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-31] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@7f056ace
2021-06-11 22:46:02 571 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-31] invocationID:{InvocationID} - new HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=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@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-06-11 22:46:02 571 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-31] invocationID:{InvocationID} - New HTTP Connection HttpConnection@599b25e3::DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=1/30000}
2021-06-11 22:46:02 571 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$510/0x0000000100647440@5fa7a5e7 on ManagedSelector@10d98940{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-11 22:46:02 571 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-31] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@3a71de68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:46:02 572 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-31] invocationID:{InvocationID} - onOpen SslConnection@3a71de68::SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@3a71de68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:46:02 572 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-31] invocationID:{InvocationID} - onOpen HttpConnection@599b25e3::DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=1/30000}
2021-06-11 22:46:02 572 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-31] invocationID:{InvocationID} - fillInterested HttpConnection@599b25e3::DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=1/30000}
2021-06-11 22:46:02 572 DEBUG [org.eclipse.jetty.io.FillInterest][dw-31] invocationID:{InvocationID} - interested FillInterest@54db772c{AC.ReadCB@599b25e3{HttpConnection@599b25e3::DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-06-11 22:46:02 572 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@3a71de68::SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@3a71de68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:46:02 572 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - SslConnection@3a71de68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:46:02 572 DEBUG [org.eclipse.jetty.io.FillInterest][dw-31] invocationID:{InvocationID} - interested FillInterest@36b168cd{SSLC.NBReadCB@3a71de68{SslConnection@3a71de68::SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3a71de68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-11 22:46:02 572 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-31] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3a71de68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:46:02 572 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100618840@20762ed on ManagedSelector@10d98940{STARTED} id=0 keys=1 selected=0 updates=1
2021-06-11 22:46:02 572 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@10d98940{STARTED} id=0 keys=1 selected=0 updates=2
2021-06-11 22:46:02 572 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken with none selected
2021-06-11 22:46:02 572 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken up from select, 0/0/1 selected
2021-06-11 22:46:02 572 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a processing 0 keys, 2 updates
2021-06-11 22:46:02 572 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updateable 2
2021-06-11 22:46:02 572 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Created SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3a71de68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:46:02 572 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$510/0x0000000100647440@5fa7a5e7
2021-06-11 22:46:02 572 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100618840@20762ed
2021-06-11 22:46:02 572 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-31] invocationID:{InvocationID} - ran Accept@4b7a1ba3[java.nio.channels.SocketChannel[connected local=/10.233.76.196:9101 remote=/10.233.76.83:39866]] in InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}]
2021-06-11 22:46:02 573 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@3a71de68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:46:02 573 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updates 0
2021-06-11 22:46:02 573 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a waiting with 1 keys
2021-06-11 22:46:02 573 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken up from select, 1/1/1 selected
2021-06-11 22:46:02 573 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a processing 1 keys, 0 updates
2021-06-11 22:46:02 573 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.76.196:9101 remote=/10.233.76.83:39866], selector=sun.nio.ch.EPollSelectorImpl@77fadb4a, interestOps=1, readyOps=1 SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@3a71de68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-06-11 22:46:02 573 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@3a71de68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:46:02 573 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@3a71de68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=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-06-11 22:46:02 573 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=0} tryExecute EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1736]@2021-06-11T22:46:02.573383Z
2021-06-11 22:46:02 573 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=0/1,p=0}@64d1098f offer EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=1736]@2021-06-11T22:46:02.57342Z
2021-06-11 22:46:02 573 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=0/1,p=1} startReservedThread p=1
2021-06-11 22:46:02 573 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e4894d{s=0/1,p=1}@127aacd7 startThread=0
2021-06-11 22:46:02 573 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-30] invocationID:{InvocationID} - EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1736]@2021-06-11T22:46:02.573485Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3a71de68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=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-06-11 22:46:02 573 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - fillable FillInterest@36b168cd{SSLC.NBReadCB@3a71de68{SslConnection@3a71de68::SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3a71de68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-11 22:46:02 573 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=0/1,p=1}@64d1098f task=EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1737]@2021-06-11T22:46:02.573568Z
2021-06-11 22:46:02 573 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-33] invocationID:{InvocationID} - run ReservedThreadExecutor@4e4894d{s=0/1,p=1}@127aacd7 in InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=1}]
2021-06-11 22:46:02 573 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - >c.onFillable SslConnection@3a71de68::SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3a71de68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:46:02 573 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=1}@127aacd7 started
2021-06-11 22:46:02 573 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - onFillable SslConnection@3a71de68::SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3a71de68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:46:02 573 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - fillable FillInterest@54db772c{AC.ReadCB@599b25e3{HttpConnection@599b25e3::DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-06-11 22:46:02 573 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-35] invocationID:{InvocationID} - EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=1}][pc=0,pic=0,pec=3,epc=1737]@2021-06-11T22:46:02.573678Z tryProduce true
2021-06-11 22:46:02 573 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=0}@127aacd7 waiting
2021-06-11 22:46:02 573 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updateable 0
2021-06-11 22:46:02 573 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@599b25e3::DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-06-11 22:46:02 573 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updates 0
2021-06-11 22:46:02 573 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - >fill SslConnection@3a71de68::SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a71de68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:46:02 573 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-06-11 22:46:02 573 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - filled 261 HeapByteBuffer@a586713[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03b\xF3v\x98F\x98\xF6?\x18\xCc\xE8H\xB1\x88...\t\x8d\x9e\xCc\xFa\xD0\xE6\x13@\xD5\xDb\n}b\xDe\x92\x0b\xA8\x85\xBeq7\x15>>>\x04\xA4p\x8d]\x9chuB...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:46:02 573 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - net filled=261
2021-06-11 22:46:02 573 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - fill starting handshake SslConnection@3a71de68::SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a71de68{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:46:02 573 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a71de68{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:46:02 573 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a waiting with 1 keys
2021-06-11 22:46:02 574 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] 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@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCb\xD3\x856...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCb\xD3\x856...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:46:02 574 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - fill NEED_TASK
2021-06-11 22:46:02 574 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - fill NEED_WRAP
2021-06-11 22:46:02 574 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - >flush SslConnection@3a71de68::SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a71de68{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:46:02 574 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@5e15615e[p=0,l=0,c=0,r=0]={<<<>>>}
2021-06-11 22:46:02 574 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - flush NEED_WRAP
2021-06-11 22:46:02 574 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] 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-06-11 22:46:02 574 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a71de68{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:46:02 574 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 22:46:02 575 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - SslConnection@3a71de68{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:46:02 575 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 22:46:02 575 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - filled 0 HeapByteBuffer@a586713[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-06-11 22:46:02 575 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - net filled=0
2021-06-11 22:46:02 575 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] 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@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCb\xD3\x856...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCb\xD3\x856...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:46:02 575 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - SslConnection@3a71de68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:46:02 575 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - >fill SslConnection@3a71de68::SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a71de68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:46:02 575 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 22:46:02 575 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - filled 6 HeapByteBuffer@a586713[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03b\xF3v\x98...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:46:02 575 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - net filled=6
2021-06-11 22:46:02 575 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] 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@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCb\xD3\x856...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCb\xD3\x856...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:46:02 575 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 22:46:02 575 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - filled 367 HeapByteBuffer@a586713[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03b\xF3v\x98F\x98\xF6?\x18\xCc\xE8H\xB1\x88...\x01d\xD7\xE8\xA5C\x13a\xC9*\xD0\x1e\x80(\xD3hZd\x8dA\x87tn>>>\x1a8V\xD9\x18\x9af\x1d\xCc...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:46:02 575 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - net filled=367
2021-06-11 22:46:02 575 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] 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@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCb\xD3\x856...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCb\xD3\x856...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:46:02 575 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - fill NEED_TASK
2021-06-11 22:46:02 579 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-30] invocationID:{InvocationID} - Chose alias holmes-rule-mgmt@holmes-rule-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@7f056ace
2021-06-11 22:46:02 581 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - fill NEED_WRAP
2021-06-11 22:46:02 581 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - >flush SslConnection@3a71de68::SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a71de68{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:46:02 581 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@5e15615e[p=0,l=0,c=0,r=0]={<<<>>>}
2021-06-11 22:46:02 581 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - flush NEED_WRAP
2021-06-11 22:46:02 581 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] 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-06-11 22:46:02 582 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a71de68{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:46:02 582 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 22:46:02 582 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - flush NEED_WRAP
2021-06-11 22:46:02 582 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] 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-06-11 22:46:02 582 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a71de68{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:46:02 582 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 22:46:02 582 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - flush NEED_WRAP
2021-06-11 22:46:02 582 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] 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-06-11 22:46:02 582 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - flushed 2686 SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a71de68{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:46:02 582 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 22:46:02 582 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - SslConnection@3a71de68{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:46:02 582 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 22:46:02 582 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - filled 0 HeapByteBuffer@a586713[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:46:02 582 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - net filled=0
2021-06-11 22:46:02 582 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] 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@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCb\xD3\x856...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCb\xD3\x856...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:46:02 582 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - SslConnection@3a71de68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:46:02 582 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@599b25e3::DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=10/30000} filled 0 HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCb\xD3\x856...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:46:02 582 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@599b25e3::DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCb\xD3\x856...\x00\x00\x00\x00\x00\x00\x00} {}
2021-06-11 22:46:02 582 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCb\xD3\x856...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:46:02 582 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@599b25e3::DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=START,0 of -1}
2021-06-11 22:46:02 582 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@599b25e3::DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=10/30000}
2021-06-11 22:46:02 582 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-30] invocationID:{InvocationID} - fillInterested HttpConnection@599b25e3::DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=10/30000}
2021-06-11 22:46:02 582 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - interested FillInterest@54db772c{AC.ReadCB@599b25e3{HttpConnection@599b25e3::DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-06-11 22:46:02 583 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@3a71de68::SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a71de68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:46:02 583 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - SslConnection@3a71de68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:46:02 583 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - interested FillInterest@36b168cd{SSLC.NBReadCB@3a71de68{SslConnection@3a71de68::SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a71de68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-11 22:46:02 583 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@3a71de68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:46:02 583 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100618840@20762ed on ManagedSelector@10d98940{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-11 22:46:02 583 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@10d98940{STARTED} id=0 keys=1 selected=0 updates=1
2021-06-11 22:46:02 583 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@599b25e3::DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-06-11 22:46:02 583 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken with none selected
2021-06-11 22:46:02 583 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - SslConnection@3a71de68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:46:02 583 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken up from select, 0/0/1 selected
2021-06-11 22:46:02 583 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a processing 0 keys, 1 updates
2021-06-11 22:46:02 583 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=0}@3d6e44f2 size 1 > capacity
2021-06-11 22:46:02 583 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updateable 1
2021-06-11 22:46:02 583 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e4894d{s=1/1,p=0}@3d6e44f2 in InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}]
2021-06-11 22:46:02 583 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100618840@20762ed
2021-06-11 22:46:02 583 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@3a71de68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:46:02 583 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updates 0
2021-06-11 22:46:02 583 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a waiting with 1 keys
2021-06-11 22:46:02 583 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken up from select, 1/1/1 selected
2021-06-11 22:46:02 584 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a processing 1 keys, 0 updates
2021-06-11 22:46:02 584 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.76.196:9101 remote=/10.233.76.83:39866], selector=sun.nio.ch.EPollSelectorImpl@77fadb4a, interestOps=1, readyOps=1 SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@3a71de68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-06-11 22:46:02 584 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3a71de68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:46:02 584 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3a71de68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=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-06-11 22:46:02 584 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=0} tryExecute EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1737]@2021-06-11T22:46:02.584586Z
2021-06-11 22:46:02 584 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=0/1,p=0}@127aacd7 offer EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=1737]@2021-06-11T22:46:02.584676Z
2021-06-11 22:46:02 584 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=0/1,p=1} startReservedThread p=1
2021-06-11 22:46:02 584 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-35] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e4894d{s=0/1,p=1}@8e4b4f6 startThread=0
2021-06-11 22:46:02 584 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=0/1,p=1}@127aacd7 task=EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1737]@2021-06-11T22:46:02.584927Z
2021-06-11 22:46:02 584 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - run ReservedThreadExecutor@4e4894d{s=0/1,p=1}@8e4b4f6 in InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=1}]
2021-06-11 22:46:02 584 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-35] invocationID:{InvocationID} - EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1737]@2021-06-11T22:46:02.58487Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3a71de68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=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-06-11 22:46:02 585 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-33] invocationID:{InvocationID} - EatWhatYouKill@4cfc0c48/SelectorProducer@6afeaf2d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@3b170235{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e4894d{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1738]@2021-06-11T22:46:02.585012Z tryProduce true
2021-06-11 22:46:02 585 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updateable 0
2021-06-11 22:46:02 585 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=1}@8e4b4f6 started
2021-06-11 22:46:02 585 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updates 0
2021-06-11 22:46:02 585 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35] invocationID:{InvocationID} - fillable FillInterest@36b168cd{SSLC.NBReadCB@3a71de68{SslConnection@3a71de68::SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3a71de68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-11 22:46:02 585 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@4e4894d{s=1/1,p=0}@8e4b4f6 waiting
2021-06-11 22:46:02 585 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - >c.onFillable SslConnection@3a71de68::SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a71de68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:46:02 585 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a71de68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:46:02 585 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - onFillable SslConnection@3a71de68::SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a71de68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:46:02 585 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a waiting with 1 keys
2021-06-11 22:46:02 585 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35] invocationID:{InvocationID} - fillable FillInterest@54db772c{AC.ReadCB@599b25e3{HttpConnection@599b25e3::DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-06-11 22:46:02 585 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@599b25e3::DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-06-11 22:46:02 585 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - >fill SslConnection@3a71de68::SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a71de68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:46:02 585 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 22:46:02 586 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - filled 230 HeapByteBuffer@a586713[p=0,l=230,c=17408,r=230]={<<<\x17\x03\x03\x005\xE34\xC5V\xB0h\x0e\xEaQ|\r\xD0\xAbO\xFb\x93a=#\xB4...\x93\xEf\x93f\xCeOY\x08\xA1r\xEa$\x9a\x11R\xF5\xDec\x9a{\\\x8d\x9c>>>\x8d\x15l\x90U\xBf{\xEaR...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:46:02 586 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - net filled=230
2021-06-11 22:46:02 587 DEBUG [jdk.event.security][dw-35] invocationID:{InvocationID} -  TLSHandshake: 10.233.76.83:39866, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-06-11 22:46:02 587 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] 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@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCb\xD3\x856...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCb\xD3\x856...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:46:02 587 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - handshake succeeded SslConnection@3a71de68::SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a71de68{NOT_HANDSHAKING,eio=172/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=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-06-11 22:46:02 587 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-06-11 22:46:02 587 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - filled 0 HeapByteBuffer@a586713[p=58,l=230,c=17408,r=172]={\x17\x03\x03\x005\x14\x00\x00 ...\xBf+\x80\x86\xFb\xE8\x9d<<<\x17\x03\x03\x00\xA70s^E#?\xB8E<\x95\\\xC7\xC4\xC3\xAb\rN\xD4\x87\xC0...\x93\xEf\x93f\xCeOY\x08\xA1r\xEa$\x9a\x11R\xF5\xDec\x9a{\\\x8d\x9c>>>\x8d\x15l\x90U\xBf{\xEaR...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:46:02 587 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - net filled=0
2021-06-11 22:46:02 587 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] 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@637ffe95[p=0,l=150,c=17408,r=150]={<<>>\xAd)r\x81u\x80\xEd;\xD0...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@637ffe95[p=0,l=150,c=17408,r=150]={<<>>\xAd)r\x81u\x80\xEd;\xD0...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:46:02 588 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - SslConnection@3a71de68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@599b25e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-06-11 22:46:02 588 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@599b25e3::DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=5/30000} filled 150 HeapByteBuffer@637ffe95[p=0,l=150,c=17408,r=150]={<<>>\xAd)r\x81u\x80\xEd;\xD0...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:46:02 588 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@599b25e3::DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@637ffe95[p=0,l=150,c=17408,r=150]={<<>>\xAd)r\x81u\x80\xEd;\xD0...\x00\x00\x00\x00\x00\x00\x00} {}
2021-06-11 22:46:02 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@637ffe95[p=0,l=150,c=17408,r=150]={<<>>\xAd)r\x81u\x80\xEd;\xD0...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:46:02 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - START --> SPACE1
2021-06-11 22:46:02 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - SPACE1 --> URI
2021-06-11 22:46:02 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - URI --> SPACE2
2021-06-11 22:46:02 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-06-11 22:46:02 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-06-11 22:46:02 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-06-11 22:46:02 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-06-11 22:46:02 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-06-11 22:46:02 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-06-11 22:46:02 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-06-11 22:46:02 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-06-11 22:46:02 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-06-11 22:46:02 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-06-11 22:46:02 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-06-11 22:46:02 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-06-11 22:46:02 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER --> CONTENT
2021-06-11 22:46:02 588 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35] invocationID:{InvocationID} - REQUEST for //10.233.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
GET //10.233.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.76.196:9101
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-06-11 22:46:02 589 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@599b25e3::DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=6/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-06-11 22:46:02 589 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@599b25e3::DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=6/30000}
2021-06-11 22:46:02 589 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35] invocationID:{InvocationID} - handle //10.233.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1} 
2021-06-11 22:46:02 589 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-35] invocationID:{InvocationID} - handling HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-06-11 22:46:02 589 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1}
2021-06-11 22:46:02 589 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-35] invocationID:{InvocationID} - Host 10.233.76.196 with SNI null
2021-06-11 22:46:02 589 DEBUG [org.eclipse.jetty.server.Server][dw-35] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1}
2021-06-11 22:46:02 589 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-35] invocationID:{InvocationID} - GzipHandler@64dc86c6{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck)@2727f474 in null
2021-06-11 22:46:02 590 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-35] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@bfc14b9{/,null,AVAILABLE}
2021-06-11 22:46:02 590 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-35] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@bfc14b9{/,null,AVAILABLE}
2021-06-11 22:46:02 590 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-35] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-7caf1e5@486b0972==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-06-11 22:46:02 590 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-35] invocationID:{InvocationID} - chain=customFilter@5345dfe8==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-1894fa9f@1894fa9f==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-7a572ea0@7a572ea0==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-7caf1e5@486b0972==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-06-11 22:46:02 590 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-35] invocationID:{InvocationID} - call filter customFilter@5345dfe8==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-06-11 22:46:02 590 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-35] invocationID:{InvocationID} - Entering.
2021-06-11 22:46:02 590 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-35] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-06-11 22:46:02 590 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-35] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 0e3a43d9-0333-4108-ba68-4de9ca68cfe0
2021-06-11 22:46:02 590 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-35] invocationID:{InvocationID} - Invoking synchronously ... 
2021-06-11 22:46:02 590 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-35] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-1894fa9f@1894fa9f==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-06-11 22:46:02 590 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-35] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-7a572ea0@7a572ea0==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-06-11 22:46:02 590 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-7caf1e5@486b0972==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-06-11 22:46:02 592 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@64dc86c6{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck)@2727f474
2021-06-11 22:46:02 592 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@66dbd034 exclude no deflater
2021-06-11 22:46:02 592 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@68870f24[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@456945c6{null}
2021-06-11 22:46:02 592 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
200 OK HTTP/1.1
Connection: close
Date: Fri, 11 Jun 2021 22:46:02 GMT
X-TransactionID: 0e3a43d9-0333-4108-ba68-4de9ca68cfe0
X-InvocationID: 4d0f8999-8499-4315-8ebe-ed5d4611437a
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-06-11 22:46:02 592 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@5d758d4b[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6517aca1] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-06-11 22:46:02 592 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@68870f24[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-06-11 22:46:02 592 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Fri, 11 Jun 2021 22:46:02 GMT
X-TransactionID: 0e3a43d9-0333-4108-ba68-4de9ca68cfe0
X-InvocationID: 4d0f8999-8499-4315-8ebe-ed5d4611437a
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-06-11 22:46:02 592 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-06-11 22:46:02 592 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@5d758d4b[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6517aca1] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-06-11 22:46:02 592 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@35b97108{IDLE}->null [HeapByteBuffer@51c6c9d4[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@68870f24[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-06-11 22:46:02 592 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@35b97108{WRITING}->null:IDLE-->WRITING
2021-06-11 22:46:02 592 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@3a71de68::SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a71de68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=W,to=9/30000}=>HttpConnection@599b25e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@54efe46f{s=COMPLETING}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-06-11 22:46:02 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@51c6c9d4[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-06-11 22:46:02 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@68870f24[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-06-11 22:46:02 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-06-11 22:46:02 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - 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-06-11 22:46:02 593 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a71de68{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=W,to=10/30000}=>HttpConnection@599b25e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@54efe46f{s=COMPLETING}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-06-11 22:46:02 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 22:46:02 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@3a71de68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=W,to=10/30000}=>HttpConnection@599b25e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@54efe46f{s=COMPLETING}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-06-11 22:46:02 593 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@35b97108{WRITING}->null
2021-06-11 22:46:02 593 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@35b97108{IDLE}->null:WRITING-->IDLE
2021-06-11 22:46:02 593 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@5d758d4b[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6517aca1] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-06-11 22:46:02 593 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@5d758d4b[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6517aca1] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-06-11 22:46:02 594 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=11/30000}
2021-06-11 22:46:02 594 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@3a71de68::SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a71de68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OSHUTTING,fill=-,flush=-,to=11/30000}=>HttpConnection@599b25e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@54efe46f{s=END}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6} oshut=false, ishut=false
2021-06-11 22:46:02 594 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@3a71de68::SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a71de68{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OSHUTTING,fill=-,flush=-,to=11/30000}=>HttpConnection@599b25e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@54efe46f{s=END}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2021-06-11 22:46:02 594 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@5e15615e[p=0,l=0,c=0,r=0]={<<<>>>}
2021-06-11 22:46:02 594 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-06-11 22:46:02 594 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - 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-06-11 22:46:02 594 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a71de68{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OSHUTTING,fill=-,flush=-,to=11/30000}=>HttpConnection@599b25e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@54efe46f{s=END}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2021-06-11 22:46:02 594 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 22:46:02 594 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a71de68{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OSHUTTING,fill=-,flush=-,to=11/30000}=>HttpConnection@599b25e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@54efe46f{s=END}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2021-06-11 22:46:02 594 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@3a71de68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OSHUTTING,fill=-,flush=-,to=12/30000}=>HttpConnection@599b25e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@54efe46f{s=END}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2021-06-11 22:46:02 595 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@3a71de68::SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a71de68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OSHUTTING,fill=-,flush=-,to=12/30000}=>HttpConnection@599b25e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@54efe46f{s=END}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2021-06-11 22:46:02 595 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@36b168cd{SSLC.NBReadCB@3a71de68{SslConnection@3a71de68::SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a71de68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OSHUTTING,fill=-,flush=-,to=12/30000}=>HttpConnection@599b25e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@54efe46f{s=END}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}}}
2021-06-11 22:46:02 595 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@3a71de68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OSHUTTING,fill=-,flush=-,to=12/30000}=>HttpConnection@599b25e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@54efe46f{s=END}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2021-06-11 22:46:02 595 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100618840@20762ed on ManagedSelector@10d98940{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-11 22:46:02 595 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@10d98940{STARTED} id=0 keys=1 selected=0 updates=1
2021-06-11 22:46:02 595 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=e0b47f00-eb05-44a7-bc8e-21c5785563b1, referenceCounter=0, store size=0} on thread dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck
2021-06-11 22:46:02 595 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken with none selected
2021-06-11 22:46:02 595 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-35] invocationID:{InvocationID} - Exiting.
2021-06-11 22:46:02 595 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken up from select, 0/0/1 selected
2021-06-11 22:46:02 595 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a processing 0 keys, 1 updates
2021-06-11 22:46:02 595 DEBUG [org.eclipse.jetty.server.Server][dw-35] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2021-06-11 22:46:02 595 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updateable 1
2021-06-11 22:46:02 595 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-35] invocationID:{InvocationID} - unhandle HttpChannelState@112e93a8{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-06-11 22:46:02 595 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100618840@20762ed
2021-06-11 22:46:02 595 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-35] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@112e93a8{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 22:46:02 595 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2021-06-11 22:46:02 595 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-35] invocationID:{InvocationID} - completed HttpChannelState@112e93a8{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 22:46:02 595 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-35] invocationID:{InvocationID} - unhandle HttpChannelState@112e93a8{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 22:46:02 595 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-35] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@112e93a8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 22:46:02 595 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2021-06-11 22:46:02 595 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/healthcheck written=4
2021-06-11 22:46:02 595 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@3a71de68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OSHUT,fill=-,flush=-,to=12/30000}=>HttpConnection@599b25e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@54efe46f{s=END}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{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.76.196:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2021-06-11 22:46:02 595 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-35] invocationID:{InvocationID} - recycle HttpChannelState@112e93a8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 22:46:02 595 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updates 0
2021-06-11 22:46:02 595 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a waiting with 1 keys
2021-06-11 22:46:02 595 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-06-11 22:46:02 595 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-06-11 22:46:02 595 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a woken up from select, 1/1/1 selected
2021-06-11 22:46:02 595 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@77fadb4a processing 1 keys, 0 updates
2021-06-11 22:46:02 595 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
10.233.76.83 - - [11/Jun/2021:22:46:02 +0000] "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 7
2021-06-11 22:46:02 595 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - >fill SslConnection@3a71de68::SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@3a71de68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OSHUT,fill=-,flush=-,to=12/30000}=>HttpConnection@599b25e3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=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-06-11 22:46:02 595 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 22:46:02 595 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - filled 24 HeapByteBuffer@a586713[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\x92\xD3e\xB6\xC2\xA7GlIb\x18I\\F\xCc\xF9K\xBf\xD5>>>Ph\x94rK\xBb\x13\xEc\x80...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:46:02 595 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - net filled=24
2021-06-11 22:46:02 595 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.76.196:9101 remote=/10.233.76.83:39866], selector=sun.nio.ch.EPollSelectorImpl@77fadb4a, interestOps=1, readyOps=1 SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@3a71de68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OSHUT,fill=-,flush=-,to=12/30000}=>HttpConnection@599b25e3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=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-06-11 22:46:02 596 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] 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@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#P\x83\xC3N...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#P\x83\xC3N...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:46:02 596 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - SslConnection@3a71de68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OSHUT,fill=-,flush=-,to=13/30000}=>HttpConnection@599b25e3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=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-06-11 22:46:02 596 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-06-11 22:46:02 596 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@599b25e3::DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OSHUT,fill=-,flush=-,to=13/30000} filled -1 HeapByteBuffer@637ffe95[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#P\x83\xC3N...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 22:46:02 596 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@787c9a5b{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@3a71de68{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OSHUT,fill=-,flush=-,to=13/30000}=>HttpConnection@599b25e3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@54efe46f{s=START}]=>HttpChannelOverHttp@16b20106{s=HttpChannelState@112e93a8{s=IDLE rs=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-06-11 22:46:02 596 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-35] invocationID:{InvocationID} - close DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OSHUT,fill=-,flush=-,to=13/30000}
2021-06-11 22:46:02 596 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-35] invocationID:{InvocationID} - close(null) DecryptedEndPoint@d1c7d94{l=/10.233.76.196:9101,r=/10.233.76.83:39866,OSHUT,fill=-,flush=-,to=13/30000}
2021-06-11 22:46:02 596 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocat