Results

By type

          	at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:807)
	at org.glassfish.jersey.client.ClientRequest.getClientRuntime(ClientRequest.java:219)
	at org.glassfish.jersey.client.ClientRequest.getInjectionManager(ClientRequest.java:610)
	at org.glassfish.jersey.client.JerseyWebTarget.onBuilder(JerseyWebTarget.java:364)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:192)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:36)
	at org.onap.holmes.common.utils.JerseyClient.get(JerseyClient.java:121)
	at org.onap.holmes.rulemgt.dcae.ConfigFileScanningTask.getExistingRules(ConfigFileScanningTask.java:175)
	at org.onap.holmes.rulemgt.dcae.ConfigFileScanningTask.run(ConfigFileScanningTask.java:59)
	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)
	... 22 common frames omitted
2022-03-28 05:49:37 550 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-3-thread-1] invocationID:{InvocationID} - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
2022-03-28 05:49:37 550 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-3-thread-1] invocationID:{InvocationID} - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
2022-03-28 05:49:37 554 INFO  [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-3-thread-1] invocationID:{InvocationID} - Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
2022-03-28 05:49:37 555 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - ProxySelector Request for https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule
2022-03-28 05:49:37 555 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - Looking for HttpClient for URL https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule and proxy value of DIRECT
2022-03-28 05:49:37 555 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - Creating new HttpsClient with url:https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule and proxy:DIRECT with connect timeout:30000
2022-03-28 05:49:37 556 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT
2022-03-28 05:49:37 556 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@4ebd6fd6-RuleActiveApp@58a2d9f9{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@1eb12538[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:55094]] on ManagedSelector@570b2057{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-28 05:49:37 556 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@4ebd6fd6-RuleActiveApp@58a2d9f9{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@570b2057{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-28 05:49:37 556 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken with none selected
2022-03-28 05:49:37 556 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken up from select, 0/0/0 selected
2022-03-28 05:49:37 556 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 processing 0 keys, 1 updates
2022-03-28 05:49:37 556 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1
2022-03-28 05:49:37 556 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update Accept@1eb12538[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:55094]]
2022-03-28 05:49:37 556 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue Accept@1eb12538[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:55094]] startThread=0
2022-03-28 05:49:37 556 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2022-03-28 05:49:37 556 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 waiting with 1 keys
2022-03-28 05:49:37 556 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-20] invocationID:{InvocationID} - run Accept@1eb12538[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:55094]] in InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}]
2022-03-28 05:49:37 557 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-20] invocationID:{InvocationID} - SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-28 05:49:37 557 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-20] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@5cfdba29
2022-03-28 05:49:37 557 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-20] invocationID:{InvocationID} - new HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=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@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2022-03-28 05:49:37 557 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-20] invocationID:{InvocationID} - New HTTP Connection HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=0/30000}
2022-03-28 05:49:37 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$513/0x0000000100637040@26931021 on ManagedSelector@570b2057{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-28 05:49:37 557 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-20] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 557 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-20] invocationID:{InvocationID} - onOpen SslConnection@1eb0b437::SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 558 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-20] invocationID:{InvocationID} - onOpen HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=0/30000}
2022-03-28 05:49:37 558 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-20] invocationID:{InvocationID} - fillInterested HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=0/30000}
2022-03-28 05:49:37 558 DEBUG [org.eclipse.jetty.io.FillInterest][dw-20] invocationID:{InvocationID} - interested FillInterest@41c29a00{AC.ReadCB@7788b916{HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-28 05:49:37 558 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@1eb0b437::SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 558 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20] invocationID:{InvocationID} - SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 558 DEBUG [org.eclipse.jetty.io.FillInterest][dw-20] invocationID:{InvocationID} - interested FillInterest@7f6e8801{SSLC.NBReadCB@1eb0b437{SslConnection@1eb0b437::SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-28 05:49:37 558 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-20] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$507/0x00000001005b1040@64e49ad7 on ManagedSelector@570b2057{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-28 05:49:37 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@570b2057{STARTED} id=0 keys=1 selected=0 updates=2
2022-03-28 05:49:37 559 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20] invocationID:{InvocationID} - Created SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 559 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-20] invocationID:{InvocationID} - ran Accept@1eb12538[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:55094]] in InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}]
2022-03-28 05:49:37 559 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken with none selected
2022-03-28 05:49:37 559 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken up from select, 0/0/1 selected
2022-03-28 05:49:37 559 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 processing 0 keys, 2 updates
2022-03-28 05:49:37 559 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 2
2022-03-28 05:49:37 559 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$513/0x0000000100637040@26931021
2022-03-28 05:49:37 559 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$507/0x00000001005b1040@64e49ad7
2022-03-28 05:49:37 560 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 560 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2022-03-28 05:49:37 560 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 waiting with 1 keys
2022-03-28 05:49:37 562 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken up from select, 1/1/1 selected
2022-03-28 05:49:37 562 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 processing 1 keys, 0 updates
2022-03-28 05:49:37 562 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:55094], selector=sun.nio.ch.EPollSelectorImpl@a4b1750, interestOps=1, readyOps=1 SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-28 05:49:37 562 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 562 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-28 05:49:37 563 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=0} tryExecute EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}][pc=0,pic=0,pec=9,epc=1635]@2022-03-28T05:49:37.56285Z
2022-03-28 05:49:37 563 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=0/1,p=0}@701a2788 offer EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=0}][pc=0,pic=0,pec=9,epc=1635]@2022-03-28T05:49:37.563065Z
2022-03-28 05:49:37 563 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=0/1,p=1} startReservedThread p=1
2022-03-28 05:49:37 563 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue ReservedThreadExecutor@34208baa{s=0/1,p=1}@55c7022d startThread=0
2022-03-28 05:49:37 563 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run ReservedThreadExecutor@34208baa{s=0/1,p=1}@55c7022d in InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=1}]
2022-03-28 05:49:37 563 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=1}@55c7022d started
2022-03-28 05:49:37 563 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=0}@55c7022d waiting
2022-03-28 05:49:37 563 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=1}][pc=0,pic=0,pec=9,epc=1635]@2022-03-28T05:49:37.563174Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-28 05:49:37 563 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=0/1,p=1}@701a2788 task=EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}][pc=0,pic=0,pec=9,epc=1635]@2022-03-28T05:49:37.563257Z
2022-03-28 05:49:37 563 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@7f6e8801{SSLC.NBReadCB@1eb0b437{SslConnection@1eb0b437::SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-28 05:49:37 563 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}][pc=0,pic=0,pec=9,epc=1636]@2022-03-28T05:49:37.56338Z tryProduce true
2022-03-28 05:49:37 563 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 0
2022-03-28 05:49:37 563 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2022-03-28 05:49:37 563 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >c.onFillable SslConnection@1eb0b437::SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 563 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 563 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 waiting with 1 keys
2022-03-28 05:49:37 563 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillable SslConnection@1eb0b437::SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 563 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@41c29a00{AC.ReadCB@7788b916{HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=5/30000}}}
2022-03-28 05:49:37 563 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-28 05:49:37 563 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@1eb0b437::SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 563 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-28 05:49:37 563 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 455 HeapByteBuffer@4446ae29[p=0,l=455,c=17408,r=455]={<<<\x16\x03\x03\x01\xC2\x01\x00\x01\xBe\x03\x03\xBf\xDa\xAdb\x8f\xDc\xB0\xAf\x0e \xC1\xD6\xF6\x90...;\xEe(\xAd\x1d\x1f\x80\x1b\xC1\xA7\xDa\x85\xFft\x19\x140\xFb\x92\xCfJ\xCc&>>>zard.ioc....\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 563 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=455
2022-03-28 05:49:37 564 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill starting handshake SslConnection@1eb0b437::SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=455/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 565 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=455 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 455 bytesProduced = 0 encryptedBuffer=[p=455,l=455,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#!\x9c![...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#!\x9c![...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 565 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_TASK
2022-03-28 05:49:37 571 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_WRAP
2022-03-28 05:49:37 571 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >flush SslConnection@1eb0b437::SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@1eb0b437{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 571 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@6630b68e[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-28 05:49:37 571 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-28 05:49:37 571 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 134 sequenceNumber = 0 [p=0,l=134,c=17408,r=134] ioDone=false/false
2022-03-28 05:49:37 572 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 134 SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@1eb0b437{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 572 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-28 05:49:37 572 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-28 05:49:37 572 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 102 sequenceNumber = 0 [p=0,l=102,c=17408,r=102] ioDone=false/false
2022-03-28 05:49:37 572 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 102 SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1eb0b437{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 572 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-28 05:49:37 572 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@1eb0b437{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 572 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-28 05:49:37 572 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4446ae29[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01\xC2\x01\x00\x01\xBe...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 572 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0
2022-03-28 05:49:37 572 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#!\x9c![...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#!\x9c![...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 572 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@1eb0b437{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 572 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@1eb0b437::SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1eb0b437{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 572 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-28 05:49:37 572 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4446ae29[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01\xC2\x01\x00\x01\xBe...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 572 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0
2022-03-28 05:49:37 572 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#!\x9c![...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#!\x9c![...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 573 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@1eb0b437{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 573 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=15/30000} filled 0 HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#!\x9c![...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 573 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#!\x9c![...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-28 05:49:37 573 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#!\x9c![...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 573 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=START,0 of -1}
2022-03-28 05:49:37 573 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=15/30000}
2022-03-28 05:49:37 573 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - fillInterested HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=15/30000}
2022-03-28 05:49:37 573 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@41c29a00{AC.ReadCB@7788b916{HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-28 05:49:37 573 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@1eb0b437::SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1eb0b437{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 573 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@1eb0b437{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 573 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@7f6e8801{SSLC.NBReadCB@1eb0b437{SslConnection@1eb0b437::SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1eb0b437{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-28 05:49:37 573 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@1eb0b437{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 573 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$507/0x00000001005b1040@64e49ad7 on ManagedSelector@570b2057{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-28 05:49:37 573 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@570b2057{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-28 05:49:37 573 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-28 05:49:37 573 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken with none selected
2022-03-28 05:49:37 573 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken up from select, 0/0/1 selected
2022-03-28 05:49:37 573 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 processing 0 keys, 1 updates
2022-03-28 05:49:37 573 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 1
2022-03-28 05:49:37 573 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$507/0x00000001005b1040@64e49ad7
2022-03-28 05:49:37 573 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@1eb0b437{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 573 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=0}@ba8f0ca size 1 > capacity
2022-03-28 05:49:37 573 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran ReservedThreadExecutor@34208baa{s=1/1,p=0}@ba8f0ca in InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}]
2022-03-28 05:49:37 573 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1eb0b437{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 573 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2022-03-28 05:49:37 573 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 waiting with 1 keys
2022-03-28 05:49:37 576 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken up from select, 1/1/1 selected
2022-03-28 05:49:37 576 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 processing 1 keys, 0 updates
2022-03-28 05:49:37 576 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:55094], selector=sun.nio.ch.EPollSelectorImpl@a4b1750, interestOps=1, readyOps=1 SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@1eb0b437{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-28 05:49:37 576 DEBUG [jdk.event.security][pool-3-thread-1] invocationID:{InvocationID} -  TLSHandshake: 127.0.0.1:9101, TLSv1.3, TLS_AES_128_GCM_SHA256, 970978953
2022-03-28 05:49:37 577 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@4fde8d045 pairs: {GET /api/holmes-rule-mgmt/v1/rule HTTP/1.1: null}{User-Agent: Jersey/2.31 (HttpUrlConnection 11.0.6)}{Host: 127.0.0.1:9101}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{Connection: keep-alive}
2022-03-28 05:49:37 577 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1eb0b437{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 577 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1eb0b437{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-28 05:49:37 577 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=0} tryExecute EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}][pc=0,pic=0,pec=9,epc=1636]@2022-03-28T05:49:37.577798Z
2022-03-28 05:49:37 577 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=0/1,p=0}@55c7022d offer EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=0}][pc=0,pic=0,pec=9,epc=1636]@2022-03-28T05:49:37.577893Z
2022-03-28 05:49:37 577 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=0/1,p=1} startReservedThread p=1
2022-03-28 05:49:37 578 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue ReservedThreadExecutor@34208baa{s=0/1,p=1}@70e516b startThread=0
2022-03-28 05:49:37 578 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@34208baa{s=0/1,p=1}@70e516b in InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=1}]
2022-03-28 05:49:37 578 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=1}@70e516b started
2022-03-28 05:49:37 578 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=0}@70e516b waiting
2022-03-28 05:49:37 578 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=1}][pc=0,pic=0,pec=9,epc=1636]@2022-03-28T05:49:37.578042Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1eb0b437{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-28 05:49:37 578 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=0/1,p=1}@55c7022d task=EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}][pc=0,pic=0,pec=9,epc=1636]@2022-03-28T05:49:37.578165Z
2022-03-28 05:49:37 578 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}][pc=0,pic=0,pec=9,epc=1637]@2022-03-28T05:49:37.578239Z tryProduce true
2022-03-28 05:49:37 578 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 0
2022-03-28 05:49:37 578 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2022-03-28 05:49:37 578 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@7f6e8801{SSLC.NBReadCB@1eb0b437{SslConnection@1eb0b437::SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1eb0b437{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-28 05:49:37 578 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1eb0b437{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 578 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 waiting with 1 keys
2022-03-28 05:49:37 578 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >c.onFillable SslConnection@1eb0b437::SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1eb0b437{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 578 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - onFillable SslConnection@1eb0b437::SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1eb0b437{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 578 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@41c29a00{AC.ReadCB@7788b916{HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=5/30000}}}
2022-03-28 05:49:37 578 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-28 05:49:37 578 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >fill SslConnection@1eb0b437::SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1eb0b437{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 578 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-28 05:49:37 583 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 318 HeapByteBuffer@4446ae29[p=0,l=318,c=17408,r=318]={<<<\x17\x03\x03\x00EOW\x97\xC3\\\x942\x93V\xBf\x89\xA0wf\xD4)M\xF0jn...\rfu;\x85\xB6T\x82\x14\xC5\xD4\xA9\xC9\x17\xE1\x9f:\xDej\xA5,\xEb\r>>>I\xF8\xA2G\xA4s\xBf\xF3\xCf...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 583 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=318
2022-03-28 05:49:37 584 DEBUG [jdk.event.security][dw-23] invocationID:{InvocationID} -  TLSHandshake: 127.0.0.1:39620, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2022-03-28 05:49:37 585 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - unwrap net_filled=318 Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 74 bytesProduced = 0 encryptedBuffer=[p=74,l=318,c=17408,r=244] unwrapBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#!\x9c![...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#!\x9c![...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 585 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_WRAP
2022-03-28 05:49:37 586 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >flush SslConnection@1eb0b437::SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1eb0b437{NEED_WRAP,eio=244/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 586 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@6630b68e[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-28 05:49:37 586 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-28 05:49:37 586 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = FINISHED bytesConsumed = 0 bytesProduced = 88 sequenceNumber = 0 [p=0,l=88,c=17408,r=88] ioDone=false/false
2022-03-28 05:49:37 586 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - flushed 88 SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=244/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 586 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-28 05:49:37 586 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - handshake succeeded SslConnection@1eb0b437::SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=244/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256
2022-03-28 05:49:37 586 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@1eb0b437{NOT_HANDSHAKING,eio=244/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 586 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-28 05:49:37 586 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4446ae29[p=74,l=318,c=17408,r=244]={\x17\x03\x03\x00E\x14\x00\x00 ...\xA0\xFa$4\xA1\xA8\xF2<<<\x17\x03\x03\x00\xEf\x9a9M\x95\xA3_o\xF1\xDdv\xEfM\xD3\x16\xCb\x1f\xBfY\xA9\x18...\rfu;\x85\xB6T\x82\x14\xC5\xD4\xA9\xC9\x17\xE1\x9f:\xDej\xA5,\xEb\r>>>I\xF8\xA2G\xA4s\xBf\xF3\xCf...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 586 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=0
2022-03-28 05:49:37 586 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 244 bytesProduced = 206 encryptedBuffer=[p=318,l=318,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3354b9bf[p=0,l=206,c=17408,r=206]={<<>>zQ"\xCa2\xB9j\xE1\xD9...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3354b9bf[p=0,l=206,c=17408,r=206]={<<>>zQ"\xCa2\xB9j\xE1\xD9...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 587 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 587 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=14/30000} filled 206 HeapByteBuffer@3354b9bf[p=0,l=206,c=17408,r=206]={<<>>zQ"\xCa2\xB9j\xE1\xD9...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 587 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@3354b9bf[p=0,l=206,c=17408,r=206]={<<>>zQ"\xCa2\xB9j\xE1\xD9...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-28 05:49:37 587 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3354b9bf[p=0,l=206,c=17408,r=206]={<<>>zQ"\xCa2\xB9j\xE1\xD9...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 587 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - START --> SPACE1
2022-03-28 05:49:37 587 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - SPACE1 --> URI
2022-03-28 05:49:37 587 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - URI --> SPACE2
2022-03-28 05:49:37 587 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2022-03-28 05:49:37 587 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2022-03-28 05:49:37 587 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2022-03-28 05:49:37 587 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2022-03-28 05:49:37 587 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2022-03-28 05:49:37 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Host --> VALUE
2022-03-28 05:49:37 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2022-03-28 05:49:37 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Host --> FIELD
2022-03-28 05:49:37 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Accept --> VALUE
2022-03-28 05:49:37 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Accept --> IN_VALUE
2022-03-28 05:49:37 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Accept --> FIELD
2022-03-28 05:49:37 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Connection: keep-alive --> IN_VALUE
2022-03-28 05:49:37 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Connection: keep-alive --> FIELD
2022-03-28 05:49:37 588 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER --> CONTENT
2022-03-28 05:49:37 588 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - REQUEST for //127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule on HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{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
User-Agent: Jersey/2.31 (HttpUrlConnection 11.0.6)
Host: 127.0.0.1:9101
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Connection: keep-alive


2022-03-28 05:49:37 588 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=15/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2022-03-28 05:49:37 588 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=15/30000}
2022-03-28 05:49:37 588 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - handle //127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{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} 
2022-03-28 05:49:37 588 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - handling HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2022-03-28 05:49:37 589 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{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}
2022-03-28 05:49:37 589 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-23] invocationID:{InvocationID} - Host 127.0.0.1 with SNI null
2022-03-28 05:49:37 589 DEBUG [org.eclipse.jetty.server.Server][dw-23] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/rule on HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{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}
2022-03-28 05:49:37 589 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-23] invocationID:{InvocationID} - GzipHandler@53d9826f{STARTED,min=256,inflate=8192} handle Request(GET https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule)@4e665eea in null
2022-03-28 05:49:37 589 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-23] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/rule @ i.d.j.MutableServletContextHandler@6a9b9909{/,null,AVAILABLE}
2022-03-28 05:49:37 589 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-23] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/rule @ i.d.j.MutableServletContextHandler@6a9b9909{/,null,AVAILABLE}
2022-03-28 05:49:37 589 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/rule -> io.dropwizard.jersey.setup.JerseyServletContainer-2404b5a@ecef940a==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-03-28 05:49:37 589 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23] invocationID:{InvocationID} - chain=customFilter@383caf89==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-68e02f33@68e02f33==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-7cfac39f@7cfac39f==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-2404b5a@ecef940a==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-03-28 05:49:37 590 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23] invocationID:{InvocationID} - call filter customFilter@383caf89==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2022-03-28 05:49:37 590 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-23] invocationID:{InvocationID} - Entering.
2022-03-28 05:49:37 590 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-23] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2022-03-28 05:49:37 590 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-23] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 7b753b76-2e65-4423-88da-ba405f49c275
2022-03-28 05:49:37 590 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-23] invocationID:{InvocationID} - Invoking synchronously ... 
2022-03-28 05:49:37 590 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-68e02f33@68e02f33==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2022-03-28 05:49:37 590 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-7cfac39f@7cfac39f==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2022-03-28 05:49:37 590 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-2404b5a@ecef940a==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-03-28 05:49:37 592 TRACE [org.skife.jdbi.v2.DBI][dw-23 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@d2ea69f] obtained in 0 millis
2022-03-28 05:49:37 592 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-23 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@b8782e3, maxRows=0, fetchSize=0, flags=16
2022-03-28 05:49:37 592 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-23 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Bind(stmt=S_5,portal=null)
2022-03-28 05:49:37 592 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-23 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=0)
2022-03-28 05:49:37 592 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-23 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Sync
2022-03-28 05:49:37 594 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-23 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  <=BE BindComplete [unnamed]
2022-03-28 05:49:37 594 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-23 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  <=BE CommandStatus(SELECT 0)
2022-03-28 05:49:37 594 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-23 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2022-03-28 05:49:37 594 TRACE [org.skife.jdbi.v2.DBI][dw-23 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - statement:[SELECT * FROM APLUS_RULE ] took 1 millis
2022-03-28 05:49:37 594 TRACE [org.skife.jdbi.v2.DBI][dw-23 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@d2ea69f] released
2022-03-28 05:49:37 594 INFO  [org.onap.holmes.rulemgt.resources.RuleMgtResources][dw-23 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - query rule successful by condition:org.onap.holmes.rulemgt.bean.request.RuleQueryCondition@f88565b
2022-03-28 05:49:37 595 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-23 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - GzipHandler@53d9826f{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule)@4e665eea
2022-03-28 05:49:37 595 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-23 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@49b3d31c exclude no deflater
2022-03-28 05:49:37 595 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@7e14c053[p=0,l=38,c=8192,r=38]={<<<{"correlationRules":[],"totalCount":0}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@59baf242{null}
2022-03-28 05:49:37 595 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/rule on HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{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=7}
200 OK HTTP/1.1
Date: Mon, 28 Mar 2022 05:49:37 GMT
X-TransactionID: 7b753b76-2e65-4423-88da-ba405f49c275
X-InvocationID: 4d6a9588-162d-421d-981e-d75217c3853f
Content-Length: 38
Content-Type: application/json
Vary: Accept-Encoding


2022-03-28 05:49:37 596 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@144d5da0[PROCESSING][i=HTTP/1.1{s=200,h=6,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@43314706] (null,[p=0,l=38,c=8192,r=38],true)@START
2022-03-28 05:49:37 596 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-23 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=6,cl=38} last=true content=HeapByteBuffer@7e14c053[p=0,l=38,c=8192,r=38]={<<<{"correlationRules":[],"totalCount":0}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 596 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-23 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Date: Mon, 28 Mar 2022 05:49:37 GMT
X-TransactionID: 7b753b76-2e65-4423-88da-ba405f49c275
X-InvocationID: 4d6a9588-162d-421d-981e-d75217c3853f
Content-Length: 38
Content-Type: application/json
Vary: Accept-Encoding


2022-03-28 05:49:37 596 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-23 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - CONTENT_LENGTH
2022-03-28 05:49:37 596 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@144d5da0[PROCESSING][i=HTTP/1.1{s=200,h=6,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@43314706] ([p=0,l=240,c=8192,r=240],[p=0,l=38,c=8192,r=38],true)@COMPLETING
2022-03-28 05:49:37 596 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-23 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - write: WriteFlusher@1b7f016b{IDLE}->null [HeapByteBuffer@379b2376[p=0,l=240,c=8192,r=240]={<<>>ength: 4\r...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7e14c053[p=0,l=38,c=8192,r=38]={<<<{"correlationRules":[],"totalCount":0}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2022-03-28 05:49:37 596 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-23 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - update WriteFlusher@1b7f016b{WRITING}->null:IDLE-->WRITING
2022-03-28 05:49:37 596 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - >flush SslConnection@1eb0b437::SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=W,to=23/30000}=>HttpConnection@7788b916[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@73b0cd69{s=COMPLETING}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{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=8}
2022-03-28 05:49:37 596 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@379b2376[p=0,l=240,c=8192,r=240]={<<>>ength: 4\r...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 596 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@7e14c053[p=0,l=38,c=8192,r=38]={<<<{"correlationRules":[],"totalCount":0}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 596 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2022-03-28 05:49:37 596 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 278 bytesProduced = 316 sequenceNumber = 1 [p=0,l=316,c=17408,r=316] ioDone=false/false
2022-03-28 05:49:37 597 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flushed 316 SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=W,to=23/30000}=>HttpConnection@7788b916[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@73b0cd69{s=COMPLETING}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{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=9}
2022-03-28 05:49:37 597 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - KeepAlive stream used: https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule
2022-03-28 05:49:37 597 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-28 05:49:37 597 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@a7453c87 pairs: {null: HTTP/1.1 200 OK}{Date: Mon, 28 Mar 2022 05:49:37 GMT}{X-TransactionID: 7b753b76-2e65-4423-88da-ba405f49c275}{X-InvocationID: 4d6a9588-162d-421d-981e-d75217c3853f}{Content-Type: application/json}{Vary: Accept-Encoding}{Content-Length: 38}
2022-03-28 05:49:37 597 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=W,to=24/30000}=>HttpConnection@7788b916[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@73b0cd69{s=COMPLETING}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{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=9}
2022-03-28 05:49:37 597 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-23 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Flushed=true written=278 remaining=0 WriteFlusher@1b7f016b{WRITING}->null
2022-03-28 05:49:37 597 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-23 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - update WriteFlusher@1b7f016b{IDLE}->null:WRITING-->IDLE
2022-03-28 05:49:37 597 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@144d5da0[PROCESSING][i=HTTP/1.1{s=200,h=6,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@43314706] ([p=240,l=240,c=8192,r=0],[p=38,l=38,c=8192,r=0],true)@END
2022-03-28 05:49:37 597 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-23 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=304eceec-aa5a-4471-a922-8ddc7b37c20c, referenceCounter=0, store size=0} on thread dw-23 - GET /api/holmes-rule-mgmt/v1/rule
2022-03-28 05:49:37 597 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-23] invocationID:{InvocationID} - Exiting.
2022-03-28 05:49:37 598 DEBUG [org.eclipse.jetty.server.Server][dw-23] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{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=10}
2022-03-28 05:49:37 598 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - unhandle HttpChannelState@3a00437f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2022-03-28 05:49:37 598 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@3a00437f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-28 05:49:37 598 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{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=10}
2022-03-28 05:49:37 598 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - completed HttpChannelState@3a00437f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-28 05:49:37 598 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - unhandle HttpChannelState@3a00437f{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-28 05:49:37 598 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@3a00437f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-28 05:49:37 598 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{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=10}
2022-03-28 05:49:37 598 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/rule written=38
127.0.0.1 - - [28/Mar/2022:05:49:37 +0000] "GET /api/holmes-rule-mgmt/v1/rule HTTP/1.1" 200 38 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 10
2022-03-28 05:49:37 598 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - unconsumed input HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=25/30000}
2022-03-28 05:49:37 599 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >fill SslConnection@1eb0b437::SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=25/30000}=>HttpConnection@7788b916[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@73b0cd69{s=END}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{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=11}
2022-03-28 05:49:37 599 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-28 05:49:37 599 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4446ae29[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00E\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 599 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=0
2022-03-28 05:49:37 599 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] 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@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x017\x02fuC...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x017\x02fuC...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 599 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=26/30000}=>HttpConnection@7788b916[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@73b0cd69{s=END}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{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=11}
2022-03-28 05:49:37 599 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >fill SslConnection@1eb0b437::SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=26/30000}=>HttpConnection@7788b916[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@73b0cd69{s=END}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{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=11}
2022-03-28 05:49:37 599 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-28 05:49:37 599 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4446ae29[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00E\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 599 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=0
2022-03-28 05:49:37 599 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] 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@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x017\x02fuC...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x017\x02fuC...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 600 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=26/30000}=>HttpConnection@7788b916[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@73b0cd69{s=END}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{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=12}
2022-03-28 05:49:37 600 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=26/30000} filled 0 HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x017\x02fuC...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 600 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=27/30000} parse HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x017\x02fuC...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-28 05:49:37 600 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - parseNext s=CONTENT HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x017\x02fuC...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 600 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - CONTENT --> CONTENT_END
2022-03-28 05:49:37 600 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - onContentComplete HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{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=12}
2022-03-28 05:49:37 600 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - CONTENT_END --> END
2022-03-28 05:49:37 600 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - onRequestComplete HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{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=12}
2022-03-28 05:49:37 600 DEBUG [org.eclipse.jetty.server.HttpInput][dw-23] invocationID:{InvocationID} - HttpInputOverHTTP@1559c8a4[c=0,q=0,[0]=null,s=STREAM] addContent EOF
2022-03-28 05:49:37 600 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=27/30000} parsed false HttpParser{s=END,0 of -1}
2022-03-28 05:49:37 600 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=27/30000}
2022-03-28 05:49:37 600 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - recycle HttpChannelState@3a00437f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-28 05:49:37 600 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory
2022-03-28 05:49:37 601 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - reset HttpParser{s=END,0 of -1}
2022-03-28 05:49:37 601 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - END --> START
2022-03-28 05:49:37 601 DEBUG [org.jvnet.hk2.logger][pool-3-thread-1] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_276,277,1833762167)
2022-03-28 05:49:37 601 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 601 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >fill SslConnection@1eb0b437::SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=28/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 601 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-28 05:49:37 601 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4446ae29[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00E\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 601 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=0
2022-03-28 05:49:37 601 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] 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@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x017\x02fuC...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x017\x02fuC...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 601 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=28/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 601 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >fill SslConnection@1eb0b437::SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=28/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 601 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-28 05:49:37 601 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4446ae29[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00E\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 601 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=0
2022-03-28 05:49:37 602 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] 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@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x017\x02fuC...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x017\x02fuC...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 602 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=28/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 602 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=28/30000} filled 0 HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x017\x02fuC...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 602 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=29/30000} parse HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x017\x02fuC...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-28 05:49:37 602 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x017\x02fuC...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 602 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=29/30000} parsed false HttpParser{s=START,0 of -1}
2022-03-28 05:49:37 602 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=29/30000}
2022-03-28 05:49:37 602 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - fillInterested HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=29/30000}
2022-03-28 05:49:37 602 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@41c29a00{AC.ReadCB@7788b916{HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-28 05:49:37 602 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][pool-3-thread-1] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20.
2022-03-28 05:49:37 603 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@1eb0b437::SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 603 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 603 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@7f6e8801{SSLC.NBReadCB@1eb0b437{SslConnection@1eb0b437::SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-28 05:49:37 603 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$507/0x00000001005b1040@64e49ad7 on ManagedSelector@570b2057{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-28 05:49:37 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@570b2057{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-28 05:49:37 603 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=1/30000} onFillable exit HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-28 05:49:37 603 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 603 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=0}@701a2788 size 1 > capacity
2022-03-28 05:49:37 604 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran ReservedThreadExecutor@34208baa{s=1/1,p=0}@701a2788 in InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}]
2022-03-28 05:49:37 604 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken with none selected
2022-03-28 05:49:37 604 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken up from select, 0/0/1 selected
2022-03-28 05:49:37 604 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 processing 0 keys, 1 updates
2022-03-28 05:49:37 604 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 1
2022-03-28 05:49:37 604 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$507/0x00000001005b1040@64e49ad7
2022-03-28 05:49:37 604 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 604 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2022-03-28 05:49:37 604 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 waiting with 1 keys
2022-03-28 05:49:37 604 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
2022-03-28 05:49:37 604 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable
2022-03-28 05:49:37 605 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
2022-03-28 05:49:37 605 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable
2022-03-28 05:49:37 605 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
2022-03-28 05:49:37 606 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable
2022-03-28 05:49:37 606 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
2022-03-28 05:49:37 606 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable
2022-03-28 05:49:37 607 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2022-03-28 05:49:37 608 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2022-03-28 05:49:37 608 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][pool-3-thread-1] invocationID:{InvocationID} - System properties configuration provider not allowed
2022-03-28 05:49:37 609 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][pool-3-thread-1] invocationID:{InvocationID} - null
java.lang.reflect.InvocationTargetException: null
	at java.base/jdk.internal.reflect.GeneratedMethodAccessor31.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.lookupManagedScheduledExecutorService(ClientExecutorProvidersConfigurator.java:174)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.init(ClientExecutorProvidersConfigurator.java:124)
	at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:447)
	at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:317)
	at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:807)
	at org.glassfish.jersey.client.ClientRequest.getClientRuntime(ClientRequest.java:219)
	at org.glassfish.jersey.client.ClientRequest.getInjectionManager(ClientRequest.java:610)
	at org.glassfish.jersey.client.JerseyWebTarget.onBuilder(JerseyWebTarget.java:364)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:192)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:36)
	at org.onap.holmes.common.utils.JerseyClient.put(JerseyClient.java:166)
	at org.onap.holmes.common.utils.JerseyClient.put(JerseyClient.java:158)
	at org.onap.holmes.rulemgt.dcae.ConfigFileScanningTask.deployRule(ConfigFileScanningTask.java:186)
	at org.onap.holmes.rulemgt.dcae.ConfigFileScanningTask.lambda$run$1(ConfigFileScanningTask.java:90)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source)
	at java.base/java.util.stream.ReferencePipeline$2$1.accept(Unknown Source)
	at java.base/java.util.HashMap$KeySpliterator.forEachRemaining(Unknown Source)
	at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source)
	at java.base/java.util.stream.AbstractPipeline.evaluate(Unknown Source)
	at java.base/java.util.stream.ReferencePipeline.forEach(Unknown Source)
	at org.onap.holmes.rulemgt.dcae.ConfigFileScanningTask.run(ConfigFileScanningTask.java:89)
	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)
	... 33 common frames omitted
2022-03-28 05:49:37 609 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-3-thread-1] invocationID:{InvocationID} - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
2022-03-28 05:49:37 610 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-3-thread-1] invocationID:{InvocationID} - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
2022-03-28 05:49:37 615 INFO  [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-3-thread-1] invocationID:{InvocationID} - Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
2022-03-28 05:49:37 618 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - ProxySelector Request for https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule
2022-03-28 05:49:37 618 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - Looking for HttpClient for URL https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule and proxy value of DIRECT
2022-03-28 05:49:37 618 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - Creating new HttpsClient with url:https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule and proxy:DIRECT with connect timeout:30000
2022-03-28 05:49:37 619 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@4ebd6fd6-RuleActiveApp@58a2d9f9{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@1fde02bf[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:55096]] on ManagedSelector@570b2057{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-28 05:49:37 619 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@4ebd6fd6-RuleActiveApp@58a2d9f9{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@570b2057{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-28 05:49:37 619 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken with none selected
2022-03-28 05:49:37 619 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT
2022-03-28 05:49:37 619 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken up from select, 0/0/1 selected
2022-03-28 05:49:37 619 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 processing 0 keys, 1 updates
2022-03-28 05:49:37 619 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 1
2022-03-28 05:49:37 619 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update Accept@1fde02bf[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:55096]]
2022-03-28 05:49:37 620 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue Accept@1fde02bf[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:55096]] startThread=0
2022-03-28 05:49:37 620 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2022-03-28 05:49:37 620 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run Accept@1fde02bf[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:55096]] in InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}]
2022-03-28 05:49:37 620 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 waiting with 2 keys
2022-03-28 05:49:37 620 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-27] invocationID:{InvocationID} - SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-28 05:49:37 620 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-27] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@30b1557e
2022-03-28 05:49:37 620 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - new HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=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@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2022-03-28 05:49:37 620 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - New HTTP Connection HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=0/30000}
2022-03-28 05:49:37 621 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$513/0x0000000100637040@72e7bdf7 on ManagedSelector@570b2057{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-28 05:49:37 621 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 621 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onOpen SslConnection@2c67a555::SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 621 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onOpen HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=0/30000}
2022-03-28 05:49:37 621 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - fillInterested HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=0/30000}
2022-03-28 05:49:37 621 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@13403983{AC.ReadCB@7cdb2e5e{HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-28 05:49:37 621 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@2c67a555::SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 621 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 621 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@5c072619{SSLC.NBReadCB@2c67a555{SslConnection@2c67a555::SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-28 05:49:37 621 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 621 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$507/0x00000001005b1040@4ddb7dc1 on ManagedSelector@570b2057{STARTED} id=0 keys=2 selected=0 updates=1
2022-03-28 05:49:37 621 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@570b2057{STARTED} id=0 keys=2 selected=0 updates=2
2022-03-28 05:49:37 621 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken with none selected
2022-03-28 05:49:37 621 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Created SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 621 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken up from select, 0/0/2 selected
2022-03-28 05:49:37 621 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran Accept@1fde02bf[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:55096]] in InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}]
2022-03-28 05:49:37 621 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 processing 0 keys, 2 updates
2022-03-28 05:49:37 621 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 2
2022-03-28 05:49:37 621 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$513/0x0000000100637040@72e7bdf7
2022-03-28 05:49:37 622 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$507/0x00000001005b1040@4ddb7dc1
2022-03-28 05:49:37 622 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 622 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2022-03-28 05:49:37 622 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 waiting with 2 keys
2022-03-28 05:49:37 624 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken up from select, 1/1/2 selected
2022-03-28 05:49:37 624 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 processing 1 keys, 0 updates
2022-03-28 05:49:37 624 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:55096], selector=sun.nio.ch.EPollSelectorImpl@a4b1750, interestOps=1, readyOps=1 SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-28 05:49:37 624 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 624 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-28 05:49:37 625 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=0} tryExecute EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}][pc=0,pic=0,pec=9,epc=1637]@2022-03-28T05:49:37.624938Z
2022-03-28 05:49:37 625 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=0/1,p=0}@70e516b offer EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=0}][pc=0,pic=0,pec=9,epc=1637]@2022-03-28T05:49:37.625146Z
2022-03-28 05:49:37 625 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=0/1,p=1} startReservedThread p=1
2022-03-28 05:49:37 625 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue ReservedThreadExecutor@34208baa{s=0/1,p=1}@445b5b4f startThread=0
2022-03-28 05:49:37 625 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@34208baa{s=0/1,p=1}@445b5b4f in InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=1}]
2022-03-28 05:49:37 625 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=0/1,p=1}@70e516b task=EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=1}][pc=0,pic=0,pec=9,epc=1637]@2022-03-28T05:49:37.625405Z
2022-03-28 05:49:37 625 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=1}@445b5b4f started
2022-03-28 05:49:37 625 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=0}@445b5b4f waiting
2022-03-28 05:49:37 625 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}][pc=0,pic=0,pec=9,epc=1637]@2022-03-28T05:49:37.625447Z tryProduce true
2022-03-28 05:49:37 625 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0
2022-03-28 05:49:37 625 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2022-03-28 05:49:37 625 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=1}][pc=0,pic=0,pec=9,epc=1637]@2022-03-28T05:49:37.625342Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-28 05:49:37 625 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 625 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 waiting with 2 keys
2022-03-28 05:49:37 625 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@5c072619{SSLC.NBReadCB@2c67a555{SslConnection@2c67a555::SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-28 05:49:37 625 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >c.onFillable SslConnection@2c67a555::SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 625 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - onFillable SslConnection@2c67a555::SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 625 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@13403983{AC.ReadCB@7cdb2e5e{HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=4/30000}}}
2022-03-28 05:49:37 626 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-28 05:49:37 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >fill SslConnection@2c67a555::SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-28 05:49:37 626 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 455 HeapByteBuffer@4446ae29[p=0,l=455,c=17408,r=455]={<<<\x16\x03\x03\x01\xC2\x01\x00\x01\xBe\x03\x03\x88\x8b\x03'&\xEd\xB3F\x01`\xC2\x91\x9b\xD7...\t\x1d:\xEf\xBaG\xD7\\\xB2\xD7\xF1eYV\nO\xB2\xE9\xB5\x84\xB0\xD9\x18>>>zard.ioc....\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=455
2022-03-28 05:49:37 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill starting handshake SslConnection@2c67a555::SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=455/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - unwrap net_filled=455 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 455 bytesProduced = 0 encryptedBuffer=[p=455,l=455,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x017\x02fuC...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x017\x02fuC...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_TASK
2022-03-28 05:49:37 631 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_WRAP
2022-03-28 05:49:37 631 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >flush SslConnection@2c67a555::SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 631 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@6630b68e[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-28 05:49:37 631 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-28 05:49:37 631 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 134 sequenceNumber = 0 [p=0,l=134,c=17408,r=134] ioDone=false/false
2022-03-28 05:49:37 631 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - flushed 134 SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 631 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-28 05:49:37 631 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-28 05:49:37 632 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 102 sequenceNumber = 0 [p=0,l=102,c=17408,r=102] ioDone=false/false
2022-03-28 05:49:37 632 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - flushed 102 SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 632 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-28 05:49:37 632 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@2c67a555{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 632 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-28 05:49:37 632 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4446ae29[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01\xC2\x01\x00\x01\xBe...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 632 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=0
2022-03-28 05:49:37 632 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x017\x02fuC...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x017\x02fuC...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 632 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@2c67a555{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 632 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >fill SslConnection@2c67a555::SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 632 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-28 05:49:37 632 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4446ae29[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01\xC2\x01\x00\x01\xBe...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 632 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=0
2022-03-28 05:49:37 632 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x017\x02fuC...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x017\x02fuC...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 632 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@2c67a555{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 632 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=11/30000} filled 0 HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x017\x02fuC...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 632 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x017\x02fuC...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-28 05:49:37 632 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x017\x02fuC...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 632 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=START,0 of -1}
2022-03-28 05:49:37 633 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=11/30000}
2022-03-28 05:49:37 633 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - fillInterested HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=11/30000}
2022-03-28 05:49:37 633 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@13403983{AC.ReadCB@7cdb2e5e{HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-28 05:49:37 633 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@2c67a555::SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 633 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@2c67a555{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 633 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@5c072619{SSLC.NBReadCB@2c67a555{SslConnection@2c67a555::SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-28 05:49:37 633 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@2c67a555{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 633 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$507/0x00000001005b1040@4ddb7dc1 on ManagedSelector@570b2057{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-28 05:49:37 633 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@570b2057{STARTED} id=0 keys=2 selected=0 updates=1
2022-03-28 05:49:37 633 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-28 05:49:37 633 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken with none selected
2022-03-28 05:49:37 633 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken up from select, 0/0/2 selected
2022-03-28 05:49:37 633 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 processing 0 keys, 1 updates
2022-03-28 05:49:37 633 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1
2022-03-28 05:49:37 633 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$507/0x00000001005b1040@4ddb7dc1
2022-03-28 05:49:37 633 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@2c67a555{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 633 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=0}@55c7022d size 1 > capacity
2022-03-28 05:49:37 634 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran ReservedThreadExecutor@34208baa{s=1/1,p=0}@55c7022d in InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}]
2022-03-28 05:49:37 634 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2c67a555{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 634 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2022-03-28 05:49:37 634 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 waiting with 2 keys
2022-03-28 05:49:37 635 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken up from select, 1/1/2 selected
2022-03-28 05:49:37 635 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 processing 1 keys, 0 updates
2022-03-28 05:49:37 635 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:55096], selector=sun.nio.ch.EPollSelectorImpl@a4b1750, interestOps=1, readyOps=1 SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@2c67a555{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-28 05:49:37 635 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c67a555{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 635 DEBUG [jdk.event.security][pool-3-thread-1] invocationID:{InvocationID} -  TLSHandshake: 127.0.0.1:9101, TLSv1.3, TLS_AES_128_GCM_SHA256, 970978953
2022-03-28 05:49:37 635 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c67a555{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-28 05:49:37 635 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=0} tryExecute EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}][pc=0,pic=0,pec=9,epc=1638]@2022-03-28T05:49:37.635944Z
2022-03-28 05:49:37 636 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=0/1,p=0}@445b5b4f offer EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=0}][pc=0,pic=0,pec=9,epc=1638]@2022-03-28T05:49:37.636041Z
2022-03-28 05:49:37 636 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=0/1,p=1} startReservedThread p=1
2022-03-28 05:49:37 636 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@34208baa{s=0/1,p=1}@74c72639 startThread=0
2022-03-28 05:49:37 636 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=1}][pc=0,pic=0,pec=9,epc=1638]@2022-03-28T05:49:37.636143Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c67a555{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-28 05:49:37 636 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@309ad24a7 pairs: {PUT /api/holmes-rule-mgmt/v1/rule HTTP/1.1: null}{Accept: application/json}{Content-Type: application/json}{User-Agent: Jersey/2.31 (HttpUrlConnection 11.0.6)}{Host: 127.0.0.1:9101}{Connection: keep-alive}{Content-Length: 4283}
2022-03-28 05:49:37 636 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@5c072619{SSLC.NBReadCB@2c67a555{SslConnection@2c67a555::SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c67a555{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-28 05:49:37 636 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=0/1,p=1}@445b5b4f task=EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=1}][pc=0,pic=0,pec=9,epc=1639]@2022-03-28T05:49:37.636384Z
2022-03-28 05:49:37 636 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-20] invocationID:{InvocationID} - run ReservedThreadExecutor@34208baa{s=0/1,p=1}@74c72639 in InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=1}]
2022-03-28 05:49:37 636 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-20] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=1}@74c72639 started
2022-03-28 05:49:37 636 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=1}][pc=0,pic=0,pec=9,epc=1639]@2022-03-28T05:49:37.636442Z tryProduce true
2022-03-28 05:49:37 636 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0
2022-03-28 05:49:37 636 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2022-03-28 05:49:37 636 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-20] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=0}@74c72639 waiting
2022-03-28 05:49:37 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@2c67a555::SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c67a555{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 636 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 636 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 waiting with 2 keys
2022-03-28 05:49:37 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@2c67a555::SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 636 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@13403983{AC.ReadCB@7cdb2e5e{HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=3/30000}}}
2022-03-28 05:49:37 636 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-28 05:49:37 637 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@2c67a555::SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 637 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-28 05:49:37 637 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 4657 HeapByteBuffer@4446ae29[p=0,l=4657,c=17408,r=4657]={<<<\x17\x03\x03\x00En"\xAe\xBek\x0c]p,\x12Su\x96$\x1bJ\xD7\n\xA2\xCd...\xFfl/\xF4\xB5\x03C\xD65&6\xD9+Qr\xBb\xF6\xBb\\){\xB6\xDd>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 637 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=4657
2022-03-28 05:49:37 638 DEBUG [jdk.event.security][dw-26] invocationID:{InvocationID} -  TLSHandshake: 127.0.0.1:39620, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2022-03-28 05:49:37 638 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=4657 Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 74 bytesProduced = 0 encryptedBuffer=[p=74,l=4657,c=17408,r=4583] unwrapBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x017\x02fuC...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x017\x02fuC...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 638 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_WRAP
2022-03-28 05:49:37 638 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >flush SslConnection@2c67a555::SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NEED_WRAP,eio=4583/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 638 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@6630b68e[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-28 05:49:37 638 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-28 05:49:37 638 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = FINISHED bytesConsumed = 0 bytesProduced = 88 sequenceNumber = 0 [p=0,l=88,c=17408,r=88] ioDone=false/false
2022-03-28 05:49:37 638 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 88 SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=4583/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 638 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-28 05:49:37 639 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - handshake succeeded SslConnection@2c67a555::SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=4583/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256
2022-03-28 05:49:37 639 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@2c67a555{NOT_HANDSHAKING,eio=4583/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 639 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-28 05:49:37 639 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4446ae29[p=74,l=4657,c=17408,r=4583]={\x17\x03\x03\x00E\x14\x00\x00 ...#\xDc\x95\x90`\x9c\xD2<<<\x17\x03\x03\x01\x01\xE3Ik\x00\xBa\x89:Uu\xC7\x83Mp\\\xEc\x0c\xB7\xCbz\xD6...\xFfl/\xF4\xB5\x03C\xD65&6\xD9+Qr\xBb\xF6\xBb\\){\xB6\xDd>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 639 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0
2022-03-28 05:49:37 639 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 262 bytesProduced = 224 encryptedBuffer=[p=336,l=4657,c=17408,r=4321] unwrapBuffer=HeapByteBuffer@3354b9bf[p=0,l=224,c=17408,r=224]={<<>>\xF6\x9d\x98:\xD3\x93\xAb\xF1\xAc...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3354b9bf[p=0,l=224,c=17408,r=224]={<<>>\xF6\x9d\x98:\xD3\x93\xAb\xF1\xAc...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 639 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@2c67a555{NOT_HANDSHAKING,eio=4321/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 639 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=6/30000} filled 224 HeapByteBuffer@3354b9bf[p=0,l=224,c=17408,r=224]={<<>>\xF6\x9d\x98:\xD3\x93\xAb\xF1\xAc...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 639 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@3354b9bf[p=0,l=224,c=17408,r=224]={<<>>\xF6\x9d\x98:\xD3\x93\xAb\xF1\xAc...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-28 05:49:37 639 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3354b9bf[p=0,l=224,c=17408,r=224]={<<>>\xF6\x9d\x98:\xD3\x93\xAb\xF1\xAc...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 639 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - START --> SPACE1
2022-03-28 05:49:37 639 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - SPACE1 --> URI
2022-03-28 05:49:37 639 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - URI --> SPACE2
2022-03-28 05:49:37 639 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2022-03-28 05:49:37 639 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2022-03-28 05:49:37 639 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Accept --> VALUE
2022-03-28 05:49:37 639 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Accept --> IN_VALUE
2022-03-28 05:49:37 639 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Accept --> FIELD
2022-03-28 05:49:37 639 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Content-Type: application/json --> IN_VALUE
2022-03-28 05:49:37 639 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Content-Type: application/json --> FIELD
2022-03-28 05:49:37 639 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2022-03-28 05:49:37 639 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2022-03-28 05:49:37 639 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2022-03-28 05:49:37 639 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> VALUE
2022-03-28 05:49:37 640 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2022-03-28 05:49:37 640 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> FIELD
2022-03-28 05:49:37 640 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Connection: keep-alive --> IN_VALUE
2022-03-28 05:49:37 640 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Connection: keep-alive --> FIELD
2022-03-28 05:49:37 640 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Content-Length --> VALUE
2022-03-28 05:49:37 640 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Content-Length --> IN_VALUE
2022-03-28 05:49:37 640 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Content-Length --> FIELD
2022-03-28 05:49:37 640 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER --> CONTENT
2022-03-28 05:49:37 640 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - REQUEST for //127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule on HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{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}
PUT //127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule HTTP/1.1
Accept: application/json
Content-Type: application/json
User-Agent: Jersey/2.31 (HttpUrlConnection 11.0.6)
Host: 127.0.0.1:9101
Connection: keep-alive
Content-Length: 4283


2022-03-28 05:49:37 640 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CONTENT,0 of 4283}
2022-03-28 05:49:37 640 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=7/30000}
2022-03-28 05:49:37 640 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@2c67a555::SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=4321/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=CONTENT,0 of 4283},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{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}
2022-03-28 05:49:37 640 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-28 05:49:37 640 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4446ae29[p=336,l=4657,c=17408,r=4321]={\x17\x03\x03\x00E\x14\x00\x00 ...\x82\xF7\xBbz\xFd\xEf\xD0<<<\x17\x03\x03\x10\xDc,\xC6\xA9\x0c'y\xB5LmB2\x06\x94\xCa3\x13\x88\xF0w1...\xFfl/\xF4\xB5\x03C\xD65&6\xD9+Qr\xBb\xF6\xBb\\){\xB6\xDd>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 640 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0
2022-03-28 05:49:37 640 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 4321 bytesProduced = 4283 encryptedBuffer=[p=4657,l=4657,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3354b9bf[p=0,l=4283,c=17408,r=4283]={<<<{"ruleName":"ControlLoop-...ld);\\nend","enabled":1}>>>ule\\"\\nsa...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3354b9bf[p=0,l=4283,c=17408,r=4283]={<<<{"ruleName":"ControlLoop-...ld);\\nend","enabled":1}>>>ule\\"\\nsa...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 640 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=CONTENT,0 of 4283},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{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}
2022-03-28 05:49:37 640 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=7/30000} filled 4283 HeapByteBuffer@3354b9bf[p=0,l=4283,c=17408,r=4283]={<<<{"ruleName":"ControlLoop-...ld);\\nend","enabled":1}>>>ule\\"\\nsa...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 640 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@3354b9bf[p=0,l=4283,c=17408,r=4283]={<<<{"ruleName":"ControlLoop-...ld);\\nend","enabled":1}>>>ule\\"\\nsa...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-28 05:49:37 640 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=CONTENT HeapByteBuffer@3354b9bf[p=0,l=4283,c=17408,r=4283]={<<<{"ruleName":"ControlLoop-...ld);\\nend","enabled":1}>>>ule\\"\\nsa...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 640 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - onContent HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{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} Content@2e46329a{HeapByteBufferR@ed69cdf[p=0,l=4283,c=17408,r=4283]={<<<{"ruleName":"ControlLoop-...ld);\\nend","enabled":1}>>>ule\\"\\nsa...\x00\x00\x00\x00\x00\x00\x00}}
2022-03-28 05:49:37 640 DEBUG [org.eclipse.jetty.server.HttpInput][dw-26] invocationID:{InvocationID} - HttpInputOverHTTP@2fd1ccea[c=0,q=0,[0]=null,s=STREAM] addContent Content@2e46329a{HeapByteBufferR@ed69cdf[p=0,l=4283,c=17408,r=4283]={<<<{"ruleName":"ControlLoop-...ld);\\nend","enabled":1}>>>ule\\"\\nsa...\x00\x00\x00\x00\x00\x00\x00}}
2022-03-28 05:49:37 640 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=7/30000} parsed true HttpParser{s=CONTENT,4283 of 4283}
2022-03-28 05:49:37 640 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - handle //127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{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} 
2022-03-28 05:49:37 640 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - handling HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2022-03-28 05:49:37 640 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{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=0}
2022-03-28 05:49:37 641 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-26] invocationID:{InvocationID} - Host 127.0.0.1 with SNI null
2022-03-28 05:49:37 641 DEBUG [org.eclipse.jetty.server.Server][dw-26] invocationID:{InvocationID} - REQUEST PUT /api/holmes-rule-mgmt/v1/rule on HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{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}
2022-03-28 05:49:37 641 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-26] invocationID:{InvocationID} - GzipHandler@53d9826f{STARTED,min=256,inflate=8192} handle Request(PUT https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule)@626ac1c7 in null
2022-03-28 05:49:37 641 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-26] invocationID:{InvocationID} - GzipHandler@53d9826f{STARTED,min=256,inflate=8192} excluded by method Request(PUT https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule)@626ac1c7
2022-03-28 05:49:37 641 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-26] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/rule @ i.d.j.MutableServletContextHandler@6a9b9909{/,null,AVAILABLE}
2022-03-28 05:49:37 641 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-26] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/rule @ i.d.j.MutableServletContextHandler@6a9b9909{/,null,AVAILABLE}
2022-03-28 05:49:37 641 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/rule -> io.dropwizard.jersey.setup.JerseyServletContainer-2404b5a@ecef940a==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-03-28 05:49:37 641 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - chain=customFilter@383caf89==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-68e02f33@68e02f33==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-7cfac39f@7cfac39f==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-2404b5a@ecef940a==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-03-28 05:49:37 641 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - call filter customFilter@383caf89==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2022-03-28 05:49:37 641 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Entering.
2022-03-28 05:49:37 641 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2022-03-28 05:49:37 641 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 77739624-af63-433a-9087-88f6dd196006
2022-03-28 05:49:37 641 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Invoking synchronously ... 
2022-03-28 05:49:37 641 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-68e02f33@68e02f33==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2022-03-28 05:49:37 641 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-7cfac39f@7cfac39f==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2022-03-28 05:49:37 642 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-2404b5a@ecef940a==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-03-28 05:49:37 643 DEBUG [org.eclipse.jetty.server.HttpInput][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - HttpInputOverHTTP@2fd1ccea[c=4283,q=0,[0]=null,s=STREAM] read 4283 from Content@2e46329a{HeapByteBufferR@ed69cdf[p=4283,l=4283,c=17408,r=0]={{"ruleNam...led":1}<<<>>>ule\\"\\nsa...\x00\x00\x00\x00\x00\x00\x00}}
2022-03-28 05:49:37 643 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=10/30000}
2022-03-28 05:49:37 643 TRACE [org.skife.jdbi.v2.DBI][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@7d27edf2] obtained in 0 millis
2022-03-28 05:49:37 644 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@66ba947e, maxRows=1, fetchSize=0, flags=16
2022-03-28 05:49:37 644 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Bind(stmt=S_6,portal=null,$1=<'ControlLoop-VOLTE-2179b738-fd36-4843-a71a-a8c24c70c55b'>,type=VARCHAR)
2022-03-28 05:49:37 644 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=1)
2022-03-28 05:49:37 644 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Sync
2022-03-28 05:49:37 645 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  <=BE BindComplete [unnamed]
2022-03-28 05:49:37 645 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  <=BE CommandStatus(SELECT 0)
2022-03-28 05:49:37 645 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2022-03-28 05:49:37 645 TRACE [org.skife.jdbi.v2.DBI][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - statement:[/* CorrelationRuleDao.queryRuleByName */ SELECT * FROM APLUS_RULE WHERE NAME=?] took 1 millis
2022-03-28 05:49:37 646 TRACE [org.skife.jdbi.v2.DBI][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@7d27edf2] released
2022-03-28 05:49:37 646 TRACE [org.skife.jdbi.v2.DBI][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@10602a55] obtained in 0 millis
2022-03-28 05:49:37 646 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@87b162a, maxRows=0, fetchSize=0, flags=16
2022-03-28 05:49:37 646 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Bind(stmt=S_1,portal=null)
2022-03-28 05:49:37 646 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=0)
2022-03-28 05:49:37 646 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Sync
2022-03-28 05:49:37 647 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  <=BE BindComplete [unnamed]
2022-03-28 05:49:37 647 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  <=BE DataRow(len=39)
2022-03-28 05:49:37 647 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  <=BE CommandStatus(SELECT 1)
2022-03-28 05:49:37 647 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2022-03-28 05:49:37 647 TRACE [org.skife.jdbi.v2.DBI][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - statement:[/* EngineEntityDao.getAllEntities */ SELECT * FROM ENGINE_ENTITY] took 1 millis
2022-03-28 05:49:37 647 TRACE [org.postgresql.jdbc.PgConnection][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   getString columnIndex: 2
2022-03-28 05:49:37 647 TRACE [org.postgresql.jdbc.PgConnection][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   getInt columnIndex: 3
2022-03-28 05:49:37 647 TRACE [org.postgresql.jdbc.PgConnection][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   getLong columnIndex: 4
2022-03-28 05:49:37 648 TRACE [org.skife.jdbi.v2.DBI][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@10602a55] released
2022-03-28 05:49:37 648 TRACE [org.skife.jdbi.v2.DBI][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@1b1c4d8f] obtained in 0 millis
2022-03-28 05:49:37 648 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@720cd984, maxRows=0, fetchSize=0, flags=16
2022-03-28 05:49:37 648 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Bind(stmt=S_2,portal=null,$1=<'10.233.68.43'>,type=VARCHAR)
2022-03-28 05:49:37 648 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=0)
2022-03-28 05:49:37 648 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Sync
2022-03-28 05:49:37 649 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  <=BE BindComplete [unnamed]
2022-03-28 05:49:37 649 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  <=BE CommandStatus(SELECT 0)
2022-03-28 05:49:37 649 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2022-03-28 05:49:37 649 TRACE [org.skife.jdbi.v2.DBI][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - statement:[/* CorrelationRuleDao.queryRuleByEngineInstance */ SELECT * FROM APLUS_RULE WHERE engineinstance=?] took 0 millis
2022-03-28 05:49:37 649 TRACE [org.skife.jdbi.v2.DBI][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@1b1c4d8f] released
2022-03-28 05:49:37 649 INFO  [org.onap.holmes.rulemgt.bolt.enginebolt.EngineWrapper][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Rule Contents: package org.onap.holmes.droolsRule;

import org.onap.holmes.common.dmaap.DmaapService;
import org.onap.holmes.common.api.stat.VesAlarm;
import org.onap.holmes.common.aai.CorrelationUtil;
import org.onap.holmes.common.dmaap.entity.PolicyMsg;
import org.onap.holmes.common.dropwizard.ioc.utils.ServiceLocatorHolder;
import org.onap.holmes.common.utils.DroolsLog;

rule "Relation_analysis_Rule"
salience 200
no-loop true
    when
        $root : VesAlarm(alarmIsCleared == 0,
            $sourceId: sourceId, sourceId != null && !sourceId.equals(""),
            $sourceName: sourceName, sourceName != null && !sourceName.equals(""),
            $startEpochMicrosec: startEpochMicrosec,
            eventName in ("Fault_MultiCloud_VMFailure"),
            $eventId: eventId)
        $child : VesAlarm( eventId != $eventId, parentId == null,
            CorrelationUtil.getInstance().isTopologicallyRelated(sourceId, $sourceId, $sourceName),
            eventName in ("Fault_MME_eNodeB out of service alarm"),
            startEpochMicrosec < $startEpochMicrosec + 60000 && startEpochMicrosec > $startEpochMicrosec - 60000 )
    then
        DroolsLog.printInfo("===========================================================");
        DroolsLog.printInfo("Relation_analysis_Rule: rootId=" + $root.getEventId() + ", childId=" + $child.getEventId());
        $child.setParentId($root.getEventId());
        update($child);
end

rule "root_has_child_handle_Rule"
salience 150
no-loop true
    when
        $root : VesAlarm(alarmIsCleared == 0, rootFlag == 0, $eventId: eventId)
        $child : VesAlarm(eventId != $eventId, parentId == $eventId)
    then
        DroolsLog.printInfo("===========================================================");
        DroolsLog.printInfo("root_has_child_handle_Rule: rootId=" + $root.getEventId() + ", childId=" + $child.getEventId());
        DmaapService dmaapService = ServiceLocatorHolder.getLocator().getService(DmaapService.class);
        PolicyMsg policyMsg = dmaapService.getPolicyMsg($root, $child, "org.onap.holmes.droolsRule");
        dmaapService.publishPolicyMsg(policyMsg, "dcae_cl_out");
        $root.setRootFlag(1);
        update($root);
end

rule "root_no_child_handle_Rule"
salience 100
no-loop true
    when
        $root : VesAlarm(alarmIsCleared == 0, rootFlag == 0,
            sourceId != null && !sourceId.equals(""),
            sourceName != null && !sourceName.equals(""),
            eventName in ("Fault_MultiCloud_VMFailure"))
    then
        DroolsLog.printInfo("===========================================================");
        DroolsLog.printInfo("root_no_child_handle_Rule: rootId=" + $root.getEventId());
        DmaapService dmaapService = ServiceLocatorHolder.getLocator().getService(DmaapService.class);
        PolicyMsg policyMsg = dmaapService.getPolicyMsg($root, null, "org.onap.holmes.droolsRule");
        dmaapService.publishPolicyMsg(policyMsg, "dcae_cl_out");
        $root.setRootFlag(1);
        update($root);
end

rule "root_cleared_handle_Rule"
salience 100
no-loop true
    when
        $root : VesAlarm(alarmIsCleared == 1, rootFlag == 1)
    then
        DroolsLog.printInfo("===========================================================");
        DroolsLog.printInfo("root_cleared_handle_Rule: rootId=" + $root.getEventId());
        DmaapService dmaapService = ServiceLocatorHolder.getLocator().getService(DmaapService.class);
        PolicyMsg policyMsg = dmaapService.getPolicyMsg($root, null, "org.onap.holmes.droolsRule");
        dmaapService.publishPolicyMsg(policyMsg, "dcae_cl_out");
        retract($root);
end

rule "child_handle_Rule"
salience 100
no-loop true
    when
        $child : VesAlarm(alarmIsCleared == 1, rootFlag == 0)
    then
        DroolsLog.printInfo("===========================================================");
        DroolsLog.printInfo("child_handle_Rule: childId=" + $child.getEventId());
        retract($child);
end
2022-03-28 05:49:37 650 TRACE [org.glassfish.jersey.internal.ServiceFinder][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory
2022-03-28 05:49:37 651 DEBUG [org.jvnet.hk2.logger][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_277,278,90937916)
2022-03-28 05:49:37 652 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20.
2022-03-28 05:49:37 654 TRACE [org.glassfish.jersey.internal.ServiceFinder][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
2022-03-28 05:49:37 654 TRACE [org.glassfish.jersey.internal.ServiceFinder][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable
2022-03-28 05:49:37 655 TRACE [org.glassfish.jersey.internal.ServiceFinder][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
2022-03-28 05:49:37 656 TRACE [org.glassfish.jersey.internal.ServiceFinder][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable
2022-03-28 05:49:37 656 TRACE [org.glassfish.jersey.internal.ServiceFinder][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
2022-03-28 05:49:37 656 TRACE [org.glassfish.jersey.internal.ServiceFinder][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable
2022-03-28 05:49:37 657 TRACE [org.glassfish.jersey.internal.ServiceFinder][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
2022-03-28 05:49:37 657 TRACE [org.glassfish.jersey.internal.ServiceFinder][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable
2022-03-28 05:49:37 658 TRACE [org.glassfish.jersey.internal.ServiceFinder][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2022-03-28 05:49:37 658 TRACE [org.glassfish.jersey.internal.ServiceFinder][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2022-03-28 05:49:37 659 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - System properties configuration provider not allowed
2022-03-28 05:49:37 660 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - null
java.lang.reflect.InvocationTargetException: null
	at java.base/jdk.internal.reflect.GeneratedMethodAccessor31.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.lookupManagedScheduledExecutorService(ClientExecutorProvidersConfigurator.java:174)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.init(ClientExecutorProvidersConfigurator.java:124)
	at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:447)
	at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:317)
	at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:807)
	at org.glassfish.jersey.client.ClientRequest.getClientRuntime(ClientRequest.java:219)
	at org.glassfish.jersey.client.ClientRequest.getInjectionManager(ClientRequest.java:610)
	at org.glassfish.jersey.client.JerseyWebTarget.onBuilder(JerseyWebTarget.java:364)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:192)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:36)
	at org.onap.holmes.common.utils.JerseyClient.post(JerseyClient.java:146)
	at org.onap.holmes.common.utils.JerseyClient.post(JerseyClient.java:137)
	at org.onap.holmes.rulemgt.bolt.enginebolt.EngineService.check(EngineService.java:45)
	at org.onap.holmes.rulemgt.bolt.enginebolt.EngineWrapper.checkRuleFromEngine(EngineWrapper.java:61)
	at org.onap.holmes.rulemgt.wrapper.RuleMgtWrapper.deployRule2Engine(RuleMgtWrapper.java:229)
	at org.onap.holmes.rulemgt.wrapper.RuleMgtWrapper.addCorrelationRule(RuleMgtWrapper.java:89)
	at org.onap.holmes.rulemgt.resources.RuleMgtResources.addCorrelationRule(RuleMgtResources.java:70)
	at jdk.internal.reflect.GeneratedMethodAccessor55.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:79)
	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:717)
	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: 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)
	... 89 common frames omitted
2022-03-28 05:49:37 660 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
2022-03-28 05:49:37 661 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
2022-03-28 05:49:37 670 INFO  [org.glassfish.jersey.client.internal.HttpUrlConnector][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
2022-03-28 05:49:37 672 TRACE [sun.net.www.protocol.http.HttpURLConnection][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - ProxySelector Request for https://10.233.68.43:9102/api/holmes-engine-mgmt/v1/rule
2022-03-28 05:49:37 672 TRACE [sun.net.www.protocol.http.HttpURLConnection][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Looking for HttpClient for URL https://10.233.68.43:9102/api/holmes-engine-mgmt/v1/rule and proxy value of DIRECT
2022-03-28 05:49:37 672 TRACE [sun.net.www.protocol.http.HttpURLConnection][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Creating new HttpsClient with url:https://10.233.68.43:9102/api/holmes-engine-mgmt/v1/rule and proxy:DIRECT with connect timeout:30000
2022-03-28 05:49:37 674 TRACE [sun.net.www.protocol.http.HttpURLConnection][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Proxy used: DIRECT
2022-03-28 05:49:37 693 DEBUG [jdk.event.security][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  TLSHandshake: 10.233.68.43:9102, TLSv1.3, TLS_AES_128_GCM_SHA256, -1353787597
2022-03-28 05:49:37 694 DEBUG [sun.net.www.protocol.http.HttpURLConnection][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - sun.net.www.MessageHeader@23cddc6b7 pairs: {POST /api/holmes-engine-mgmt/v1/rule HTTP/1.1: null}{Accept: application/json}{Content-Type: application/json}{User-Agent: Jersey/2.31 (HttpUrlConnection 11.0.6)}{Host: 10.233.68.43:9102}{Connection: keep-alive}{Content-Length: 4111}
2022-03-28 05:49:37 703 TRACE [sun.net.www.protocol.http.HttpURLConnection][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - KeepAlive stream used: https://10.233.68.43:9102/api/holmes-engine-mgmt/v1/rule
2022-03-28 05:49:37 704 DEBUG [sun.net.www.protocol.http.HttpURLConnection][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - sun.net.www.MessageHeader@2609c7346 pairs: {null: HTTP/1.1 404 Not Found}{Date: Mon, 28 Mar 2022 05:49:37 GMT}{X-TransactionID: f2e5b086-baab-455a-912e-1cbd4ec03682}{X-InvocationID: 1b3d766e-9381-4b44-b85b-9f5845e3820c}{Content-Type: application/json}{Content-Length: 43}
2022-03-28 05:49:37 705 ERROR [org.onap.holmes.common.utils.JerseyClient][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Failed to get response from the server <404>. 
URL: https://10.233.68.43:9102/api/holmes-engine-mgmt/v1/rule
Cause: Not Found
Response body: {"code":404,"message":"HTTP 404 Not Found"}
2022-03-28 05:49:37 705 ERROR [org.onap.holmes.rulemgt.resources.RuleMgtResources][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - create rule:ControlLoop-VOLTE-2179b738-fd36-4843-a71a-a8c24c70c55b failed
org.onap.holmes.common.exception.CorrelationException: Failed to verify the rule. The contents of the rule are invalid.
	at org.onap.holmes.rulemgt.bolt.enginebolt.EngineWrapper.checkRuleFromEngine(EngineWrapper.java:62)
	at org.onap.holmes.rulemgt.wrapper.RuleMgtWrapper.deployRule2Engine(RuleMgtWrapper.java:229)
	at org.onap.holmes.rulemgt.wrapper.RuleMgtWrapper.addCorrelationRule(RuleMgtWrapper.java:89)
	at org.onap.holmes.rulemgt.resources.RuleMgtResources.addCorrelationRule(RuleMgtResources.java:70)
	at jdk.internal.reflect.GeneratedMethodAccessor55.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:79)
	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:717)
	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)
2022-03-28 05:49:37 705 DEBUG [org.glassfish.jersey.server.ServerRuntime$Responder][dw-26 - PUT /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.addCorrelationRule(RuleMgtResources.java:75)
	at jdk.internal.reflect.GeneratedMethodAccessor55.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:79)
	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:717)
	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)
2022-03-28 05:49:37 706 DEBUG [org.glassfish.jersey.server.ServerRuntime$Responder][dw-26 - PUT /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.addCorrelationRule(RuleMgtResources.java:75)
	at jdk.internal.reflect.GeneratedMethodAccessor55.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:79)
	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:717)
	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)
2022-03-28 05:49:37 706 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@49a571a8[p=0,l=64,c=8192,r=64]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@2e3a9d3e{null}
2022-03-28 05:49:37 706 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/rule on HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{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=66}
499  HTTP/1.1
Date: Mon, 28 Mar 2022 05:49:37 GMT
X-TransactionID: 77739624-af63-433a-9087-88f6dd196006
X-InvocationID: a1c686fc-0f89-4156-a06d-017aa4bf7366
Content-Length: 64
Content-Type: text/plain


2022-03-28 05:49:37 706 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@63593216[PROCESSING][i=HTTP/1.1{s=499,h=5,cl=64},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@b01692e] (null,[p=0,l=64,c=8192,r=64],true)@START
2022-03-28 05:49:37 706 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=499,h=5,cl=64} last=true content=HeapByteBuffer@49a571a8[p=0,l=64,c=8192,r=64]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 706 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Date: Mon, 28 Mar 2022 05:49:37 GMT
X-TransactionID: 77739624-af63-433a-9087-88f6dd196006
X-InvocationID: a1c686fc-0f89-4156-a06d-017aa4bf7366
Content-Length: 64
Content-Type: text/plain


2022-03-28 05:49:37 706 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - CONTENT_LENGTH
2022-03-28 05:49:37 706 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@63593216[PROCESSING][i=HTTP/1.1{s=499,h=5,cl=64},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@b01692e] ([p=0,l=209,c=8192,r=209],[p=0,l=64,c=8192,r=64],true)@COMPLETING
2022-03-28 05:49:37 707 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - write: WriteFlusher@694b71d7{IDLE}->null [HeapByteBuffer@379b2376[p=0,l=209,c=8192,r=209]={<<>>ncoding\r\n...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@49a571a8[p=0,l=64,c=8192,r=64]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2022-03-28 05:49:37 707 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - update WriteFlusher@694b71d7{WRITING}->null:IDLE-->WRITING
2022-03-28 05:49:37 707 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - >flush SslConnection@2c67a555::SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=68/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=W,to=74/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=CONTENT,4283 of 4283},g=HttpGenerator@36cc58da{s=COMPLETING}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{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=67}
2022-03-28 05:49:37 707 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@379b2376[p=0,l=209,c=8192,r=209]={<<>>ncoding\r\n...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 707 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@49a571a8[p=0,l=64,c=8192,r=64]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 707 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2022-03-28 05:49:37 707 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 273 bytesProduced = 311 sequenceNumber = 1 [p=0,l=311,c=17408,r=311] ioDone=false/false
2022-03-28 05:49:37 707 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flushed 311 SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=68/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=W,to=74/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=CONTENT,4283 of 4283},g=HttpGenerator@36cc58da{s=COMPLETING}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{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=67}
2022-03-28 05:49:37 707 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-28 05:49:37 707 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - KeepAlive stream used: https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule
2022-03-28 05:49:37 707 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=W,to=74/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=CONTENT,4283 of 4283},g=HttpGenerator@36cc58da{s=COMPLETING}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{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=67}
2022-03-28 05:49:37 707 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@3d4e92d16 pairs: {null: HTTP/1.1 499}{Date: Mon, 28 Mar 2022 05:49:37 GMT}{X-TransactionID: 77739624-af63-433a-9087-88f6dd196006}{X-InvocationID: a1c686fc-0f89-4156-a06d-017aa4bf7366}{Content-Type: text/plain}{Content-Length: 64}
2022-03-28 05:49:37 707 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Flushed=true written=273 remaining=0 WriteFlusher@694b71d7{WRITING}->null
2022-03-28 05:49:37 707 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - update WriteFlusher@694b71d7{IDLE}->null:WRITING-->IDLE
2022-03-28 05:49:37 707 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@63593216[PROCESSING][i=HTTP/1.1{s=499,h=5,cl=64},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@b01692e] ([p=209,l=209,c=8192,r=0],[p=64,l=64,c=8192,r=0],true)@END
2022-03-28 05:49:37 708 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-26 - PUT /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=d8656e03-d230-428c-ac29-3ab5b49447fa, referenceCounter=0, store size=0} on thread dw-26 - PUT /api/holmes-rule-mgmt/v1/rule
2022-03-28 05:49:37 708 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Exiting.
2022-03-28 05:49:37 708 DEBUG [org.eclipse.jetty.server.Server][dw-26] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{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=68}
2022-03-28 05:49:37 708 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - unhandle HttpChannelState@19bf8b6{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2022-03-28 05:49:37 708 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@19bf8b6{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-28 05:49:37 708 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{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=68}
2022-03-28 05:49:37 708 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - completed HttpChannelState@19bf8b6{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-28 05:49:37 708 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - unhandle HttpChannelState@19bf8b6{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-28 05:49:37 708 ERROR [org.onap.holmes.common.utils.JerseyClient][pool-3-thread-1] invocationID:{InvocationID} - Failed to get response from the server <499>. 
URL: https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule
Cause: 
Response body: Failed to verify the rule. The contents of the rule are invalid.
2022-03-28 05:49:37 708 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@19bf8b6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-28 05:49:37 708 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{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=68}
2022-03-28 05:49:37 708 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/rule written=64
2022-03-28 05:49:37 708 ERROR [org.onap.holmes.rulemgt.dcae.ConfigFileScanningTask][pool-3-thread-1] invocationID:{InvocationID} - Failed to deploy rule: ControlLoop-VOLTE-2179b738-fd36-4843-a71a-a8c24c70c55b.
2022-03-28 05:49:37 708 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - unconsumed input HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=75/30000}
127.0.0.1 - - [28/Mar/2022:05:49:37 +0000] "PUT /api/holmes-rule-mgmt/v1/rule HTTP/1.1" 499 64 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 68
2022-03-28 05:49:37 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@2c67a555::SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=75/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=CONTENT,4283 of 4283},g=HttpGenerator@36cc58da{s=END}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{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=69}
2022-03-28 05:49:37 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-28 05:49:37 709 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4446ae29[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00E\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0
2022-03-28 05:49:37 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x012>/\x8a\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x012>/\x8a\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=76/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=CONTENT,4283 of 4283},g=HttpGenerator@36cc58da{s=END}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{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=69}
2022-03-28 05:49:37 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@2c67a555::SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=76/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=CONTENT,4283 of 4283},g=HttpGenerator@36cc58da{s=END}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{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=69}
2022-03-28 05:49:37 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-28 05:49:37 709 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4446ae29[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00E\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0
2022-03-28 05:49:37 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x012>/\x8a\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x012>/\x8a\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=76/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=CONTENT,4283 of 4283},g=HttpGenerator@36cc58da{s=END}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{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=69}
2022-03-28 05:49:37 709 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=76/30000} filled 0 HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x012>/\x8a\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 709 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=76/30000} parse HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x012>/\x8a\x00...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-28 05:49:37 709 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=CONTENT HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x012>/\x8a\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 709 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - CONTENT --> CONTENT_END
2022-03-28 05:49:37 709 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - onContentComplete HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{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=69}
2022-03-28 05:49:37 709 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - CONTENT_END --> END
2022-03-28 05:49:37 709 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - onRequestComplete HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{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=69}
2022-03-28 05:49:37 709 DEBUG [org.eclipse.jetty.server.HttpInput][dw-26] invocationID:{InvocationID} - HttpInputOverHTTP@2fd1ccea[c=4283,q=0,[0]=null,s=STREAM] addContent EOF
2022-03-28 05:49:37 710 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=76/30000} parsed false HttpParser{s=END,4283 of 4283}
2022-03-28 05:49:37 710 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=76/30000}
2022-03-28 05:49:37 710 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - recycle HttpChannelState@19bf8b6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-28 05:49:37 710 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - reset HttpParser{s=END,4283 of 4283}
2022-03-28 05:49:37 710 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - END --> START
2022-03-28 05:49:37 710 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@2c67a555::SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=77/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-28 05:49:37 710 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4446ae29[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00E\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0
2022-03-28 05:49:37 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x012>/\x8a\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x012>/\x8a\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=77/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@2c67a555::SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=77/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-28 05:49:37 710 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4446ae29[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00E\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0
2022-03-28 05:49:37 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x012>/\x8a\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x012>/\x8a\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=77/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 711 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=77/30000} filled 0 HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x012>/\x8a\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 711 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=77/30000} parse HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x012>/\x8a\x00...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-28 05:49:37 711 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x012>/\x8a\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:37 711 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=78/30000} parsed false HttpParser{s=START,0 of -1}
2022-03-28 05:49:37 711 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=78/30000}
2022-03-28 05:49:37 711 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - fillInterested HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=78/30000}
2022-03-28 05:49:37 711 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@13403983{AC.ReadCB@7cdb2e5e{HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-28 05:49:37 711 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@2c67a555::SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 711 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 711 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@5c072619{SSLC.NBReadCB@2c67a555{SslConnection@2c67a555::SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-28 05:49:37 711 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 711 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$507/0x00000001005b1040@4ddb7dc1 on ManagedSelector@570b2057{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-28 05:49:37 711 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@570b2057{STARTED} id=0 keys=2 selected=0 updates=1
2022-03-28 05:49:37 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken with none selected
2022-03-28 05:49:37 712 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-28 05:49:37 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken up from select, 0/0/2 selected
2022-03-28 05:49:37 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 processing 0 keys, 1 updates
2022-03-28 05:49:37 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1
2022-03-28 05:49:37 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$507/0x00000001005b1040@4ddb7dc1
2022-03-28 05:49:37 712 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 712 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=0}@70e516b size 1 > capacity
2022-03-28 05:49:37 712 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:37 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2022-03-28 05:49:37 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 waiting with 2 keys
2022-03-28 05:49:37 712 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@34208baa{s=1/1,p=0}@70e516b in InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}]
2022-03-28 05:49:42 458 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@4ebd6fd6-RuleActiveApp@58a2d9f9{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@7de1710[java.nio.channels.SocketChannel[connected local=/10.233.70.106:9101 remote=/10.233.70.61:33062]] on ManagedSelector@570b2057{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-28 05:49:42 458 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@4ebd6fd6-RuleActiveApp@58a2d9f9{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@570b2057{STARTED} id=0 keys=2 selected=0 updates=1
2022-03-28 05:49:42 458 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken with none selected
2022-03-28 05:49:42 458 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken up from select, 0/0/2 selected
2022-03-28 05:49:42 458 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 processing 0 keys, 1 updates
2022-03-28 05:49:42 458 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1
2022-03-28 05:49:42 458 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update Accept@7de1710[java.nio.channels.SocketChannel[connected local=/10.233.70.106:9101 remote=/10.233.70.61:33062]]
2022-03-28 05:49:42 458 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue Accept@7de1710[java.nio.channels.SocketChannel[connected local=/10.233.70.106:9101 remote=/10.233.70.61:33062]] startThread=0
2022-03-28 05:49:42 458 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2022-03-28 05:49:42 458 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 waiting with 3 keys
2022-03-28 05:49:42 458 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run Accept@7de1710[java.nio.channels.SocketChannel[connected local=/10.233.70.106:9101 remote=/10.233.70.61:33062]] in InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}]
2022-03-28 05:49:42 458 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-24] invocationID:{InvocationID} - SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-28 05:49:42 459 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-24] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@624bc967
2022-03-28 05:49:42 460 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - new HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=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@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2022-03-28 05:49:42 460 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - New HTTP Connection HttpConnection@74b98fa1::DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=0/30000}
2022-03-28 05:49:42 460 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$513/0x0000000100637040@50987878 on ManagedSelector@570b2057{STARTED} id=0 keys=3 selected=0 updates=0
2022-03-28 05:49:42 460 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 460 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onOpen SslConnection@44d7b17a::SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 461 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onOpen HttpConnection@74b98fa1::DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=1/30000}
2022-03-28 05:49:42 461 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - fillInterested HttpConnection@74b98fa1::DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=1/30000}
2022-03-28 05:49:42 461 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@1f740d4f{AC.ReadCB@74b98fa1{HttpConnection@74b98fa1::DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-28 05:49:42 461 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@44d7b17a::SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 461 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 461 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@cbcfd61{SSLC.NBReadCB@44d7b17a{SslConnection@44d7b17a::SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-28 05:49:42 461 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 461 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$507/0x00000001005b1040@7519c1ed on ManagedSelector@570b2057{STARTED} id=0 keys=3 selected=0 updates=1
2022-03-28 05:49:42 461 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@570b2057{STARTED} id=0 keys=3 selected=0 updates=2
2022-03-28 05:49:42 462 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken with none selected
2022-03-28 05:49:42 462 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken up from select, 0/0/3 selected
2022-03-28 05:49:42 462 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 processing 0 keys, 2 updates
2022-03-28 05:49:42 462 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 2
2022-03-28 05:49:42 462 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$513/0x0000000100637040@50987878
2022-03-28 05:49:42 462 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$507/0x00000001005b1040@7519c1ed
2022-03-28 05:49:42 462 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Created SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 462 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran Accept@7de1710[java.nio.channels.SocketChannel[connected local=/10.233.70.106:9101 remote=/10.233.70.61:33062]] in InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}]
2022-03-28 05:49:42 462 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 462 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2022-03-28 05:49:42 462 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 waiting with 3 keys
2022-03-28 05:49:42 462 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken up from select, 1/1/3 selected
2022-03-28 05:49:42 462 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 processing 1 keys, 0 updates
2022-03-28 05:49:42 462 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.106:9101 remote=/10.233.70.61:33062], selector=sun.nio.ch.EPollSelectorImpl@a4b1750, interestOps=1, readyOps=1 SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-28 05:49:42 463 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 463 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-28 05:49:42 463 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=0} tryExecute EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}][pc=0,pic=0,pec=9,epc=1639]@2022-03-28T05:49:42.463272Z
2022-03-28 05:49:42 463 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=0/1,p=0}@74c72639 offer EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=0}][pc=0,pic=0,pec=9,epc=1639]@2022-03-28T05:49:42.463464Z
2022-03-28 05:49:42 463 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=0/1,p=1} startReservedThread p=1
2022-03-28 05:49:42 463 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@34208baa{s=0/1,p=1}@1a974197 startThread=0
2022-03-28 05:49:42 463 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-20] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=0/1,p=1}@74c72639 task=EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=1}][pc=0,pic=0,pec=9,epc=1639]@2022-03-28T05:49:42.463801Z
2022-03-28 05:49:42 463 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=1}][pc=0,pic=0,pec=9,epc=1639]@2022-03-28T05:49:42.463704Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-28 05:49:42 463 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-20] invocationID:{InvocationID} - EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=1}][pc=0,pic=0,pec=9,epc=1640]@2022-03-28T05:49:42.463896Z tryProduce true
2022-03-28 05:49:42 463 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20] invocationID:{InvocationID} - updateable 0
2022-03-28 05:49:42 463 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20] invocationID:{InvocationID} - updates 0
2022-03-28 05:49:42 463 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@cbcfd61{SSLC.NBReadCB@44d7b17a{SslConnection@44d7b17a::SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-28 05:49:42 464 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-20] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 464 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 waiting with 3 keys
2022-03-28 05:49:42 464 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run ReservedThreadExecutor@34208baa{s=0/1,p=1}@1a974197 in InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=1}]
2022-03-28 05:49:42 464 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=1}@1a974197 started
2022-03-28 05:49:42 464 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=0}@1a974197 waiting
2022-03-28 05:49:42 464 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >c.onFillable SslConnection@44d7b17a::SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 464 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillable SslConnection@44d7b17a::SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 464 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@1f740d4f{AC.ReadCB@74b98fa1{HttpConnection@74b98fa1::DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=3/30000}}}
2022-03-28 05:49:42 464 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@74b98fa1::DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-28 05:49:42 464 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@44d7b17a::SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 464 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-28 05:49:42 464 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 261 HeapByteBuffer@4446ae29[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xEe\xA2\xC0'\x8eF3\x80\xDdGg\x08F\x93...z5\x97\x84\xA2\x80W\x9fFy\xCfx\xC2\xF92E!\xD6U\xA44*:>>>tion: kee...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:42 464 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=261
2022-03-28 05:49:42 464 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill starting handshake SslConnection@44d7b17a::SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 465 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x012>/\x8a\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x012>/\x8a\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:42 465 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_TASK
2022-03-28 05:49:42 466 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_WRAP
2022-03-28 05:49:42 466 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >flush SslConnection@44d7b17a::SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@44d7b17a{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 466 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@6630b68e[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-28 05:49:42 466 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-28 05:49:42 466 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false
2022-03-28 05:49:42 466 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@44d7b17a{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 467 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-28 05:49:42 467 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@44d7b17a{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 467 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-28 05:49:42 467 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 6 HeapByteBuffer@4446ae29[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\xEe\xA2\xC0'...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:42 467 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=6
2022-03-28 05:49:42 467 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=6,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x012>/\x8a\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x012>/\x8a\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:42 467 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-28 05:49:42 467 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 367 HeapByteBuffer@4446ae29[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xEe\xA2\xC0'\x8eF3\x80\xDdGg\x08F\x93...\x92\x06\xD3Y\xF1m E\xFbwWl\xB3\r\xAeq\xEa1\n\xA5\xEaRf>>>OLTE-2179...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:42 467 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=367
2022-03-28 05:49:42 467 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=367 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=367,l=367,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x012>/\x8a\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x012>/\x8a\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:42 467 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_TASK
2022-03-28 05:49:42 474 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-25] invocationID:{InvocationID} - Chose alias holmes-rule-mgmt@holmes-rule-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@624bc967
2022-03-28 05:49:42 478 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_WRAP
2022-03-28 05:49:42 478 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >flush SslConnection@44d7b17a::SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@44d7b17a{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 478 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@6630b68e[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-28 05:49:42 478 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-28 05:49:42 478 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false
2022-03-28 05:49:42 479 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@44d7b17a{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 479 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-28 05:49:42 479 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-28 05:49:42 479 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false
2022-03-28 05:49:42 479 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@44d7b17a{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 479 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-28 05:49:42 479 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-28 05:49:42 479 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2687 sequenceNumber = 0 [p=0,l=2687,c=17408,r=2687] ioDone=false/false
2022-03-28 05:49:42 479 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 2687 SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@44d7b17a{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 479 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-28 05:49:42 479 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@44d7b17a{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 479 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-28 05:49:42 479 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4446ae29[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:42 479 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0
2022-03-28 05:49:42 480 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x012>/\x8a\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x012>/\x8a\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:42 480 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@44d7b17a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 480 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@44d7b17a::SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@44d7b17a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 480 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-28 05:49:42 480 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4446ae29[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:42 480 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0
2022-03-28 05:49:42 480 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x012>/\x8a\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x012>/\x8a\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:42 480 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@44d7b17a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 480 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@74b98fa1::DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=19/30000} filled 0 HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x012>/\x8a\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:42 480 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@74b98fa1::DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=19/30000} parse HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x012>/\x8a\x00...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-28 05:49:42 480 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x012>/\x8a\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:42 481 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@74b98fa1::DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=20/30000} parsed false HttpParser{s=START,0 of -1}
2022-03-28 05:49:42 481 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@74b98fa1::DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=20/30000}
2022-03-28 05:49:42 481 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - fillInterested HttpConnection@74b98fa1::DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=20/30000}
2022-03-28 05:49:42 481 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@1f740d4f{AC.ReadCB@74b98fa1{HttpConnection@74b98fa1::DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-28 05:49:42 481 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@44d7b17a::SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@44d7b17a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 481 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@44d7b17a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 481 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@cbcfd61{SSLC.NBReadCB@44d7b17a{SslConnection@44d7b17a::SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@44d7b17a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-28 05:49:42 481 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@44d7b17a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 482 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$507/0x00000001005b1040@7519c1ed on ManagedSelector@570b2057{STARTED} id=0 keys=3 selected=0 updates=0
2022-03-28 05:49:42 482 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@570b2057{STARTED} id=0 keys=3 selected=0 updates=1
2022-03-28 05:49:42 482 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken with none selected
2022-03-28 05:49:42 482 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken up from select, 0/0/3 selected
2022-03-28 05:49:42 482 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 processing 0 keys, 1 updates
2022-03-28 05:49:42 482 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20] invocationID:{InvocationID} - updateable 1
2022-03-28 05:49:42 482 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$507/0x00000001005b1040@7519c1ed
2022-03-28 05:49:42 482 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-20] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@44d7b17a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 482 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20] invocationID:{InvocationID} - updates 0
2022-03-28 05:49:42 482 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 waiting with 3 keys
2022-03-28 05:49:42 482 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken up from select, 1/1/3 selected
2022-03-28 05:49:42 482 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 processing 1 keys, 0 updates
2022-03-28 05:49:42 482 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.106:9101 remote=/10.233.70.61:33062], selector=sun.nio.ch.EPollSelectorImpl@a4b1750, interestOps=1, readyOps=1 SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@44d7b17a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-28 05:49:42 482 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-20] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@44d7b17a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 482 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-20] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@44d7b17a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-28 05:49:42 482 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-20] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=0} tryExecute EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}][pc=0,pic=0,pec=9,epc=1640]@2022-03-28T05:49:42.482826Z
2022-03-28 05:49:42 482 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-20] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=0/1,p=0}@1a974197 offer EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=0}][pc=0,pic=0,pec=9,epc=1640]@2022-03-28T05:49:42.482947Z
2022-03-28 05:49:42 482 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-20] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=0/1,p=1} startReservedThread p=1
2022-03-28 05:49:42 483 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-20] invocationID:{InvocationID} - queue ReservedThreadExecutor@34208baa{s=0/1,p=1}@114ad8a7 startThread=0
2022-03-28 05:49:42 483 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@74b98fa1::DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=1/30000} onFillable exit HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-28 05:49:42 483 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=0/1,p=1}@1a974197 task=EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=1}][pc=0,pic=0,pec=9,epc=1640]@2022-03-28T05:49:42.483108Z
2022-03-28 05:49:42 483 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@44d7b17a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 483 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=1}][pc=0,pic=0,pec=9,epc=1640]@2022-03-28T05:49:42.483202Z tryProduce true
2022-03-28 05:49:42 483 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@34208baa{s=0/1,p=1}@114ad8a7 in InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=1}]
2022-03-28 05:49:42 483 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 0
2022-03-28 05:49:42 483 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2022-03-28 05:49:42 483 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=1}@114ad8a7 started
2022-03-28 05:49:42 483 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-20] invocationID:{InvocationID} - EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=1}][pc=0,pic=0,pec=9,epc=1640]@2022-03-28T05:49:42.483156Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@44d7b17a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-28 05:49:42 483 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=0}@114ad8a7 waiting
2022-03-28 05:49:42 483 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=0}@445b5b4f size 1 > capacity
2022-03-28 05:49:42 483 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@44d7b17a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 483 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 waiting with 3 keys
2022-03-28 05:49:42 483 DEBUG [org.eclipse.jetty.io.FillInterest][dw-20] invocationID:{InvocationID} - fillable FillInterest@cbcfd61{SSLC.NBReadCB@44d7b17a{SslConnection@44d7b17a::SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@44d7b17a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-28 05:49:42 483 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@34208baa{s=1/1,p=0}@445b5b4f in InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}]
2022-03-28 05:49:42 483 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20] invocationID:{InvocationID} - >c.onFillable SslConnection@44d7b17a::SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@44d7b17a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 483 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20] invocationID:{InvocationID} - onFillable SslConnection@44d7b17a::SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@44d7b17a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 483 DEBUG [org.eclipse.jetty.io.FillInterest][dw-20] invocationID:{InvocationID} - fillable FillInterest@1f740d4f{AC.ReadCB@74b98fa1{HttpConnection@74b98fa1::DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=FI,flush=-,to=2/30000}}}
2022-03-28 05:49:42 483 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-20] invocationID:{InvocationID} - HttpConnection@74b98fa1::DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-28 05:49:42 483 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20] invocationID:{InvocationID} - >fill SslConnection@44d7b17a::SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@44d7b17a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 483 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-28 05:49:42 484 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-20] invocationID:{InvocationID} - filled 220 HeapByteBuffer@4446ae29[p=0,l=220,c=17408,r=220]={<<<\x17\x03\x03\x005\x83b\xC5\x917\xFd\xF5\xB8lQ\xFffv\xEe\xAc\xA6\xE3R\x17\xEf...\xAd\x0fl\xF7\x8b\xB45=\x03\xC7;\x97\xB6C\x93\x08#\xB6\xDc{J\x1bL>>>,\x00E\x00C\x13\x01Hj...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:42 484 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20] invocationID:{InvocationID} - net filled=220
2022-03-28 05:49:42 484 DEBUG [jdk.event.security][dw-20] invocationID:{InvocationID} -  TLSHandshake: 10.233.70.61:33062, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2022-03-28 05:49:42 484 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20] invocationID:{InvocationID} - unwrap net_filled=220 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=220,c=17408,r=162] unwrapBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x012>/\x8a\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x012>/\x8a\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:42 485 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20] invocationID:{InvocationID} - handshake succeeded SslConnection@44d7b17a::SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=162/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256
2022-03-28 05:49:42 485 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-28 05:49:42 485 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-20] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4446ae29[p=58,l=220,c=17408,r=162]={\x17\x03\x03\x005\x14\x00\x00 ...\xE8?\x93\xE7\xAeAY<<<\x17\x03\x03\x00\x9d\xAa\x0e\xB3;\xF7w\x87\x8a\xC5\xCc\xEa\x81us\xCc~\x82\x01\xB5\x00...\xAd\x0fl\xF7\x8b\xB45=\x03\xC7;\x97\xB6C\x93\x08#\xB6\xDc{J\x1bL>>>,\x00E\x00C\x13\x01Hj...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:42 485 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20] invocationID:{InvocationID} - net filled=0
2022-03-28 05:49:42 485 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 162 bytesProduced = 140 encryptedBuffer=[p=220,l=220,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3354b9bf[p=0,l=140,c=17408,r=140]={<<>>\xEb]\xF5\xFdB\x7f\x08\xF7\x8e...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3354b9bf[p=0,l=140,c=17408,r=140]={<<>>\xEb]\xF5\xFdB\x7f\x08\xF7\x8e...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:42 485 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20] invocationID:{InvocationID} - SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 485 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-20] invocationID:{InvocationID} - HttpConnection@74b98fa1::DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=3/30000} filled 140 HeapByteBuffer@3354b9bf[p=0,l=140,c=17408,r=140]={<<>>\xEb]\xF5\xFdB\x7f\x08\xF7\x8e...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:42 485 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-20] invocationID:{InvocationID} - HttpConnection@74b98fa1::DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@3354b9bf[p=0,l=140,c=17408,r=140]={<<>>\xEb]\xF5\xFdB\x7f\x08\xF7\x8e...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-28 05:49:42 485 DEBUG [org.eclipse.jetty.http.HttpParser][dw-20] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3354b9bf[p=0,l=140,c=17408,r=140]={<<>>\xEb]\xF5\xFdB\x7f\x08\xF7\x8e...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:42 485 DEBUG [org.eclipse.jetty.http.HttpParser][dw-20] invocationID:{InvocationID} - START --> SPACE1
2022-03-28 05:49:42 485 DEBUG [org.eclipse.jetty.http.HttpParser][dw-20] invocationID:{InvocationID} - SPACE1 --> URI
2022-03-28 05:49:42 485 DEBUG [org.eclipse.jetty.http.HttpParser][dw-20] invocationID:{InvocationID} - URI --> SPACE2
2022-03-28 05:49:42 485 DEBUG [org.eclipse.jetty.http.HttpParser][dw-20] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2022-03-28 05:49:42 485 DEBUG [org.eclipse.jetty.http.HttpParser][dw-20] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2022-03-28 05:49:42 485 DEBUG [org.eclipse.jetty.http.HttpParser][dw-20] invocationID:{InvocationID} - HEADER:Host --> VALUE
2022-03-28 05:49:42 485 DEBUG [org.eclipse.jetty.http.HttpParser][dw-20] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2022-03-28 05:49:42 485 DEBUG [org.eclipse.jetty.http.HttpParser][dw-20] invocationID:{InvocationID} - HEADER:Host --> FIELD
2022-03-28 05:49:42 485 DEBUG [org.eclipse.jetty.http.HttpParser][dw-20] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2022-03-28 05:49:42 485 DEBUG [org.eclipse.jetty.http.HttpParser][dw-20] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2022-03-28 05:49:42 485 DEBUG [org.eclipse.jetty.http.HttpParser][dw-20] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2022-03-28 05:49:42 485 DEBUG [org.eclipse.jetty.http.HttpParser][dw-20] invocationID:{InvocationID} - HEADER:Accept: */* --> IN_VALUE
2022-03-28 05:49:42 485 DEBUG [org.eclipse.jetty.http.HttpParser][dw-20] invocationID:{InvocationID} - HEADER:Accept: */* --> FIELD
2022-03-28 05:49:42 485 DEBUG [org.eclipse.jetty.http.HttpParser][dw-20] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2022-03-28 05:49:42 485 DEBUG [org.eclipse.jetty.http.HttpParser][dw-20] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2022-03-28 05:49:42 485 DEBUG [org.eclipse.jetty.http.HttpParser][dw-20] invocationID:{InvocationID} - HEADER --> CONTENT
2022-03-28 05:49:42 486 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-20] invocationID:{InvocationID} - REQUEST for //10.233.70.106:9101/api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.70.106:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
GET //10.233.70.106:9101/api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.70.106:9101
User-Agent: kube-probe/1.22
Accept: */*
Connection: close


2022-03-28 05:49:42 486 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-20] invocationID:{InvocationID} - HttpConnection@74b98fa1::DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=4/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2022-03-28 05:49:42 486 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-20] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@74b98fa1::DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=4/30000}
2022-03-28 05:49:42 486 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-20] invocationID:{InvocationID} - handle //10.233.70.106:9101/api/holmes-rule-mgmt/v1/healthcheck HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.70.106:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1} 
2022-03-28 05:49:42 486 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-20] invocationID:{InvocationID} - handling HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2022-03-28 05:49:42 486 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-20] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//10.233.70.106:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1}
2022-03-28 05:49:42 486 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-20] invocationID:{InvocationID} - Host 10.233.70.106 with SNI null
2022-03-28 05:49:42 486 DEBUG [org.eclipse.jetty.server.Server][dw-20] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.106:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1}
2022-03-28 05:49:42 486 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-20] invocationID:{InvocationID} - GzipHandler@53d9826f{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.70.106:9101/api/holmes-rule-mgmt/v1/healthcheck)@448d4214 in null
2022-03-28 05:49:42 486 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-20] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@6a9b9909{/,null,AVAILABLE}
2022-03-28 05:49:42 486 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-20] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@6a9b9909{/,null,AVAILABLE}
2022-03-28 05:49:42 487 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-20] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-2404b5a@ecef940a==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-03-28 05:49:42 487 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-20] invocationID:{InvocationID} - chain=customFilter@383caf89==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-68e02f33@68e02f33==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-7cfac39f@7cfac39f==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-2404b5a@ecef940a==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-03-28 05:49:42 487 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-20] invocationID:{InvocationID} - call filter customFilter@383caf89==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2022-03-28 05:49:42 487 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-20] invocationID:{InvocationID} - Entering.
2022-03-28 05:49:42 487 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-20] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2022-03-28 05:49:42 487 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-20] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 6ba7375d-d9b3-406b-8d98-d241c1a24dc2
2022-03-28 05:49:42 487 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-20] invocationID:{InvocationID} - Invoking synchronously ... 
2022-03-28 05:49:42 487 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-20] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-68e02f33@68e02f33==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2022-03-28 05:49:42 487 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-20] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-7cfac39f@7cfac39f==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2022-03-28 05:49:42 487 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-2404b5a@ecef940a==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-03-28 05:49:42 489 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@53d9826f{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.70.106:9101/api/holmes-rule-mgmt/v1/healthcheck)@448d4214
2022-03-28 05:49:42 489 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@4fa8e404 exclude no deflater
2022-03-28 05:49:42 489 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@f5afd04[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@481283a8{null}
2022-03-28 05:49:42 489 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.106:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
200 OK HTTP/1.1
Connection: close
Date: Mon, 28 Mar 2022 05:49:42 GMT
X-TransactionID: 6ba7375d-d9b3-406b-8d98-d241c1a24dc2
X-InvocationID: 104203be-1e43-4ea4-b47d-61326023d71f
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2022-03-28 05:49:42 489 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@66a1f55c[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6e21b548] (null,[p=0,l=4,c=8192,r=4],true)@START
2022-03-28 05:49:42 489 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@f5afd04[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:42 489 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Mon, 28 Mar 2022 05:49:42 GMT
X-TransactionID: 6ba7375d-d9b3-406b-8d98-d241c1a24dc2
X-InvocationID: 104203be-1e43-4ea4-b47d-61326023d71f
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2022-03-28 05:49:42 489 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2022-03-28 05:49:42 490 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@66a1f55c[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6e21b548] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2022-03-28 05:49:42 490 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@36cbd755{IDLE}->null [HeapByteBuffer@379b2376[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@f5afd04[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2022-03-28 05:49:42 490 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@36cbd755{WRITING}->null:IDLE-->WRITING
2022-03-28 05:49:42 490 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@44d7b17a::SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27885a98{s=COMPLETING}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.106:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2022-03-28 05:49:42 490 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@379b2376[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:42 490 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@f5afd04[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:42 490 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2022-03-28 05:49:42 490 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20 - 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
2022-03-28 05:49:42 491 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=W,to=9/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27885a98{s=COMPLETING}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.106:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2022-03-28 05:49:42 491 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-28 05:49:42 491 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=W,to=9/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27885a98{s=COMPLETING}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.106:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2022-03-28 05:49:42 491 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@36cbd755{WRITING}->null
2022-03-28 05:49:42 491 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@36cbd755{IDLE}->null:WRITING-->IDLE
2022-03-28 05:49:42 491 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@66a1f55c[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6e21b548] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2022-03-28 05:49:42 491 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@66a1f55c[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6e21b548] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2022-03-28 05:49:42 491 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=9/30000}
2022-03-28 05:49:42 491 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@44d7b17a::SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27885a98{s=END}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.106:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6} oshut=false, ishut=false
2022-03-28 05:49:42 491 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@44d7b17a::SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@44d7b17a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27885a98{s=END}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.106:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2022-03-28 05:49:42 491 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@6630b68e[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-28 05:49:42 491 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-28 05:49:42 492 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20 - 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
2022-03-28 05:49:42 492 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@44d7b17a{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27885a98{s=END}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.106:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2022-03-28 05:49:42 492 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-28 05:49:42 492 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@44d7b17a{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27885a98{s=END}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.106:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2022-03-28 05:49:42 492 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@44d7b17a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27885a98{s=END}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.106:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2022-03-28 05:49:42 492 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@44d7b17a::SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@44d7b17a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27885a98{s=END}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.106:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2022-03-28 05:49:42 492 DEBUG [org.eclipse.jetty.io.FillInterest][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@cbcfd61{SSLC.NBReadCB@44d7b17a{SslConnection@44d7b17a::SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@44d7b17a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUTTING,fill=-,flush=-,to=11/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27885a98{s=END}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.106:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}}}
2022-03-28 05:49:42 492 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@44d7b17a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUTTING,fill=-,flush=-,to=11/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27885a98{s=END}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.106:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2022-03-28 05:49:42 492 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$507/0x00000001005b1040@7519c1ed on ManagedSelector@570b2057{STARTED} id=0 keys=3 selected=0 updates=0
2022-03-28 05:49:42 492 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@570b2057{STARTED} id=0 keys=3 selected=0 updates=1
2022-03-28 05:49:42 492 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken with none selected
2022-03-28 05:49:42 492 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken up from select, 0/0/3 selected
2022-03-28 05:49:42 492 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 processing 0 keys, 1 updates
2022-03-28 05:49:42 492 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 1
2022-03-28 05:49:42 492 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$507/0x00000001005b1040@7519c1ed
2022-03-28 05:49:42 492 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=e77492cc-20ec-4fb5-994e-fb35d27129b6, referenceCounter=0, store size=0} on thread dw-20 - GET /api/holmes-rule-mgmt/v1/healthcheck
2022-03-28 05:49:42 493 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-20] invocationID:{InvocationID} - Exiting.
2022-03-28 05:49:42 493 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@44d7b17a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUT,fill=-,flush=-,to=11/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27885a98{s=END}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.106:9101/api/holmes-rule-mgmt/v1/healthcheck,age=8}
2022-03-28 05:49:42 493 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2022-03-28 05:49:42 493 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 waiting with 3 keys
2022-03-28 05:49:42 493 DEBUG [org.eclipse.jetty.server.Server][dw-20] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.106:9101/api/holmes-rule-mgmt/v1/healthcheck,age=8}
2022-03-28 05:49:42 493 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken up from select, 1/1/3 selected
2022-03-28 05:49:42 493 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 processing 1 keys, 0 updates
2022-03-28 05:49:42 493 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-20] invocationID:{InvocationID} - unhandle HttpChannelState@6adfd089{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2022-03-28 05:49:42 493 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-20] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@6adfd089{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-28 05:49:42 493 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-20] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.106:9101/api/holmes-rule-mgmt/v1/healthcheck,age=8}
2022-03-28 05:49:42 493 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-20] invocationID:{InvocationID} - completed HttpChannelState@6adfd089{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-28 05:49:42 493 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-20] invocationID:{InvocationID} - unhandle HttpChannelState@6adfd089{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-28 05:49:42 493 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-20] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@6adfd089{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-28 05:49:42 493 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-20] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.70.106:9101/api/holmes-rule-mgmt/v1/healthcheck,age=8}
2022-03-28 05:49:42 493 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-20] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/healthcheck written=4
2022-03-28 05:49:42 493 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.70.106:9101 remote=/10.233.70.61:33062], selector=sun.nio.ch.EPollSelectorImpl@a4b1750, interestOps=1, readyOps=1 SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@44d7b17a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUT,fill=-,flush=-,to=11/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27885a98{s=END}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.70.106:9101/api/holmes-rule-mgmt/v1/healthcheck,age=8} 
2022-03-28 05:49:42 493 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@44d7b17a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUT,fill=-,flush=-,to=11/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27885a98{s=END}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.70.106:9101/api/holmes-rule-mgmt/v1/healthcheck,age=8}
2022-03-28 05:49:42 493 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-20] invocationID:{InvocationID} - recycle HttpChannelState@6adfd089{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-28 05:49:42 493 DEBUG [org.eclipse.jetty.http.HttpParser][dw-20] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2022-03-28 05:49:42 493 DEBUG [org.eclipse.jetty.http.HttpParser][dw-20] invocationID:{InvocationID} - CONTENT --> CLOSE
2022-03-28 05:49:42 493 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-20] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 493 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@44d7b17a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUT,fill=-,flush=-,to=12/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-28 05:49:42 493 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20] invocationID:{InvocationID} - >fill SslConnection@44d7b17a::SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@44d7b17a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUT,fill=-,flush=-,to=12/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 493 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-28 05:49:42 493 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-20] invocationID:{InvocationID} - filled 24 HeapByteBuffer@4446ae29[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\x89\xE7\x1f\xBeX7\x1do\xB3O\x7f!]>>1\xE3\xDc0\xAb\xF0\xA2\x86\n...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:42 493 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20] invocationID:{InvocationID} - net filled=24
2022-03-28 05:49:42 493 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=0} tryExecute EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}][pc=0,pic=0,pec=9,epc=1641]@2022-03-28T05:49:42.493768Z
10.233.70.61 - - [28/Mar/2022:05:49:42 +0000] "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.22" 8
2022-03-28 05:49:42 493 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20] 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@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE3\xDb\xA3\xF1...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE3\xDb\xA3\xF1...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:42 493 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=0/1,p=0}@114ad8a7 offer EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=0}][pc=0,pic=0,pec=9,epc=1641]@2022-03-28T05:49:42.493906Z
2022-03-28 05:49:42 493 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=0/1,p=1} startReservedThread p=1
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20] invocationID:{InvocationID} - SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUT,fill=-,flush=-,to=12/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue ReservedThreadExecutor@34208baa{s=0/1,p=1}@6b8737f2 startThread=0
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.http.HttpParser][dw-20] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run ReservedThreadExecutor@34208baa{s=0/1,p=1}@6b8737f2 in InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=1}]
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=1}@6b8737f2 started
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=0/1,p=1}@114ad8a7 task=EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=1}][pc=0,pic=0,pec=9,epc=1641]@2022-03-28T05:49:42.494101Z
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=0}@6b8737f2 waiting
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}][pc=0,pic=0,pec=9,epc=1641]@2022-03-28T05:49:42.494229Z tryProduce true
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-20] invocationID:{InvocationID} - HttpConnection@74b98fa1::DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUT,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE3\xDb\xA3\xF1...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-20] invocationID:{InvocationID} - close DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUT,fill=-,flush=-,to=12/30000}
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-20] invocationID:{InvocationID} - close(null) DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUT,fill=-,flush=-,to=12/30000}
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}][pc=0,pic=0,pec=9,epc=1641]@2022-03-28T05:49:42.494307Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUT,fill=-,flush=-,to=12/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20] invocationID:{InvocationID} - shutdownOutput: SslConnection@44d7b17a::SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=true, ishut=false
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 waiting with 3 keys
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20] invocationID:{InvocationID} - ensureFillInterested SslConnection@44d7b17a::SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@cbcfd61{SSLC.NBReadCB@44d7b17a{SslConnection@44d7b17a::SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.io.FillInterest][dw-20] invocationID:{InvocationID} - interested FillInterest@cbcfd61{SSLC.NBReadCB@44d7b17a{SslConnection@44d7b17a::SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >c.onFillable SslConnection@44d7b17a::SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-20] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,CLOSED,fill=-,flush=-,to=13/30000}
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$507/0x00000001005b1040@7519c1ed on ManagedSelector@570b2057{STARTED} id=0 keys=3 selected=0 updates=0
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@570b2057{STARTED} id=0 keys=3 selected=0 updates=1
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close(null) DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,CLOSED,fill=-,flush=-,to=13/30000}
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken with none selected
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-20] invocationID:{InvocationID} - close SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken up from select, 0/0/3 selected
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - onFillable SslConnection@44d7b17a::SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@1f740d4f{null}
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 processing 0 keys, 1 updates
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-20] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$507/0x00000001005b1040@7519c1ed
2022-03-28 05:49:42 494 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - FillInterest@1f740d4f{null} lost race null
2022-03-28 05:49:42 495 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-20] invocationID:{InvocationID} - doClose SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 495 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@6d29ea27{l=/10.233.70.106:9101,r=/10.233.70.61:33062,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 495 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2022-03-28 05:49:42 495 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=/10.233.70.106:9101,r=/10.233.70.61:33062,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 495 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 waiting with 3 keys
2022-03-28 05:49:42 495 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=0}@1a974197 size 1 > capacity
2022-03-28 05:49:42 495 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran ReservedThreadExecutor@34208baa{s=1/1,p=0}@1a974197 in InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}]
2022-03-28 05:49:42 495 DEBUG [org.eclipse.jetty.io.FillInterest][dw-20] invocationID:{InvocationID} - onClose FillInterest@cbcfd61{SSLC.NBReadCB@44d7b17a{SslConnection@44d7b17a::SocketChannelEndPoint@6d29ea27{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-28 05:49:42 495 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20] invocationID:{InvocationID} - onFillableFail SslConnection@44d7b17a::SocketChannelEndPoint@6d29ea27{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 495 DEBUG [org.eclipse.jetty.io.FillInterest][dw-20] invocationID:{InvocationID} - onFail FillInterest@1f740d4f{null}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:150)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:355)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:227)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1366)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:254)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:255)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-28 05:49:42 495 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20] invocationID:{InvocationID} - Wakeup ManagedSelector@570b2057{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-28 05:49:42 495 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-20] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6a181de7 startThread=0
2022-03-28 05:49:42 495 DEBUG [org.eclipse.jetty.io.FillInterest][dw-20] invocationID:{InvocationID} - onClose FillInterest@1f740d4f{null}
2022-03-28 05:49:42 495 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken with none selected
2022-03-28 05:49:42 495 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-20] invocationID:{InvocationID} - HttpConnection@74b98fa1::DecryptedEndPoint@48856727{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE3\xDb\xA3\xF1...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-28 05:49:42 495 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken up from select, 0/0/2 selected
2022-03-28 05:49:42 495 DEBUG [org.eclipse.jetty.http.HttpParser][dw-20] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE3\xDb\xA3\xF1...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:42 495 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 processing 0 keys, 0 updates
2022-03-28 05:49:42 495 DEBUG [org.eclipse.jetty.http.HttpParser][dw-20] invocationID:{InvocationID} - CLOSE --> CLOSED
2022-03-28 05:49:42 495 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0
2022-03-28 05:49:42 495 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2022-03-28 05:49:42 495 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-20] invocationID:{InvocationID} - HttpConnection@74b98fa1::DecryptedEndPoint@48856727{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-28 05:49:42 495 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 waiting with 2 keys
2022-03-28 05:49:42 495 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6a181de7 in InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}]
2022-03-28 05:49:42 495 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-20] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@74b98fa1::DecryptedEndPoint@48856727{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=14/30000}
2022-03-28 05:49:42 495 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-20] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@48856727{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=14/30000}
2022-03-28 05:49:42 495 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-20] invocationID:{InvocationID} - HttpConnection@74b98fa1::DecryptedEndPoint@48856727{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=14/30000} onFillable exit HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-28 05:49:42 495 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@6d29ea27{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 496 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-20] invocationID:{InvocationID} - SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 496 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-20] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=0}@74c72639 size 1 > capacity
2022-03-28 05:49:42 496 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-20] invocationID:{InvocationID} - ran ReservedThreadExecutor@34208baa{s=1/1,p=0}@74c72639 in InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}]
2022-03-28 05:49:42 496 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onClose HttpConnection@74b98fa1::DecryptedEndPoint@48856727{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=14/30000}
2022-03-28 05:49:42 496 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onClose SslConnection@44d7b17a::SocketChannelEndPoint@6d29ea27{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@44d7b17a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48856727{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@74b98fa1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27885a98{s=START}]=>HttpChannelOverHttp@7647c22{s=HttpChannelState@6adfd089{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:42 496 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6a181de7 in InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}]
2022-03-28 05:49:47 446 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@3a3c3695] obtained in 0 millis
2022-03-28 05:49:47 447 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@7c8ef518, maxRows=0, fetchSize=0, flags=16
2022-03-28 05:49:47 447 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Bind(stmt=S_1,portal=null)
2022-03-28 05:49:47 447 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=0)
2022-03-28 05:49:47 447 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Sync
2022-03-28 05:49:47 448 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE BindComplete [unnamed]
2022-03-28 05:49:47 448 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE DataRow(len=39)
2022-03-28 05:49:47 448 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE CommandStatus(SELECT 1)
2022-03-28 05:49:47 448 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2022-03-28 05:49:47 449 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.getAllEntities */ SELECT * FROM ENGINE_ENTITY] took 1 millis
2022-03-28 05:49:47 449 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getString columnIndex: 2
2022-03-28 05:49:47 449 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getInt columnIndex: 3
2022-03-28 05:49:47 449 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getLong columnIndex: 4
2022-03-28 05:49:47 449 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@3a3c3695] released
2022-03-28 05:49:47 449 INFO  [org.onap.holmes.rulemgt.RuleAllocator][RuleAllocatorTimer] invocationID:{InvocationID} - There are 1 engine instance(s) running currently.
2022-03-28 05:49:47 449 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@3cb0230] obtained in 0 millis
2022-03-28 05:49:47 449 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@349a12b3, maxRows=0, fetchSize=0, flags=16
2022-03-28 05:49:47 450 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Bind(stmt=S_3,portal=null)
2022-03-28 05:49:47 450 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=0)
2022-03-28 05:49:47 450 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Sync
2022-03-28 05:49:47 451 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE BindComplete [unnamed]
2022-03-28 05:49:47 451 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE CommandStatus(SELECT 0)
2022-03-28 05:49:47 451 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2022-03-28 05:49:47 451 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.getLegacyEngines */ SELECT DISTINCT(ENGINEINSTANCE) FROM APLUS_RULE] took 1 millis
2022-03-28 05:49:47 451 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@3cb0230] released
2022-03-28 05:49:47 452 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@77e2e7f9] obtained in 0 millis
2022-03-28 05:49:47 452 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@140ab08e, maxRows=0, fetchSize=0, flags=16
2022-03-28 05:49:47 452 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Bind(stmt=S_4,portal=null,$1=<1>,type=INT4)
2022-03-28 05:49:47 452 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=0)
2022-03-28 05:49:47 452 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Sync
2022-03-28 05:49:47 453 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE BindComplete [unnamed]
2022-03-28 05:49:47 453 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE CommandStatus(SELECT 0)
2022-03-28 05:49:47 453 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2022-03-28 05:49:47 453 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - statement:[/* CorrelationRuleDao.queryRuleByEnable */ SELECT * FROM APLUS_RULE WHERE enable=?] took 1 millis
2022-03-28 05:49:47 454 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@77e2e7f9] released
2022-03-28 05:49:47 454 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@45b3f3bd] obtained in 0 millis
2022-03-28 05:49:47 454 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@7d396d83, maxRows=0, fetchSize=0, flags=16
2022-03-28 05:49:47 454 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Bind(stmt=S_2,portal=null,$1=<'10.233.68.43'>,type=VARCHAR)
2022-03-28 05:49:47 455 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=0)
2022-03-28 05:49:47 455 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Sync
2022-03-28 05:49:47 455 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE BindComplete [unnamed]
2022-03-28 05:49:47 456 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE CommandStatus(SELECT 0)
2022-03-28 05:49:47 456 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2022-03-28 05:49:47 456 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - statement:[/* CorrelationRuleDao.queryRuleByEngineInstance */ SELECT * FROM APLUS_RULE WHERE engineinstance=?] took 1 millis
2022-03-28 05:49:47 456 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@45b3f3bd] released
2022-03-28 05:49:47 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken up from select, 1/1/2 selected
2022-03-28 05:49:47 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 processing 1 keys, 0 updates
2022-03-28 05:49:47 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:55094], selector=sun.nio.ch.EPollSelectorImpl@a4b1750, interestOps=1, readyOps=1 SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=10000/30000}{io=1/1,kio=1,kro=1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=10000/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-28 05:49:47 603 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=10000/30000}{io=1/0,kio=1,kro=1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=10001/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 603 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=10000/30000}{io=1/0,kio=1,kro=1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=10001/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-28 05:49:47 610 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=0} tryExecute EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}][pc=0,pic=0,pec=9,epc=1642]@2022-03-28T05:49:47.610056Z
2022-03-28 05:49:47 611 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=0/1,p=0}@6b8737f2 offer EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=0}][pc=0,pic=0,pec=9,epc=1642]@2022-03-28T05:49:47.610975Z
2022-03-28 05:49:47 611 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=0/1,p=1} startReservedThread p=1
2022-03-28 05:49:47 611 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue ReservedThreadExecutor@34208baa{s=0/1,p=1}@1905f628 startThread=0
2022-03-28 05:49:47 612 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=0/1,p=1}@6b8737f2 task=EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=1}][pc=0,pic=0,pec=9,epc=1642]@2022-03-28T05:49:47.612541Z
2022-03-28 05:49:47 612 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run ReservedThreadExecutor@34208baa{s=0/1,p=1}@1905f628 in InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=1}]
2022-03-28 05:49:47 612 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=1}][pc=0,pic=0,pec=9,epc=1642]@2022-03-28T05:49:47.611275Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=10008/30000}{io=1/0,kio=1,kro=1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=10008/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-28 05:49:47 612 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=1}@1905f628 started
2022-03-28 05:49:47 612 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=0}@1905f628 waiting
2022-03-28 05:49:47 612 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=1}][pc=0,pic=0,pec=9,epc=1642]@2022-03-28T05:49:47.612626Z tryProduce true
2022-03-28 05:49:47 612 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 0
2022-03-28 05:49:47 612 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2022-03-28 05:49:47 612 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@7f6e8801{SSLC.NBReadCB@1eb0b437{SslConnection@1eb0b437::SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=10009/30000}{io=1/0,kio=1,kro=1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=10010/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-28 05:49:47 612 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >c.onFillable SslConnection@1eb0b437::SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=10009/30000}{io=0/0,kio=0,kro=1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=10010/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 612 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=10009/30000}{io=0/0,kio=0,kro=1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=10010/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 612 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillable SslConnection@1eb0b437::SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=10009/30000}{io=0/0,kio=0,kro=1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=10010/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 612 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 waiting with 2 keys
2022-03-28 05:49:47 612 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@41c29a00{AC.ReadCB@7788b916{HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=10010/30000}}}
2022-03-28 05:49:47 612 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken up from select, 1/1/2 selected
2022-03-28 05:49:47 612 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=10010/30000} onFillable enter HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-28 05:49:47 612 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 processing 1 keys, 0 updates
2022-03-28 05:49:47 613 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@1eb0b437::SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=10009/30000}{io=0/0,kio=0,kro=1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=10010/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 613 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-28 05:49:47 613 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:55096], selector=sun.nio.ch.EPollSelectorImpl@a4b1750, interestOps=1, readyOps=1 SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=9901/30000}{io=1/1,kio=1,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=9901/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-28 05:49:47 613 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 80 HeapByteBuffer@4446ae29[p=0,l=80,c=17408,r=80]={<<<\x17\x03\x03\x00#\x9b\xFc\x87\x08o\x93\xC8\xFe\x99%>\xBa\x12\x93."\xD7\xAb)\xAe...\xE8\xB4\xE4\xD9\xD9\xD55\xB5\xD8\xF7\xA8|\x9b|<\xE0\x94\x94\n\xDe\xC3\xCc">>>ule-mgmt/...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:47 613 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=80
2022-03-28 05:49:47 613 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=9901/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=9901/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 613 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=80 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 40 bytesProduced = 0 encryptedBuffer=[p=40,l=80,c=17408,r=40] unwrapBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE3\xDb\xA3\xF1...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE3\xDb\xA3\xF1...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:47 613 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-28 05:49:47 613 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=9901/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=9901/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-28 05:49:47 613 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - shutdownInput SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=17328/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=10010/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 613 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=0} tryExecute EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}][pc=0,pic=0,pec=9,epc=1643]@2022-03-28T05:49:47.613374Z
2022-03-28 05:49:47 613 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled -1 HeapByteBuffer@4446ae29[p=40,l=80,c=17408,r=40]={\x17\x03\x03\x00#\x01Z\x15\x00...\x1a\x9fA3i0\xB4<<<\x17\x03\x03\x00#>\xDf\xBeJ4emD\x1e\xCc\xFd!\xE8\xB4\xE4\xD9\xD9\xD55\xB5\xD8\xF7\xA8|\x9b|<\xE0\x94\x94\n\xDe\xC3\xCc">>>ule-mgmt/...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:47 613 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=-1
2022-03-28 05:49:47 613 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=0/1,p=0}@1905f628 offer EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=0}][pc=0,pic=0,pec=9,epc=1643]@2022-03-28T05:49:47.613444Z
2022-03-28 05:49:47 613 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=0/1,p=1} startReservedThread p=1
2022-03-28 05:49:47 613 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue ReservedThreadExecutor@34208baa{s=0/1,p=1}@1678f7de startThread=0
2022-03-28 05:49:47 613 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=-1 Status = CLOSED HandshakeStatus = NEED_WRAP bytesConsumed = 40 bytesProduced = 0 encryptedBuffer=[p=80,l=80,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE3\xDb\xA3\xF1...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE3\xDb\xA3\xF1...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:47 613 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@1eb0b437{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=10010/30000}=>HttpConnection@7788b916[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 613 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - atEOF HttpParser{s=START,0 of -1}
2022-03-28 05:49:47 613 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=10011/30000} filled -1 HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE3\xDb\xA3\xF1...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:47 613 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=10011/30000} parse HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE3\xDb\xA3\xF1...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-28 05:49:47 613 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=0/1,p=1}@1905f628 task=EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=1}][pc=0,pic=0,pec=9,epc=1643]@2022-03-28T05:49:47.613729Z
2022-03-28 05:49:47 613 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3354b9bf[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE3\xDb\xA3\xF1...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:47 613 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=1}][pc=0,pic=0,pec=9,epc=1643]@2022-03-28T05:49:47.613652Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=9902/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=9902/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-28 05:49:47 613 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - START --> CLOSED
2022-03-28 05:49:47 613 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=10011/30000}
2022-03-28 05:49:47 613 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=1}][pc=0,pic=0,pec=9,epc=1644]@2022-03-28T05:49:47.613821Z tryProduce true
2022-03-28 05:49:47 613 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=10011/30000}
2022-03-28 05:49:47 613 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 0
2022-03-28 05:49:47 613 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2022-03-28 05:49:47 613 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - shutdownOutput: SslConnection@1eb0b437::SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1eb0b437{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,CLOSED,fill=-,flush=-,to=10011/30000}=>HttpConnection@7788b916[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=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=true
2022-03-28 05:49:47 613 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@5c072619{SSLC.NBReadCB@2c67a555{SslConnection@2c67a555::SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=9902/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=9902/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-28 05:49:47 613 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >flush SslConnection@1eb0b437::SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1eb0b437{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,CLOSED,fill=-,flush=-,to=10011/30000}=>HttpConnection@7788b916[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 613 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@6630b68e[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-28 05:49:47 613 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-28 05:49:47 614 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >c.onFillable SslConnection@2c67a555::SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=9902/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=9902/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 614 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=9902/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=9902/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 614 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 waiting with 2 keys
2022-03-28 05:49:47 614 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 2 [p=0,l=40,c=17408,r=40] ioDone=true/true
2022-03-28 05:49:47 614 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - onFillable SslConnection@2c67a555::SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=9902/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=9902/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 614 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@13403983{AC.ReadCB@7cdb2e5e{HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=9902/30000}}}
2022-03-28 05:49:47 614 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,CLOSED,fill=-,flush=-,to=10011/30000}=>HttpConnection@7788b916[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 614 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=9902/30000} onFillable enter HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-28 05:49:47 614 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-28 05:49:47 614 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,CLOSED,fill=-,flush=-,to=10011/30000}=>HttpConnection@7788b916[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 614 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >fill SslConnection@2c67a555::SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=9902/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=9903/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 614 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-28 05:49:47 614 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - doClose SocketChannelEndPoint@a7ed2e2{l=/127.0.0.1:9101,r=/127.0.0.1:55094,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=/127.0.0.1:9101,r=/127.0.0.1:55094,CLOSED,fill=-,flush=-,to=10011/30000}=>HttpConnection@7788b916[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 614 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 80 HeapByteBuffer@6d0b99df[p=0,l=80,c=17408,r=80]={<<<\x17\x03\x03\x00#=\x98\xC7v\xCf^Y\xCa\x85\x7f0\xB5s\xB20\xFd\xA6R/\xB8...\xD8\xDd\xC1\x18\xF0\xB8\xA5@\x91\xD8\xF6\x14\x8f\xDavj@\x1e\x11\xE6\xD7\xFf\x03>>>\xDc\xA2\xA1\xD4ea\x18\xCd\xC7...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:47 614 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=80
2022-03-28 05:49:47 614 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - unwrap net_filled=80 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 40 bytesProduced = 0 encryptedBuffer=[p=40,l=80,c=17408,r=40] unwrapBuffer=HeapByteBuffer@2a82be10[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\nz\xBf\x12\x80\x99...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2a82be10[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\nz\xBf\x12\x80\x99...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:47 614 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - onClose FillInterest@7f6e8801{null}
2022-03-28 05:49:47 614 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-28 05:49:47 614 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup ManagedSelector@570b2057{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-28 05:49:47 614 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@b1b48aa startThread=0
2022-03-28 05:49:47 614 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - shutdownInput SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=17328/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=9903/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 614 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken with none selected
2022-03-28 05:49:47 614 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken up from select, 0/0/1 selected
2022-03-28 05:49:47 614 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 processing 0 keys, 0 updates
2022-03-28 05:49:47 614 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 0
2022-03-28 05:49:47 614 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2022-03-28 05:49:47 614 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled -1 HeapByteBuffer@6d0b99df[p=40,l=80,c=17408,r=40]={\x17\x03\x03\x00#\x01Z\x15\x00...O\xD2\x16H\x96\xCe^<<<\x17\x03\x03\x00#smys\x9e\xEd\x88\xA3Z\xFb\xBd\xA1\xD8\xDd\xC1\x18\xF0\xB8\xA5@\x91\xD8\xF6\x14\x8f\xDavj@\x1e\x11\xE6\xD7\xFf\x03>>>\xDc\xA2\xA1\xD4ea\x18\xCd\xC7...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:47 614 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 waiting with 1 keys
2022-03-28 05:49:47 614 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=-1
2022-03-28 05:49:47 614 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10012/30000}=>HttpConnection@7788b916[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 614 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close SocketChannelEndPoint@a7ed2e2{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@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10012/30000}=>HttpConnection@7788b916[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 615 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - unwrap net_filled=-1 Status = CLOSED HandshakeStatus = NEED_WRAP bytesConsumed = 40 bytesProduced = 0 encryptedBuffer=[p=80,l=80,c=17408,r=0] unwrapBuffer=HeapByteBuffer@2a82be10[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\nz\xBf\x12\x80\x99...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2a82be10[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\nz\xBf\x12\x80\x99...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:47 615 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@a7ed2e2{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@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10012/30000}=>HttpConnection@7788b916[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 615 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close SocketChannelEndPoint@a7ed2e2{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@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10012/30000}=>HttpConnection@7788b916[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 615 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@2c67a555{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=9903/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 615 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - atEOF HttpParser{s=START,0 of -1}
2022-03-28 05:49:47 615 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@a7ed2e2{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@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10012/30000}=>HttpConnection@7788b916[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 615 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - onClose FillInterest@41c29a00{null}
2022-03-28 05:49:47 615 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10012/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-28 05:49:47 615 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=9904/30000} filled -1 HeapByteBuffer@2a82be10[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\nz\xBf\x12\x80\x99...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:47 615 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10012/30000}
2022-03-28 05:49:47 615 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@46956f1f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10012/30000}
2022-03-28 05:49:47 615 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=9904/30000} parse HeapByteBuffer@2a82be10[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\nz\xBf\x12\x80\x99...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-28 05:49:47 615 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@2a82be10[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\nz\xBf\x12\x80\x99...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:47 615 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - START --> CLOSED
2022-03-28 05:49:47 615 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10012/30000} onFillable exit HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-28 05:49:47 615 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=9904/30000}
2022-03-28 05:49:47 615 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close(null) DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=9904/30000}
2022-03-28 05:49:47 615 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10012/30000}=>HttpConnection@7788b916[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 615 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - shutdownOutput: SslConnection@2c67a555::SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,CLOSED,fill=-,flush=-,to=9904/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=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=true
2022-03-28 05:49:47 615 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=1}@114ad8a7 waiting
2022-03-28 05:49:47 615 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >flush SslConnection@2c67a555::SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,CLOSED,fill=-,flush=-,to=9904/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 615 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@6630b68e[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-28 05:49:47 615 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-28 05:49:47 615 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 2 [p=0,l=40,c=17408,r=40] ioDone=true/true
2022-03-28 05:49:47 615 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@34208baa{s=1/1,p=1}@1678f7de in InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=1}]
2022-03-28 05:49:47 615 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=1}@1678f7de size 1 > capacity
2022-03-28 05:49:47 615 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@b1b48aa in InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=1}]
2022-03-28 05:49:47 615 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@34208baa{s=1/1,p=0}@1678f7de in InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}]
2022-03-28 05:49:47 615 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,CLOSED,fill=-,flush=-,to=9904/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 615 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-28 05:49:47 616 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@a7ed2e2{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10013/30000}=>HttpConnection@7788b916[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 616 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,CLOSED,fill=-,flush=-,to=9904/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 616 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onClose HttpConnection@7788b916::DecryptedEndPoint@46956f1f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10013/30000}
2022-03-28 05:49:47 616 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - doClose SocketChannelEndPoint@7b579e09{l=/127.0.0.1:9101,r=/127.0.0.1:55096,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=/127.0.0.1:9101,r=/127.0.0.1:55096,CLOSED,fill=-,flush=-,to=9904/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 616 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - onClose FillInterest@5c072619{null}
2022-03-28 05:49:47 616 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Wakeup ManagedSelector@570b2057{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-28 05:49:47 616 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onClose SslConnection@1eb0b437::SocketChannelEndPoint@a7ed2e2{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1eb0b437{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46956f1f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10013/30000}=>HttpConnection@7788b916[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73b0cd69{s=START}]=>HttpChannelOverHttp@4ce3b52b{s=HttpChannelState@3a00437f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 616 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5a9a6b7b startThread=0
2022-03-28 05:49:47 616 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken with none selected
2022-03-28 05:49:47 616 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@b1b48aa in InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}]
2022-03-28 05:49:47 616 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken up from select, 0/0/0 selected
2022-03-28 05:49:47 616 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 processing 0 keys, 0 updates
2022-03-28 05:49:47 616 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 0
2022-03-28 05:49:47 616 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2022-03-28 05:49:47 616 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 waiting with 0 keys
2022-03-28 05:49:47 616 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5a9a6b7b in InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}]
2022-03-28 05:49:47 616 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=9905/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 616 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@7b579e09{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@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=9905/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 616 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close SocketChannelEndPoint@7b579e09{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@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=9905/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 616 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onClose HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=9905/30000}
2022-03-28 05:49:47 616 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@7b579e09{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@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=9905/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 616 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onClose SslConnection@2c67a555::SocketChannelEndPoint@7b579e09{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@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=9905/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 616 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5a9a6b7b in InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}]
2022-03-28 05:49:47 617 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close SocketChannelEndPoint@7b579e09{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@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=9905/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 617 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@7b579e09{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=9905/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 617 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - onClose FillInterest@13403983{null}
2022-03-28 05:49:47 617 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=9906/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-28 05:49:47 617 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=9906/30000}
2022-03-28 05:49:47 617 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@46fb895a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=9906/30000}
2022-03-28 05:49:47 617 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@7cdb2e5e::DecryptedEndPoint@46fb895a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=9906/30000} onFillable exit HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-28 05:49:47 617 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@2c67a555{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46fb895a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=9906/30000}=>HttpConnection@7cdb2e5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@36cc58da{s=START}]=>HttpChannelOverHttp@1c425e0c{s=HttpChannelState@19bf8b6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:47 617 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=0}@6b8737f2 size 1 > capacity
2022-03-28 05:49:47 617 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran ReservedThreadExecutor@34208baa{s=1/1,p=0}@6b8737f2 in InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}]
2022-03-28 05:49:52 458 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@4ebd6fd6-RuleActiveApp@58a2d9f9{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@273f8907[java.nio.channels.SocketChannel[connected local=/10.233.70.106:9101 remote=/10.233.70.61:33220]] on ManagedSelector@570b2057{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-28 05:49:52 458 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@4ebd6fd6-RuleActiveApp@58a2d9f9{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@570b2057{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-28 05:49:52 458 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken with none selected
2022-03-28 05:49:52 458 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken up from select, 0/0/0 selected
2022-03-28 05:49:52 458 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 processing 0 keys, 1 updates
2022-03-28 05:49:52 458 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1
2022-03-28 05:49:52 458 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update Accept@273f8907[java.nio.channels.SocketChannel[connected local=/10.233.70.106:9101 remote=/10.233.70.61:33220]]
2022-03-28 05:49:52 458 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue Accept@273f8907[java.nio.channels.SocketChannel[connected local=/10.233.70.106:9101 remote=/10.233.70.61:33220]] startThread=0
2022-03-28 05:49:52 458 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2022-03-28 05:49:52 458 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 waiting with 1 keys
2022-03-28 05:49:52 458 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run Accept@273f8907[java.nio.channels.SocketChannel[connected local=/10.233.70.106:9101 remote=/10.233.70.61:33220]] in InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}]
2022-03-28 05:49:52 459 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-26] invocationID:{InvocationID} - SocketChannelEndPoint@1362c2ad{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-28 05:49:52 459 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-26] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@39019b55
2022-03-28 05:49:52 460 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - new HttpChannelOverHttp@3949cd42{s=HttpChannelState@bbec675{s=IDLE rs=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@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@bbec675{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2022-03-28 05:49:52 460 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - New HTTP Connection HttpConnection@3ba2e3aa::DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=0/30000}
2022-03-28 05:49:52 460 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$513/0x0000000100637040@4cf60a41 on ManagedSelector@570b2057{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-28 05:49:52 460 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@1362c2ad{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3186f0c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3ba2e3aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ff458c3{s=START}]=>HttpChannelOverHttp@3949cd42{s=HttpChannelState@bbec675{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:52 460 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onOpen SslConnection@3186f0c4::SocketChannelEndPoint@1362c2ad{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3186f0c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3ba2e3aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ff458c3{s=START}]=>HttpChannelOverHttp@3949cd42{s=HttpChannelState@bbec675{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:52 460 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onOpen HttpConnection@3ba2e3aa::DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=0/30000}
2022-03-28 05:49:52 460 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - fillInterested HttpConnection@3ba2e3aa::DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=0/30000}
2022-03-28 05:49:52 460 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@73e74f24{AC.ReadCB@3ba2e3aa{HttpConnection@3ba2e3aa::DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-28 05:49:52 460 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@3186f0c4::SocketChannelEndPoint@1362c2ad{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3186f0c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3ba2e3aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ff458c3{s=START}]=>HttpChannelOverHttp@3949cd42{s=HttpChannelState@bbec675{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:52 460 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@3186f0c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3ba2e3aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ff458c3{s=START}]=>HttpChannelOverHttp@3949cd42{s=HttpChannelState@bbec675{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:52 461 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@f3fe71b{SSLC.NBReadCB@3186f0c4{SslConnection@3186f0c4::SocketChannelEndPoint@1362c2ad{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3186f0c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3ba2e3aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ff458c3{s=START}]=>HttpChannelOverHttp@3949cd42{s=HttpChannelState@bbec675{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-28 05:49:52 461 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@1362c2ad{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3186f0c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3ba2e3aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ff458c3{s=START}]=>HttpChannelOverHttp@3949cd42{s=HttpChannelState@bbec675{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:52 461 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$507/0x00000001005b1040@93936e8 on ManagedSelector@570b2057{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-28 05:49:52 461 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@570b2057{STARTED} id=0 keys=1 selected=0 updates=2
2022-03-28 05:49:52 461 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken with none selected
2022-03-28 05:49:52 461 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken up from select, 0/0/1 selected
2022-03-28 05:49:52 461 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Created SocketChannelEndPoint@1362c2ad{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3186f0c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3ba2e3aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ff458c3{s=START}]=>HttpChannelOverHttp@3949cd42{s=HttpChannelState@bbec675{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:52 461 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 processing 0 keys, 2 updates
2022-03-28 05:49:52 461 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 2
2022-03-28 05:49:52 461 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$513/0x0000000100637040@4cf60a41
2022-03-28 05:49:52 461 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$507/0x00000001005b1040@93936e8
2022-03-28 05:49:52 461 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran Accept@273f8907[java.nio.channels.SocketChannel[connected local=/10.233.70.106:9101 remote=/10.233.70.61:33220]] in InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}]
2022-03-28 05:49:52 462 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@1362c2ad{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@3186f0c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3ba2e3aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ff458c3{s=START}]=>HttpChannelOverHttp@3949cd42{s=HttpChannelState@bbec675{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:52 462 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2022-03-28 05:49:52 462 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 waiting with 1 keys
2022-03-28 05:49:52 462 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 woken up from select, 1/1/1 selected
2022-03-28 05:49:52 462 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 processing 1 keys, 0 updates
2022-03-28 05:49:52 462 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.106:9101 remote=/10.233.70.61:33220], selector=sun.nio.ch.EPollSelectorImpl@a4b1750, interestOps=1, readyOps=1 SocketChannelEndPoint@1362c2ad{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@3186f0c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3ba2e3aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ff458c3{s=START}]=>HttpChannelOverHttp@3949cd42{s=HttpChannelState@bbec675{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-28 05:49:52 462 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1362c2ad{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3186f0c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3ba2e3aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ff458c3{s=START}]=>HttpChannelOverHttp@3949cd42{s=HttpChannelState@bbec675{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:52 462 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@1362c2ad{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3186f0c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3ba2e3aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ff458c3{s=START}]=>HttpChannelOverHttp@3949cd42{s=HttpChannelState@bbec675{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-28 05:49:52 462 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=0} tryExecute EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@34208baa{s=1/1,p=0}][pc=0,pic=0,pec=9,epc=1644]@2022-03-28T05:49:52.462698Z
2022-03-28 05:49:52 462 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=0/1,p=0}@114ad8a7 offer EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=0}][pc=0,pic=0,pec=9,epc=1644]@2022-03-28T05:49:52.462838Z
2022-03-28 05:49:52 462 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=0/1,p=1} startReservedThread p=1
2022-03-28 05:49:52 462 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue ReservedThreadExecutor@34208baa{s=0/1,p=1}@2f817062 startThread=0
2022-03-28 05:49:52 463 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=0/1,p=1}@114ad8a7 task=EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=1}][pc=0,pic=0,pec=9,epc=1644]@2022-03-28T05:49:52.463018Z
2022-03-28 05:49:52 463 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=1}][pc=0,pic=0,pec=9,epc=1644]@2022-03-28T05:49:52.46297Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1362c2ad{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3186f0c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3ba2e3aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ff458c3{s=START}]=>HttpChannelOverHttp@3949cd42{s=HttpChannelState@bbec675{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-28 05:49:52 463 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@50a7c72b/SelectorProducer@55adcf9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=1}][pc=0,pic=0,pec=9,epc=1645]@2022-03-28T05:49:52.463095Z tryProduce true
2022-03-28 05:49:52 463 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@f3fe71b{SSLC.NBReadCB@3186f0c4{SslConnection@3186f0c4::SocketChannelEndPoint@1362c2ad{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3186f0c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3ba2e3aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ff458c3{s=START}]=>HttpChannelOverHttp@3949cd42{s=HttpChannelState@bbec675{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-28 05:49:52 463 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0
2022-03-28 05:49:52 463 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2022-03-28 05:49:52 463 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >c.onFillable SslConnection@3186f0c4::SocketChannelEndPoint@1362c2ad{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=1,kro=1}->SslConnection@3186f0c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3ba2e3aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ff458c3{s=START}]=>HttpChannelOverHttp@3949cd42{s=HttpChannelState@bbec675{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:52 463 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillable SslConnection@3186f0c4::SocketChannelEndPoint@1362c2ad{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3186f0c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3ba2e3aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ff458c3{s=START}]=>HttpChannelOverHttp@3949cd42{s=HttpChannelState@bbec675{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:52 463 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@73e74f24{AC.ReadCB@3ba2e3aa{HttpConnection@3ba2e3aa::DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=FI,flush=-,to=2/30000}}}
2022-03-28 05:49:52 463 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@3ba2e3aa::DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@bbec675{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-28 05:49:52 463 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@3186f0c4::SocketChannelEndPoint@1362c2ad{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3186f0c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3ba2e3aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ff458c3{s=START}]=>HttpChannelOverHttp@3949cd42{s=HttpChannelState@bbec675{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:52 463 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-28 05:49:52 463 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@1362c2ad{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3186f0c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3ba2e3aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ff458c3{s=START}]=>HttpChannelOverHttp@3949cd42{s=HttpChannelState@bbec675{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:52 463 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@a4b1750 waiting with 1 keys
2022-03-28 05:49:52 463 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 261 HeapByteBuffer@3354b9bf[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x034\x1d\xEd\x1a\x1b\xFa\xD96e\xE2\xA4\xA6\xF8\xAb...\x0f\n\xF0_G\xC6\xD7*\xF1\x1b\x80DE\x93"z\xE7\x1c|\xB9\xE1v\x10>>>\x0bj\xCe\x1a\x94S\x19\xF5\xC9...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:52 463 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=261
2022-03-28 05:49:52 463 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@34208baa{s=0/1,p=1}@2f817062 in InstrumentedQueuedThreadPool[dw]@30ec7d21{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@34208baa{s=0/1,p=1}]
2022-03-28 05:49:52 463 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill starting handshake SslConnection@3186f0c4::SocketChannelEndPoint@1362c2ad{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3186f0c4{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3ba2e3aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ff458c3{s=START}]=>HttpChannelOverHttp@3949cd42{s=HttpChannelState@bbec675{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:52 463 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=1}@2f817062 started
2022-03-28 05:49:52 463 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@34208baa{s=1/1,p=0}@2f817062 waiting
2022-03-28 05:49:52 464 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@2a82be10[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\nz\xBf\x12\x80\x99...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2a82be10[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\nz\xBf\x12\x80\x99...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:52 464 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_TASK
2022-03-28 05:49:52 464 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_WRAP
2022-03-28 05:49:52 464 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >flush SslConnection@3186f0c4::SocketChannelEndPoint@1362c2ad{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3186f0c4{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3ba2e3aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ff458c3{s=START}]=>HttpChannelOverHttp@3949cd42{s=HttpChannelState@bbec675{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:52 464 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@6630b68e[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-28 05:49:52 464 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-28 05:49:52 464 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false
2022-03-28 05:49:52 465 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@1362c2ad{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3186f0c4{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@3ba2e3aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ff458c3{s=START}]=>HttpChannelOverHttp@3949cd42{s=HttpChannelState@bbec675{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:52 465 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-28 05:49:52 465 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@3186f0c4{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@3ba2e3aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ff458c3{s=START}]=>HttpChannelOverHttp@3949cd42{s=HttpChannelState@bbec675{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:52 465 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-28 05:49:52 465 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 373 HeapByteBuffer@3354b9bf[p=0,l=373,c=17408,r=373]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x01j\x01\x00\x01f\x03\x034\x1d\xEd\x1a\x1b\xFa\xD96...\xBb\xDdbC\xCd\xE5\xEd\x87h*[\xB2z\xDe\x14I\xC4\x08\x90\x89\x17\x7f\x14>>>g.onap.ho...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:52 465 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=373
2022-03-28 05:49:52 465 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=373 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=373,c=17408,r=367] unwrapBuffer=HeapByteBuffer@2a82be10[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\nz\xBf\x12\x80\x99...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2a82be10[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\nz\xBf\x12\x80\x99...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:52 465 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-28 05:49:52 465 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3354b9bf[p=6,l=373,c=17408,r=367]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x034\x1d\xEd\x1a\x1b\xFa\xD96e\xE2\xA4\xA6\xF8\xAb...\xBb\xDdbC\xCd\xE5\xEd\x87h*[\xB2z\xDe\x14I\xC4\x08\x90\x89\x17\x7f\x14>>>g.onap.ho...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:52 465 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0
2022-03-28 05:49:52 465 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=373,l=373,c=17408,r=0] unwrapBuffer=HeapByteBuffer@2a82be10[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\nz\xBf\x12\x80\x99...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2a82be10[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\nz\xBf\x12\x80\x99...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:52 465 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_TASK
2022-03-28 05:49:52 469 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-24] invocationID:{InvocationID} - Chose alias holmes-rule-mgmt@holmes-rule-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@39019b55
2022-03-28 05:49:52 472 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_WRAP
2022-03-28 05:49:52 472 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >flush SslConnection@3186f0c4::SocketChannelEndPoint@1362c2ad{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@3186f0c4{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@3ba2e3aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ff458c3{s=START}]=>HttpChannelOverHttp@3949cd42{s=HttpChannelState@bbec675{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:52 472 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@6630b68e[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-28 05:49:52 472 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-28 05:49:52 472 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false
2022-03-28 05:49:52 472 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@1362c2ad{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@3186f0c4{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@3ba2e3aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ff458c3{s=START}]=>HttpChannelOverHttp@3949cd42{s=HttpChannelState@bbec675{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:52 472 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-28 05:49:52 472 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-28 05:49:52 472 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false
2022-03-28 05:49:52 473 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@1362c2ad{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3186f0c4{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@3ba2e3aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ff458c3{s=START}]=>HttpChannelOverHttp@3949cd42{s=HttpChannelState@bbec675{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:52 473 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-28 05:49:52 473 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-28 05:49:52 473 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2687 sequenceNumber = 0 [p=0,l=2687,c=17408,r=2687] ioDone=false/false
2022-03-28 05:49:52 474 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 2687 SocketChannelEndPoint@1362c2ad{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3186f0c4{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@3ba2e3aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ff458c3{s=START}]=>HttpChannelOverHttp@3949cd42{s=HttpChannelState@bbec675{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:52 474 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-28 05:49:52 474 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@3186f0c4{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@3ba2e3aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ff458c3{s=START}]=>HttpChannelOverHttp@3949cd42{s=HttpChannelState@bbec675{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:52 474 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-28 05:49:52 474 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 220 HeapByteBuffer@3354b9bf[p=0,l=220,c=17408,r=220]={<<<\x17\x03\x03\x005c\xB19Fn42I\x8a6I\xD2\xAf8t\xBf\xE9\xDf\xC2\xE6...{/Hn\x07\xD1\x16\x0c\xFafM[\xA3m8OE\xA7\xC2\xAc\xE2#\xE1>>>\x03\x03\x02\x03\x01\x00,\x00E...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:52 474 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=220
2022-03-28 05:49:52 474 DEBUG [jdk.event.security][dw-24] invocationID:{InvocationID} -  TLSHandshake: 10.233.70.61:33220, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2022-03-28 05:49:52 474 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=220 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=220,c=17408,r=162] unwrapBuffer=HeapByteBuffer@2a82be10[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\nz\xBf\x12\x80\x99...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2a82be10[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\nz\xBf\x12\x80\x99...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:52 474 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - handshake succeeded SslConnection@3186f0c4::SocketChannelEndPoint@1362c2ad{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3186f0c4{NOT_HANDSHAKING,eio=162/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@3ba2e3aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ff458c3{s=START}]=>HttpChannelOverHttp@3949cd42{s=HttpChannelState@bbec675{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256
2022-03-28 05:49:52 474 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-28 05:49:52 474 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3354b9bf[p=58,l=220,c=17408,r=162]={\x17\x03\x03\x005\x14\x00\x00 ...\xC7O\xD85U\xAa\xDe<<<\x17\x03\x03\x00\x9d\x1b\x1c\xCe_\xA5\x00\xC6\xF3e\\\xAaoS\x00\x0f\x1cn\xF6\x89\xB1...{/Hn\x07\xD1\x16\x0c\xFafM[\xA3m8OE\xA7\xC2\xAc\xE2#\xE1>>>\x03\x03\x02\x03\x01\x00,\x00E...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:52 474 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0
2022-03-28 05:49:52 474 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 162 bytesProduced = 140 encryptedBuffer=[p=220,l=220,c=17408,r=0] unwrapBuffer=HeapByteBuffer@2a82be10[p=0,l=140,c=17408,r=140]={<<>>\x15\x87\xDbHt\x1c\xBf\x9c\xE7...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@2a82be10[p=0,l=140,c=17408,r=140]={<<>>\x15\x87\xDbHt\x1c\xBf\x9c\xE7...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:52 474 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@3186f0c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@3ba2e3aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ff458c3{s=START}]=>HttpChannelOverHttp@3949cd42{s=HttpChannelState@bbec675{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-28 05:49:52 475 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@3ba2e3aa::DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=14/30000} filled 140 HeapByteBuffer@2a82be10[p=0,l=140,c=17408,r=140]={<<>>\x15\x87\xDbHt\x1c\xBf\x9c\xE7...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:52 475 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@3ba2e3aa::DecryptedEndPoint@e4c1a05{l=/10.233.70.106:9101,r=/10.233.70.61:33220,OPEN,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@2a82be10[p=0,l=140,c=17408,r=140]={<<>>\x15\x87\xDbHt\x1c\xBf\x9c\xE7...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-28 05:49:52 475 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@2a82be10[p=0,l=140,c=17408,r=140]={<<>>\x15\x87\xDbHt\x1c\xBf\x9c\xE7...\x00\x00\x00\x00\x00\x00\x00}
2022-03-28 05:49:52 475 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - START --> SPACE1
2022-03-28 05:49:52 475 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - SPACE1