Results

By type

          2021-08-12 14:06:55 769 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - onClose FillInterest@6e71ce24{SSLC.NBReadCB@286af4f7{SslConnection@286af4f7::SocketChannelEndPoint@46189803{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@286af4f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba62267{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1267b87c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@52255e87{s=START}]=>HttpChannelOverHttp@1600dab1{s=HttpChannelState@49fc73db{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-12 14:06:55 769 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run ReservedThreadExecutor@1883871b{s=0/1,p=1}@369032c8 in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=1}]
2021-08-12 14:06:55 769 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=1}@369032c8 started
2021-08-12 14:06:55 769 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=0/1,p=1}@2fbe8602 task=EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=1}][pc=0,pic=0,pec=3,epc=4880]@2021-08-12T14:06:55.769924Z
2021-08-12 14:06:55 769 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=0}@369032c8 waiting
2021-08-12 14:06:55 769 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - onFillableFail SslConnection@286af4f7::SocketChannelEndPoint@46189803{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@286af4f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba62267{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1267b87c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@52255e87{s=START}]=>HttpChannelOverHttp@1600dab1{s=HttpChannelState@49fc73db{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:55 769 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=4880]@2021-08-12T14:06:55.76997Z tryProduce true
2021-08-12 14:06:55 769 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0
2021-08-12 14:06:55 770 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-08-12 14:06:55 770 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - onFail FillInterest@7d2eb8e7{null}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:150)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:355)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:227)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1366)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:254)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:255)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-12 14:06:55 770 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Wakeup ManagedSelector@52433946{STARTED} id=0 keys=1 selected=1 updates=0
2021-08-12 14:06:55 770 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@22b01998 startThread=0
2021-08-12 14:06:55 770 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=4880]@2021-08-12T14:06:55.769875Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@46189803{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@286af4f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba62267{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1267b87c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@52255e87{s=START}]=>HttpChannelOverHttp@1600dab1{s=HttpChannelState@49fc73db{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-12 14:06:55 770 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Ignoring key update for cancelled key SocketChannelEndPoint@46189803{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@286af4f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba62267{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1267b87c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@52255e87{s=START}]=>HttpChannelOverHttp@1600dab1{s=HttpChannelState@49fc73db{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:55 770 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@6e71ce24{null}
2021-08-12 14:06:55 770 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - onClose FillInterest@7d2eb8e7{null}
2021-08-12 14:06:55 770 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - FillInterest@6e71ce24{null} lost race null
2021-08-12 14:06:55 770 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@1267b87c::DecryptedEndPoint@4ba62267{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#|\xA8\xE3Q...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-12 14:06:55 770 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#|\xA8\xE3Q...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:06:55 770 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-08-12 14:06:55 770 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@1267b87c::DecryptedEndPoint@4ba62267{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-08-12 14:06:55 770 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close SocketChannelEndPoint@46189803{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@286af4f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba62267{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1267b87c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@52255e87{s=START}]=>HttpChannelOverHttp@1600dab1{s=HttpChannelState@49fc73db{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:55 770 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=0}@670734b size 1 > capacity
2021-08-12 14:06:55 770 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@22b01998 in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}]
2021-08-12 14:06:55 770 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@1267b87c::DecryptedEndPoint@4ba62267{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000}
2021-08-12 14:06:55 770 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@4ba62267{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000}
2021-08-12 14:06:55 770 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@1267b87c::DecryptedEndPoint@4ba62267{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@49fc73db{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-12 14:06:55 770 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@1883871b{s=1/1,p=0}@670734b in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}]
2021-08-12 14:06:55 770 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@46189803{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@286af4f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba62267{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1267b87c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52255e87{s=START}]=>HttpChannelOverHttp@1600dab1{s=HttpChannelState@49fc73db{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:55 770 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 waiting with 1 keys
2021-08-12 14:06:55 770 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - SslConnection@286af4f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba62267{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1267b87c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52255e87{s=START}]=>HttpChannelOverHttp@1600dab1{s=HttpChannelState@49fc73db{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:55 770 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=0}@73f0938 size 1 > capacity
2021-08-12 14:06:55 770 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - ran ReservedThreadExecutor@1883871b{s=1/1,p=0}@73f0938 in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}]
2021-08-12 14:06:55 770 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken with none selected
2021-08-12 14:06:55 770 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@46189803{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@286af4f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba62267{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1267b87c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52255e87{s=START}]=>HttpChannelOverHttp@1600dab1{s=HttpChannelState@49fc73db{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:55 770 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken up from select, 0/0/0 selected
2021-08-12 14:06:55 770 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 processing 0 keys, 0 updates
2021-08-12 14:06:55 770 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0
2021-08-12 14:06:55 770 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-08-12 14:06:55 770 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 waiting with 0 keys
2021-08-12 14:06:55 770 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-29] invocationID:{InvocationID} - onClose HttpConnection@1267b87c::DecryptedEndPoint@4ba62267{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=9/30000}
2021-08-12 14:06:55 770 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-29] invocationID:{InvocationID} - onClose SslConnection@286af4f7::SocketChannelEndPoint@46189803{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@286af4f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba62267{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1267b87c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52255e87{s=START}]=>HttpChannelOverHttp@1600dab1{s=HttpChannelState@49fc73db{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:55 770 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@22b01998 in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}]
2021-08-12 14:06:58 129 INFO  [org.onap.holmes.common.config.MicroServiceConfig][pool-3-thread-1] invocationID:{InvocationID} - Query the config-binding-service address using the URL: http://consul-server.onap:8500/v1/catalog/service/config-binding-service
2021-08-12 14:06:58 131 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory
2021-08-12 14:06:58 131 DEBUG [org.jvnet.hk2.logger][pool-3-thread-1] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_705,706,117170618)
2021-08-12 14:06:58 132 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][pool-3-thread-1] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20.
2021-08-12 14:06:58 133 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
2021-08-12 14:06:58 133 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable
2021-08-12 14:06:58 134 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
2021-08-12 14:06:58 134 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable
2021-08-12 14:06:58 135 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
2021-08-12 14:06:58 135 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable
2021-08-12 14:06:58 135 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
2021-08-12 14:06:58 135 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable
2021-08-12 14:06:58 136 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2021-08-12 14:06:58 136 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2021-08-12 14:06:58 137 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][pool-3-thread-1] invocationID:{InvocationID} - System properties configuration provider not allowed
2021-08-12 14:06:58 137 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][pool-3-thread-1] invocationID:{InvocationID} - null
java.lang.reflect.InvocationTargetException: null
	at java.base/jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.lookupManagedScheduledExecutorService(ClientExecutorProvidersConfigurator.java:174)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.init(ClientExecutorProvidersConfigurator.java:124)
	at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:447)
	at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:317)
	at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:807)
	at org.glassfish.jersey.client.ClientRequest.getClientRuntime(ClientRequest.java:219)
	at org.glassfish.jersey.client.ClientRequest.getInjectionManager(ClientRequest.java:610)
	at org.glassfish.jersey.client.JerseyWebTarget.onBuilder(JerseyWebTarget.java:364)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:192)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:36)
	at org.onap.holmes.common.config.MicroServiceConfig.execQuery(MicroServiceConfig.java:80)
	at org.onap.holmes.common.config.MicroServiceConfig.getServiceAddrInfoFromDcaeConsulByHostName(MicroServiceConfig.java:62)
	at org.onap.holmes.common.config.MicroServiceConfig.getServiceConfigInfoFromCBS(MicroServiceConfig.java:86)
	at org.onap.holmes.common.dcae.DcaeConfigurationQuery.getDcaeConfigurations(DcaeConfigurationQuery.java:27)
	at org.onap.holmes.rulemgt.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or in an application resource file: java.naming.factory.initial
	at java.naming/javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
	at java.naming/javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
	at java.naming/javax.naming.InitialContext.getURLOrDefaultInitCtx(Unknown Source)
	at java.naming/javax.naming.InitialContext.lookup(Unknown Source)
	... 24 common frames omitted
2021-08-12 14:06:58 137 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-3-thread-1] invocationID:{InvocationID} - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
2021-08-12 14:06:58 137 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-3-thread-1] invocationID:{InvocationID} - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
2021-08-12 14:06:58 140 INFO  [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-3-thread-1] invocationID:{InvocationID} - Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
2021-08-12 14:06:58 141 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - ProxySelector Request for http://consul-server.onap:8500/v1/catalog/service/config-binding-service
2021-08-12 14:06:58 142 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT
2021-08-12 14:06:58 143 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@6384a5c35 pairs: {GET /v1/catalog/service/config-binding-service HTTP/1.1: null}{User-Agent: Jersey/2.31 (HttpUrlConnection 11.0.6)}{Host: consul-server.onap:8500}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{Connection: keep-alive}
2021-08-12 14:06:58 146 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - KeepAlive stream used: http://consul-server.onap:8500/v1/catalog/service/config-binding-service
2021-08-12 14:06:58 146 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@742c87da7 pairs: {null: HTTP/1.1 200 OK}{Content-Type: application/json}{X-Consul-Index: 684}{X-Consul-Knownleader: true}{X-Consul-Lastcontact: 0}{Date: Thu, 12 Aug 2021 14:06:58 GMT}{Content-Length: 352}
2021-08-12 14:06:58 147 INFO  [org.onap.holmes.common.config.MicroServiceConfig][pool-3-thread-1] invocationID:{InvocationID} - The config-binding-service address is http://config-binding-service.onap:10000
2021-08-12 14:06:58 147 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory
2021-08-12 14:06:58 147 DEBUG [org.jvnet.hk2.logger][pool-3-thread-1] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_706,707,1939077081)
2021-08-12 14:06:58 148 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][pool-3-thread-1] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20.
2021-08-12 14:06:58 149 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
2021-08-12 14:06:58 149 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable
2021-08-12 14:06:58 149 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
2021-08-12 14:06:58 149 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable
2021-08-12 14:06:58 150 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
2021-08-12 14:06:58 150 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable
2021-08-12 14:06:58 150 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
2021-08-12 14:06:58 150 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable
2021-08-12 14:06:58 150 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2021-08-12 14:06:58 151 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2021-08-12 14:06:58 151 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][pool-3-thread-1] invocationID:{InvocationID} - System properties configuration provider not allowed
2021-08-12 14:06:58 151 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][pool-3-thread-1] invocationID:{InvocationID} - null
java.lang.reflect.InvocationTargetException: null
	at java.base/jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.lookupManagedScheduledExecutorService(ClientExecutorProvidersConfigurator.java:174)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.init(ClientExecutorProvidersConfigurator.java:124)
	at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:447)
	at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:317)
	at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:807)
	at org.glassfish.jersey.client.ClientRequest.getClientRuntime(ClientRequest.java:219)
	at org.glassfish.jersey.client.ClientRequest.getInjectionManager(ClientRequest.java:610)
	at org.glassfish.jersey.client.JerseyWebTarget.onBuilder(JerseyWebTarget.java:364)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:192)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:36)
	at org.onap.holmes.common.config.MicroServiceConfig.execQuery(MicroServiceConfig.java:80)
	at org.onap.holmes.common.config.MicroServiceConfig.getServiceConfigInfoFromCBS(MicroServiceConfig.java:88)
	at org.onap.holmes.common.dcae.DcaeConfigurationQuery.getDcaeConfigurations(DcaeConfigurationQuery.java:27)
	at org.onap.holmes.rulemgt.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or in an application resource file: java.naming.factory.initial
	at java.naming/javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
	at java.naming/javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
	at java.naming/javax.naming.InitialContext.getURLOrDefaultInitCtx(Unknown Source)
	at java.naming/javax.naming.InitialContext.lookup(Unknown Source)
	... 23 common frames omitted
2021-08-12 14:06:58 151 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-3-thread-1] invocationID:{InvocationID} - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
2021-08-12 14:06:58 152 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-3-thread-1] invocationID:{InvocationID} - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
2021-08-12 14:06:58 153 INFO  [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-3-thread-1] invocationID:{InvocationID} - Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
2021-08-12 14:06:58 154 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - ProxySelector Request for http://config-binding-service.onap:10000/service_component/holmes-rule-mgmt
2021-08-12 14:06:58 155 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT
2021-08-12 14:06:58 155 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@5343ea235 pairs: {GET /service_component/holmes-rule-mgmt HTTP/1.1: null}{User-Agent: Jersey/2.31 (HttpUrlConnection 11.0.6)}{Host: config-binding-service.onap:10000}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{Connection: keep-alive}
2021-08-12 14:06:58 185 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - KeepAlive stream used: http://config-binding-service.onap:10000/service_component/holmes-rule-mgmt
2021-08-12 14:06:58 185 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@6b934c0b5 pairs: {null: HTTP/1.1 200 OK}{x-onap-requestid: ce52191a-89c5-418e-aa65-20638517a8b0}{Content-Type: application/json}{Content-Length: 4153}{Date: Thu, 12 Aug 2021 14:06:58 GMT}
2021-08-12 14:06:58 185 INFO  [org.onap.holmes.common.config.MicroServiceConfig][pool-3-thread-1] invocationID:{InvocationID} - The query url is: http://config-binding-service.onap:10000/service_component/holmes-rule-mgmt. The corresponding configurations are {"holmes.default.rule.volte.scenario1": "ControlLoop-VOLTE-2179b738-fd36-4843-a71a-a8c24c70c55b$$$package org.onap.holmes.droolsRule;\n\nimport org.onap.holmes.common.dmaap.DmaapService;\nimport org.onap.holmes.common.api.stat.VesAlarm;\nimport org.onap.holmes.common.aai.CorrelationUtil;\nimport org.onap.holmes.common.dmaap.entity.PolicyMsg;\nimport org.onap.holmes.common.dropwizard.ioc.utils.ServiceLocatorHolder;\nimport org.onap.holmes.common.utils.DroolsLog;\n \n\nrule \"Relation_analysis_Rule\"\nsalience 200\nno-loop true\n    when\n        $root : VesAlarm(alarmIsCleared == 0,\n            $sourceId: sourceId, sourceId != null && !sourceId.equals(\"\"),\n\t\t\t$sourceName: sourceName, sourceName != null && !sourceName.equals(\"\"),\n\t\t\t$startEpochMicrosec: startEpochMicrosec,\n            eventName in (\"Fault_MultiCloud_VMFailure\"),\n            $eventId: eventId)\n        $child : VesAlarm( eventId != $eventId, parentId == null,\n            CorrelationUtil.getInstance().isTopologicallyRelated(sourceId, $sourceId, $sourceName),\n            eventName in (\"Fault_MME_eNodeB out of service alarm\"),\n            startEpochMicrosec < $startEpochMicrosec + 60000 && startEpochMicrosec > $startEpochMicrosec - 60000 )\n    then\n\t\tDroolsLog.printInfo(\"===========================================================\");\n\t\tDroolsLog.printInfo(\"Relation_analysis_Rule: rootId=\" + $root.getEventId() + \", childId=\" + $child.getEventId());\n\t\t$child.setParentId($root.getEventId());\n\t\tupdate($child);\n\t\t\nend\n\nrule \"root_has_child_handle_Rule\"\nsalience 150\nno-loop true\n\twhen\n\t\t$root : VesAlarm(alarmIsCleared == 0, rootFlag == 0, $eventId: eventId)\n\t\t$child : VesAlarm(eventId != $eventId, parentId == $eventId)\n\tthen\n\t\tDroolsLog.printInfo(\"===========================================================\");\n\t\tDroolsLog.printInfo(\"root_has_child_handle_Rule: rootId=\" + $root.getEventId() + \", childId=\" + $child.getEventId());\n\t\tDmaapService dmaapService = ServiceLocatorHolder.getLocator().getService(DmaapService.class);\n\t\tPolicyMsg policyMsg = dmaapService.getPolicyMsg($root, $child, \"org.onap.holmes.droolsRule\");\n        dmaapService.publishPolicyMsg(policyMsg, \"dcae_cl_out\");\n\t\t$root.setRootFlag(1);\n\t\tupdate($root);\nend\n\nrule \"root_no_child_handle_Rule\"\nsalience 100\nno-loop true\n    when\n        $root : VesAlarm(alarmIsCleared == 0, rootFlag == 0,\n            sourceId != null && !sourceId.equals(\"\"),\n\t\t\tsourceName != null && !sourceName.equals(\"\"),\n            eventName in (\"Fault_MultiCloud_VMFailure\"))\n    then\n\t\tDroolsLog.printInfo(\"===========================================================\");\n\t\tDroolsLog.printInfo(\"root_no_child_handle_Rule: rootId=\" + $root.getEventId());\n\t\tDmaapService dmaapService = ServiceLocatorHolder.getLocator().getService(DmaapService.class);\n\t\tPolicyMsg policyMsg = dmaapService.getPolicyMsg($root, null, \"org.onap.holmes.droolsRule\");\n        dmaapService.publishPolicyMsg(policyMsg, \"dcae_cl_out\");\n\t\t$root.setRootFlag(1);\n\t\tupdate($root);\nend\n\nrule \"root_cleared_handle_Rule\"\nsalience 100\nno-loop true\n    when\n        $root : VesAlarm(alarmIsCleared == 1, rootFlag == 1)\n    then\n\t\tDroolsLog.printInfo(\"===========================================================\");\n\t\tDroolsLog.printInfo(\"root_cleared_handle_Rule: rootId=\" + $root.getEventId());\n\t\tDmaapService dmaapService = ServiceLocatorHolder.getLocator().getService(DmaapService.class);\n\t\tPolicyMsg policyMsg = dmaapService.getPolicyMsg($root, null, \"org.onap.holmes.droolsRule\");\n        dmaapService.publishPolicyMsg(policyMsg, \"dcae_cl_out\");\n\t\tretract($root);\nend\n\nrule \"child_handle_Rule\"\nsalience 100\nno-loop true\n    when\n        $child : VesAlarm(alarmIsCleared == 1, rootFlag == 0)\n    then\n\t\tDroolsLog.printInfo(\"===========================================================\");\n\t\tDroolsLog.printInfo(\"child_handle_Rule: childId=\" + $child.getEventId());\n\t\tretract($child);\nend", "services_calls": {}, "streams_publishes": {}, "streams_subscribes": {}}
2021-08-12 14:06:58 187 DEBUG [org.apache.http.client.protocol.RequestAddCookies][pool-3-thread-1] invocationID:{InvocationID} - CookieSpec selected: default
2021-08-12 14:06:58 187 DEBUG [org.apache.http.client.protocol.RequestAuthCache][pool-3-thread-1] invocationID:{InvocationID} - Auth cache not set in the context
2021-08-12 14:06:58 187 DEBUG [org.apache.http.impl.conn.PoolingHttpClientConnectionManager][pool-3-thread-1] invocationID:{InvocationID} - Connection request: [route: {s}->https://127.0.0.1:9101][total kept alive: 0; route allocated: 0 of 2; total allocated: 0 of 200]
2021-08-12 14:06:58 187 DEBUG [org.apache.http.impl.conn.PoolingHttpClientConnectionManager][pool-3-thread-1] invocationID:{InvocationID} - Connection leased: [id: 294][route: {s}->https://127.0.0.1:9101][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 200]
2021-08-12 14:06:58 187 DEBUG [org.apache.http.impl.execchain.MainClientExec][pool-3-thread-1] invocationID:{InvocationID} - Opening connection {s}->https://127.0.0.1:9101
2021-08-12 14:06:58 188 DEBUG [org.apache.http.impl.conn.DefaultHttpClientConnectionOperator][pool-3-thread-1] invocationID:{InvocationID} - Connecting to /127.0.0.1:9101
2021-08-12 14:06:58 188 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-3-thread-1] invocationID:{InvocationID} - Connecting socket to /127.0.0.1:9101 with timeout 30000
2021-08-12 14:06:58 188 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24-acceptor-0@5ba184fc-RuleActiveApp@7b91d9f{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@29eec450[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:50448]] on ManagedSelector@52433946{STARTED} id=0 keys=0 selected=0 updates=0
2021-08-12 14:06:58 188 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24-acceptor-0@5ba184fc-RuleActiveApp@7b91d9f{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@52433946{STARTED} id=0 keys=0 selected=0 updates=1
2021-08-12 14:06:58 188 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-3-thread-1] invocationID:{InvocationID} - Enabled protocols: [SSLv3, TLSv1, TLSv1.2]
2021-08-12 14:06:58 188 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken with none selected
2021-08-12 14:06:58 188 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken up from select, 0/0/0 selected
2021-08-12 14:06:58 188 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 processing 0 keys, 1 updates
2021-08-12 14:06:58 188 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1
2021-08-12 14:06:58 188 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update Accept@29eec450[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:50448]]
2021-08-12 14:06:58 188 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-3-thread-1] invocationID:{InvocationID} - Enabled cipher suites:[TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
2021-08-12 14:06:58 188 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-3-thread-1] invocationID:{InvocationID} - Starting handshake
2021-08-12 14:06:58 188 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue Accept@29eec450[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:50448]] startThread=0
2021-08-12 14:06:58 188 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-08-12 14:06:58 188 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 waiting with 1 keys
2021-08-12 14:06:58 188 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run Accept@29eec450[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:50448]] in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}]
2021-08-12 14:06:58 189 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-26] invocationID:{InvocationID} - SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-08-12 14:06:58 189 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-26] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@610b93d2
2021-08-12 14:06:58 189 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - new HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=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@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-08-12 14:06:58 189 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - New HTTP Connection HttpConnection@9718abc::DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=0/30000}
2021-08-12 14:06:58 189 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100648440@53c9c012 on ManagedSelector@52433946{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-12 14:06:58 189 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 189 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onOpen SslConnection@56a9bdf6::SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 189 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onOpen HttpConnection@9718abc::DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=0/30000}
2021-08-12 14:06:58 189 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - fillInterested HttpConnection@9718abc::DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=0/30000}
2021-08-12 14:06:58 189 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@2f7ac8f2{AC.ReadCB@9718abc{HttpConnection@9718abc::DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-12 14:06:58 190 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@56a9bdf6::SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 190 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 190 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@322e445f{SSLC.NBReadCB@56a9bdf6{SslConnection@56a9bdf6::SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-12 14:06:58 190 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 190 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010061a840@29f309e1 on ManagedSelector@52433946{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-12 14:06:58 190 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@52433946{STARTED} id=0 keys=1 selected=0 updates=2
2021-08-12 14:06:58 190 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Created SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 190 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken with none selected
2021-08-12 14:06:58 190 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran Accept@29eec450[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:50448]] in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}]
2021-08-12 14:06:58 190 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken up from select, 0/0/1 selected
2021-08-12 14:06:58 190 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 processing 0 keys, 2 updates
2021-08-12 14:06:58 190 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 2
2021-08-12 14:06:58 190 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100648440@53c9c012
2021-08-12 14:06:58 190 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010061a840@29f309e1
2021-08-12 14:06:58 191 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 191 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-08-12 14:06:58 191 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 waiting with 1 keys
2021-08-12 14:06:58 191 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken up from select, 1/1/1 selected
2021-08-12 14:06:58 191 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 processing 1 keys, 0 updates
2021-08-12 14:06:58 191 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:50448], selector=sun.nio.ch.EPollSelectorImpl@5e2c3cd6, interestOps=1, readyOps=1 SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-12 14:06:58 191 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 191 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-12 14:06:58 191 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=0} tryExecute EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=4881]@2021-08-12T14:06:58.191686Z
2021-08-12 14:06:58 191 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=0/1,p=0}@369032c8 offer EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=4881]@2021-08-12T14:06:58.191756Z
2021-08-12 14:06:58 191 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=0/1,p=1} startReservedThread p=1
2021-08-12 14:06:58 191 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue ReservedThreadExecutor@1883871b{s=0/1,p=1}@6c52718e startThread=0
2021-08-12 14:06:58 191 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run ReservedThreadExecutor@1883871b{s=0/1,p=1}@6c52718e in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=1}]
2021-08-12 14:06:58 191 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=4881]@2021-08-12T14:06:58.191893Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-12 14:06:58 191 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=0/1,p=1}@369032c8 task=EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=4881]@2021-08-12T14:06:58.19197Z
2021-08-12 14:06:58 192 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=1}@6c52718e started
2021-08-12 14:06:58 192 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=0}@6c52718e waiting
2021-08-12 14:06:58 192 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=4882]@2021-08-12T14:06:58.192036Z tryProduce true
2021-08-12 14:06:58 192 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2021-08-12 14:06:58 192 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-08-12 14:06:58 192 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@322e445f{SSLC.NBReadCB@56a9bdf6{SslConnection@56a9bdf6::SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-12 14:06:58 192 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 192 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >c.onFillable SslConnection@56a9bdf6::SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 192 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 waiting with 1 keys
2021-08-12 14:06:58 192 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillable SslConnection@56a9bdf6::SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 192 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@2f7ac8f2{AC.ReadCB@9718abc{HttpConnection@9718abc::DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-08-12 14:06:58 192 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@9718abc::DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-12 14:06:58 192 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@56a9bdf6::SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 192 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-12 14:06:58 192 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 319 HeapByteBuffer@5247070c[p=0,l=319,c=17408,r=319]={<<<\x16\x03\x03\x01:\x01\x00\x016\x03\x03\xD1:)\xCbU\xA4\xF3*o\xEb\xBfG\xF4\x92...\t\x00\x07\x02\x00\x04\x00\x00\x00\x00\x00\x17\x00\x00\x00+\x00\x05\x04\x03\x03\x03\x01>>>@\x93\xA0\x80\x9a~\x18\x18\x9a...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:06:58 192 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=319
2021-08-12 14:06:58 192 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill starting handshake SslConnection@56a9bdf6::SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=319/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 193 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=319 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 319 bytesProduced = 0 encryptedBuffer=[p=319,l=319,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#|\xA8\xE3Q...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#|\xA8\xE3Q...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:06:58 193 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_TASK
2021-08-12 14:06:58 203 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_WRAP
2021-08-12 14:06:58 203 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >flush SslConnection@56a9bdf6::SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@56a9bdf6{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 203 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@3a0290de[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-12 14:06:58 203 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-12 14:06:58 203 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 90 sequenceNumber = 0 [p=0,l=90,c=17408,r=90] ioDone=false/false
2021-08-12 14:06:58 203 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 90 SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@56a9bdf6{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 203 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-12 14:06:58 203 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-12 14:06:58 203 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 1 [p=0,l=6,c=17408,r=6] ioDone=false/false
2021-08-12 14:06:58 203 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@56a9bdf6{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 203 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-12 14:06:58 203 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-12 14:06:58 203 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 45 sequenceNumber = 0 [p=0,l=45,c=17408,r=45] ioDone=false/false
2021-08-12 14:06:58 203 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 45 SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@56a9bdf6{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 203 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-12 14:06:58 203 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@56a9bdf6{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 203 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-12 14:06:58 203 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@5247070c[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01:\x01\x00\x016...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:06:58 203 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0
2021-08-12 14:06:58 203 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#|\xA8\xE3Q...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#|\xA8\xE3Q...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:06:58 203 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@56a9bdf6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 203 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@56a9bdf6::SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@56a9bdf6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 203 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-12 14:06:58 203 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 6 HeapByteBuffer@5247070c[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x016\x03\x03\xD1:)\xCb...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:06:58 203 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=6
2021-08-12 14:06:58 203 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=6,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#|\xA8\xE3Q...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#|\xA8\xE3Q...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:06:58 203 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-12 14:06:58 203 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@5247070c[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x016...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:06:58 203 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0
2021-08-12 14:06:58 203 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#|\xA8\xE3Q...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#|\xA8\xE3Q...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:06:58 203 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-3-thread-1] invocationID:{InvocationID} - Secure session established
2021-08-12 14:06:58 203 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-3-thread-1] invocationID:{InvocationID} -  negotiated protocol: TLSv1.2
2021-08-12 14:06:58 203 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-3-thread-1] invocationID:{InvocationID} -  negotiated cipher suite: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
2021-08-12 14:06:58 203 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@56a9bdf6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 203 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-3-thread-1] invocationID:{InvocationID} -  peer principal: C=US, O=ONAP, OU=OSAAF, OU=holmes-rule-mgmt@holmes-rule-mgmt.onap.org:DEV, CN=holmes-rule-mgmt
2021-08-12 14:06:58 203 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@9718abc::DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=14/30000} filled 0 HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#|\xA8\xE3Q...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:06:58 203 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@9718abc::DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#|\xA8\xE3Q...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-12 14:06:58 203 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#|\xA8\xE3Q...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:06:58 203 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@9718abc::DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=START,0 of -1}
2021-08-12 14:06:58 204 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@9718abc::DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=14/30000}
2021-08-12 14:06:58 204 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - fillInterested HttpConnection@9718abc::DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=14/30000}
2021-08-12 14:06:58 204 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-3-thread-1] invocationID:{InvocationID} -  peer alternative names: [mark.d.manager@people.osaaf.com, holmes-rule-mgmt, holmes-rule-mgmt.api.simpledemo.onap.org, holmes-rule-mgmt.onap]
2021-08-12 14:06:58 204 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@2f7ac8f2{AC.ReadCB@9718abc{HttpConnection@9718abc::DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-12 14:06:58 204 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-3-thread-1] invocationID:{InvocationID} -  issuer principal: CN=intermediateCA_9, OU=OSAAF, O=ONAP, C=US
2021-08-12 14:06:58 204 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@56a9bdf6::SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@56a9bdf6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 204 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@56a9bdf6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 204 DEBUG [org.apache.http.impl.conn.DefaultHttpClientConnectionOperator][pool-3-thread-1] invocationID:{InvocationID} - Connection established 127.0.0.1:50448<->127.0.0.1:9101
2021-08-12 14:06:58 204 DEBUG [org.apache.http.impl.conn.DefaultManagedHttpClientConnection][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-294: set socket timeout to 30000
2021-08-12 14:06:58 204 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@322e445f{SSLC.NBReadCB@56a9bdf6{SslConnection@56a9bdf6::SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@56a9bdf6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-12 14:06:58 204 DEBUG [org.apache.http.impl.execchain.MainClientExec][pool-3-thread-1] invocationID:{InvocationID} - Executing request GET /api/holmes-rule-mgmt/v1/rule HTTP/1.1
2021-08-12 14:06:58 204 DEBUG [org.apache.http.impl.execchain.MainClientExec][pool-3-thread-1] invocationID:{InvocationID} - Target auth state: UNCHALLENGED
2021-08-12 14:06:58 204 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@56a9bdf6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 204 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010061a840@29f309e1 on ManagedSelector@52433946{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-12 14:06:58 204 DEBUG [org.apache.http.impl.execchain.MainClientExec][pool-3-thread-1] invocationID:{InvocationID} - Proxy auth state: UNCHALLENGED
2021-08-12 14:06:58 204 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@52433946{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-12 14:06:58 204 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@9718abc::DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-12 14:06:58 204 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken with none selected
2021-08-12 14:06:58 204 DEBUG [org.apache.http.headers][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-294 >> GET /api/holmes-rule-mgmt/v1/rule HTTP/1.1
2021-08-12 14:06:58 204 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@56a9bdf6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 204 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken up from select, 0/0/1 selected
2021-08-12 14:06:58 204 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 processing 0 keys, 1 updates
2021-08-12 14:06:58 204 DEBUG [org.apache.http.headers][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-294 >> Content-Type: application/json
2021-08-12 14:06:58 204 DEBUG [org.apache.http.headers][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-294 >> Host: 127.0.0.1:9101
2021-08-12 14:06:58 204 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2021-08-12 14:06:58 204 DEBUG [org.apache.http.headers][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-294 >> Connection: Keep-Alive
2021-08-12 14:06:58 204 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=0}@2fbe8602 size 1 > capacity
2021-08-12 14:06:58 204 DEBUG [org.apache.http.headers][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-294 >> User-Agent: Apache-HttpClient/4.5.10 (Java/11.0.6)
2021-08-12 14:06:58 204 DEBUG [org.apache.http.headers][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-294 >> Accept-Encoding: gzip,deflate
2021-08-12 14:06:58 204 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010061a840@29f309e1
2021-08-12 14:06:58 204 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran ReservedThreadExecutor@1883871b{s=1/1,p=0}@2fbe8602 in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}]
2021-08-12 14:06:58 204 DEBUG [org.apache.http.wire][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-294 >> "GET /api/holmes-rule-mgmt/v1/rule HTTP/1.1[\r][\n]"
2021-08-12 14:06:58 204 DEBUG [org.apache.http.wire][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-294 >> "Content-Type: application/json[\r][\n]"
2021-08-12 14:06:58 204 DEBUG [org.apache.http.wire][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-294 >> "Host: 127.0.0.1:9101[\r][\n]"
2021-08-12 14:06:58 204 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@56a9bdf6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 204 DEBUG [org.apache.http.wire][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-294 >> "Connection: Keep-Alive[\r][\n]"
2021-08-12 14:06:58 204 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-08-12 14:06:58 204 DEBUG [org.apache.http.wire][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-294 >> "User-Agent: Apache-HttpClient/4.5.10 (Java/11.0.6)[\r][\n]"
2021-08-12 14:06:58 204 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 waiting with 1 keys
2021-08-12 14:06:58 204 DEBUG [org.apache.http.wire][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-294 >> "Accept-Encoding: gzip,deflate[\r][\n]"
2021-08-12 14:06:58 204 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken up from select, 1/1/1 selected
2021-08-12 14:06:58 204 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 processing 1 keys, 0 updates
2021-08-12 14:06:58 204 DEBUG [org.apache.http.wire][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-294 >> "[\r][\n]"
2021-08-12 14:06:58 204 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:50448], selector=sun.nio.ch.EPollSelectorImpl@5e2c3cd6, interestOps=1, readyOps=1 SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@56a9bdf6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-12 14:06:58 204 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@56a9bdf6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 204 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@56a9bdf6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-12 14:06:58 204 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=0} tryExecute EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=4882]@2021-08-12T14:06:58.204968Z
2021-08-12 14:06:58 205 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=0/1,p=0}@6c52718e offer EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=4882]@2021-08-12T14:06:58.205034Z
2021-08-12 14:06:58 205 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=0/1,p=1} startReservedThread p=1
2021-08-12 14:06:58 205 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@1883871b{s=0/1,p=1}@4787ea5 startThread=0
2021-08-12 14:06:58 205 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@1883871b{s=0/1,p=1}@4787ea5 in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=1}]
2021-08-12 14:06:58 205 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=1}@4787ea5 started
2021-08-12 14:06:58 205 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=0}@4787ea5 waiting
2021-08-12 14:06:58 205 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=0/1,p=1}@6c52718e task=EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=4882]@2021-08-12T14:06:58.20533Z
2021-08-12 14:06:58 205 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=4882]@2021-08-12T14:06:58.205248Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@56a9bdf6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-12 14:06:58 205 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=4883]@2021-08-12T14:06:58.205435Z tryProduce true
2021-08-12 14:06:58 205 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@322e445f{SSLC.NBReadCB@56a9bdf6{SslConnection@56a9bdf6::SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@56a9bdf6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-12 14:06:58 205 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 0
2021-08-12 14:06:58 205 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-08-12 14:06:58 205 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@56a9bdf6::SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@56a9bdf6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 205 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@56a9bdf6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 205 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 waiting with 1 keys
2021-08-12 14:06:58 205 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@56a9bdf6::SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@56a9bdf6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 205 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@2f7ac8f2{AC.ReadCB@9718abc{HttpConnection@9718abc::DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-08-12 14:06:58 205 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@9718abc::DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-12 14:06:58 205 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@56a9bdf6::SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@56a9bdf6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 205 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-12 14:06:58 205 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 281 HeapByteBuffer@5247070c[p=0,l=281,c=17408,r=281]={<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\xB6\\^\x1f\xE8U\xE5\xD2\xDfz\x93)...\xCb\x98\xE7\xBa\xC7\xBa\xF5\xD7\xCa\x03\xA8\x97\xD7\xAd\x0b\x86\x1b\x0b\xF9\xE8\xEe3R>>>\x03\x03\x03\x01\x03\x02\x02\x03\x02...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:06:58 205 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=281
2021-08-12 14:06:58 206 DEBUG [jdk.event.security][dw-28] invocationID:{InvocationID} -  TLSHandshake: 127.0.0.1:39868, TLSv1.2, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, 0
2021-08-12 14:06:58 206 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=281 Status = OK HandshakeStatus = FINISHED bytesConsumed = 45 bytesProduced = 0 encryptedBuffer=[p=45,l=281,c=17408,r=236] unwrapBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#|\xA8\xE3Q...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#|\xA8\xE3Q...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:06:58 206 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - handshake succeeded SslConnection@56a9bdf6::SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=236/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.2/TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
2021-08-12 14:06:58 206 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-12 14:06:58 206 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@5247070c[p=45,l=281,c=17408,r=236]={\x16\x03\x03\x00(\x00\x00\x00\x00...\xAe\xB1)f\xAd\xFeO<<<\x17\x03\x03\x00\xE7\x00\x00\x00\x00\x00\x00\x00\x01\xA7\xF1\xF4\xDb[\x1a\x94\xC2\x99%\x17F...\xCb\x98\xE7\xBa\xC7\xBa\xF5\xD7\xCa\x03\xA8\x97\xD7\xAd\x0b\x86\x1b\x0b\xF9\xE8\xEe3R>>>\x03\x03\x03\x01\x03\x02\x02\x03\x02...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:06:58 206 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0
2021-08-12 14:06:58 206 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 236 bytesProduced = 207 encryptedBuffer=[p=281,l=281,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7894de26[p=0,l=207,c=17408,r=207]={<<>>$\t\x894\x06 \xDf\xAfn...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7894de26[p=0,l=207,c=17408,r=207]={<<>>$\t\x894\x06 \xDf\xAfn...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:06:58 206 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@9718abc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 207 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@9718abc::DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=2/30000} filled 207 HeapByteBuffer@7894de26[p=0,l=207,c=17408,r=207]={<<>>$\t\x894\x06 \xDf\xAfn...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:06:58 207 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@9718abc::DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@7894de26[p=0,l=207,c=17408,r=207]={<<>>$\t\x894\x06 \xDf\xAfn...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-12 14:06:58 207 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@7894de26[p=0,l=207,c=17408,r=207]={<<>>$\t\x894\x06 \xDf\xAfn...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:06:58 207 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - START --> SPACE1
2021-08-12 14:06:58 207 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - SPACE1 --> URI
2021-08-12 14:06:58 207 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - URI --> SPACE2
2021-08-12 14:06:58 207 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-08-12 14:06:58 207 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-08-12 14:06:58 207 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Content-Type: application/json --> IN_VALUE
2021-08-12 14:06:58 207 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Content-Type: application/json --> FIELD
2021-08-12 14:06:58 207 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-08-12 14:06:58 207 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-08-12 14:06:58 207 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-08-12 14:06:58 207 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Connection: keep-alive --> IN_VALUE
2021-08-12 14:06:58 207 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Connection: keep-alive --> FIELD
2021-08-12 14:06:58 207 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-08-12 14:06:58 207 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-08-12 14:06:58 207 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-08-12 14:06:58 207 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Accept-Encoding --> IN_VALUE
2021-08-12 14:06:58 207 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Accept-Encoding --> FIELD
2021-08-12 14:06:58 207 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER --> CONTENT
2021-08-12 14:06:58 207 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - REQUEST for //127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule on HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=0}
GET //127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule HTTP/1.1
Content-Type: application/json
Host: 127.0.0.1:9101
Connection: keep-alive
User-Agent: Apache-HttpClient/4.5.10 (Java/11.0.6)
Accept-Encoding: gzip,deflate


2021-08-12 14:06:58 207 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@9718abc::DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=3/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-08-12 14:06:58 207 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@9718abc::DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=3/30000}
2021-08-12 14:06:58 207 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - handle //127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{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} 
2021-08-12 14:06:58 207 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - handling HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-08-12 14:06:58 207 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{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}
2021-08-12 14:06:58 207 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-28] invocationID:{InvocationID} - Host 127.0.0.1 with SNI null
2021-08-12 14:06:58 208 DEBUG [org.eclipse.jetty.server.Server][dw-28] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/rule on HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=1}
2021-08-12 14:06:58 208 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-28] invocationID:{InvocationID} - GzipHandler@539fc5d1{STARTED,min=256,inflate=8192} handle Request(GET https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule)@3d932325 in null
2021-08-12 14:06:58 208 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-28] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/rule @ i.d.j.MutableServletContextHandler@bfc14b9{/,null,AVAILABLE}
2021-08-12 14:06:58 208 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-28] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/rule @ i.d.j.MutableServletContextHandler@bfc14b9{/,null,AVAILABLE}
2021-08-12 14:06:58 208 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/rule -> io.dropwizard.jersey.setup.JerseyServletContainer-4b4814d0@91963bf==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-12 14:06:58 208 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - chain=customFilter@1d60059f==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-105db94d@105db94d==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-167a21b@167a21b==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-4b4814d0@91963bf==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-12 14:06:58 208 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - call filter customFilter@1d60059f==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-08-12 14:06:58 208 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Entering.
2021-08-12 14:06:58 208 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-08-12 14:06:58 208 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 2dff9f04-62f9-470e-a52b-161956ad6c6e
2021-08-12 14:06:58 208 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Invoking synchronously ... 
2021-08-12 14:06:58 208 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-105db94d@105db94d==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-08-12 14:06:58 208 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-167a21b@167a21b==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-08-12 14:06:58 208 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-4b4814d0@91963bf==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-12 14:06:58 209 TRACE [org.skife.jdbi.v2.DBI][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@3d958132] obtained in 0 millis
2021-08-12 14:06:58 209 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@762fefe7, maxRows=0, fetchSize=0, flags=16
2021-08-12 14:06:58 209 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> CloseStatement(S_638)
2021-08-12 14:06:58 209 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Parse(stmt=S_639,query="SELECT * FROM APLUS_RULE ",oids={})
2021-08-12 14:06:58 209 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Bind(stmt=S_639,portal=null)
2021-08-12 14:06:58 210 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Describe(portal=null)
2021-08-12 14:06:58 210 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=0)
2021-08-12 14:06:58 210 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Sync
2021-08-12 14:06:58 211 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  <=BE CloseComplete
2021-08-12 14:06:58 211 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  <=BE ErrorMessage(ERROR: relation "aplus_rule" does not exist
  Position: 15
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01)
2021-08-12 14:06:58 211 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2021-08-12 14:06:58 211 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query SELECT * FROM APLUS_RULE 
2021-08-12 14:06:58 211 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query SYNC
2021-08-12 14:06:58 211 WARN  [org.onap.holmes.rulemgt.db.CorrelationRuleQueryDao][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Failed to query the rule: id =null.
2021-08-12 14:06:58 211 TRACE [org.skife.jdbi.v2.DBI][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@3d958132] released
2021-08-12 14:06:58 212 ERROR [org.onap.holmes.rulemgt.resources.RuleMgtResources][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - query rule failed,cause query condition conversion failure
org.onap.holmes.common.exception.CorrelationException: Failed to query the rule.
	at org.onap.holmes.rulemgt.db.CorrelationRuleQueryDao.getCorrelationRulesByCondition(CorrelationRuleQueryDao.java:60)
	at org.onap.holmes.rulemgt.wrapper.RuleMgtWrapper.getCorrelationRuleByCondition(RuleMgtWrapper.java:235)
	at org.onap.holmes.rulemgt.resources.RuleMgtResources.getCorrelationRules(RuleMgtResources.java:135)
	at jdk.internal.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205)
	at io.dropwizard.jetty.NonblockingServletHolder.handle(NonblockingServletHolder.java:50)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1617)
	at io.dropwizard.servlets.ThreadNameFilter.doFilter(ThreadNameFilter.java:35)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at io.dropwizard.jersey.filter.AllowedMethodsFilter.handle(AllowedMethodsFilter.java:47)
	at io.dropwizard.jersey.filter.AllowedMethodsFilter.doFilter(AllowedMethodsFilter.java:41)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.onap.holmes.common.utils.transactionid.TransactionIdFilter.doFilter(TransactionIdFilter.java:73)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at com.codahale.metrics.jetty9.InstrumentedHandler.handle(InstrumentedHandler.java:249)
	at io.dropwizard.jetty.ContextRoutingHandler.handle(ContextRoutingHandler.java:37)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)
	at org.eclipse.jetty.server.handler.RequestLogHandler.handle(RequestLogHandler.java:54)
	at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:173)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.skife.jdbi.v2.exceptions.UnableToExecuteStatementException: org.postgresql.util.PSQLException: ERROR: relation "aplus_rule" does not exist
  Position: 15
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01 [statement:"SELECT * FROM APLUS_RULE ", located:"SELECT * FROM APLUS_RULE ", rewritten:"SELECT * FROM APLUS_RULE ", arguments:{ positional:{}, named:{}, finder:[]}]
	at org.skife.jdbi.v2.SQLStatement.internalExecute(SQLStatement.java:1338)
	at org.skife.jdbi.v2.Query.fold(Query.java:173)
	at org.skife.jdbi.v2.Query.list(Query.java:82)
	at org.skife.jdbi.v2.Query.list(Query.java:75)
	at org.onap.holmes.rulemgt.db.CorrelationRuleQueryDao.getCorrelationRulesByCondition(CorrelationRuleQueryDao.java:53)
	... 71 common frames omitted
Caused by: org.postgresql.util.PSQLException: ERROR: relation "aplus_rule" does not exist
  Position: 15
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01
	at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2532)
	at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2267)
	at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:312)
	at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:448)
	at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:369)
	at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:153)
	at org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:142)
	at jdk.internal.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.apache.tomcat.jdbc.pool.StatementFacade$StatementProxy.invoke(StatementFacade.java:114)
	at com.sun.proxy.$Proxy76.execute(Unknown Source)
	at org.skife.jdbi.v2.SQLStatement.internalExecute(SQLStatement.java:1327)
	... 75 common frames omitted
2021-08-12 14:06:58 212 DEBUG [org.glassfish.jersey.server.ServerRuntime$Responder][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Starting mapping of the exception.
javax.ws.rs.WebApplicationException: HTTP 499 
	at org.onap.holmes.common.utils.ExceptionUtil.buildExceptionResponse(ExceptionUtil.java:32)
	at org.onap.holmes.rulemgt.resources.RuleMgtResources.getCorrelationRules(RuleMgtResources.java:140)
	at jdk.internal.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205)
	at io.dropwizard.jetty.NonblockingServletHolder.handle(NonblockingServletHolder.java:50)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1617)
	at io.dropwizard.servlets.ThreadNameFilter.doFilter(ThreadNameFilter.java:35)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at io.dropwizard.jersey.filter.AllowedMethodsFilter.handle(AllowedMethodsFilter.java:47)
	at io.dropwizard.jersey.filter.AllowedMethodsFilter.doFilter(AllowedMethodsFilter.java:41)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.onap.holmes.common.utils.transactionid.TransactionIdFilter.doFilter(TransactionIdFilter.java:73)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at com.codahale.metrics.jetty9.InstrumentedHandler.handle(InstrumentedHandler.java:249)
	at io.dropwizard.jetty.ContextRoutingHandler.handle(ContextRoutingHandler.java:37)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)
	at org.eclipse.jetty.server.handler.RequestLogHandler.handle(RequestLogHandler.java:54)
	at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:173)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-12 14:06:58 212 DEBUG [org.glassfish.jersey.server.ServerRuntime$Responder][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - WebApplicationException (WAE) with non-null entity thrown. Response with status 499 is directly generated from the WAE.
javax.ws.rs.WebApplicationException: HTTP 499 
	at org.onap.holmes.common.utils.ExceptionUtil.buildExceptionResponse(ExceptionUtil.java:32)
	at org.onap.holmes.rulemgt.resources.RuleMgtResources.getCorrelationRules(RuleMgtResources.java:140)
	at jdk.internal.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205)
	at io.dropwizard.jetty.NonblockingServletHolder.handle(NonblockingServletHolder.java:50)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1617)
	at io.dropwizard.servlets.ThreadNameFilter.doFilter(ThreadNameFilter.java:35)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at io.dropwizard.jersey.filter.AllowedMethodsFilter.handle(AllowedMethodsFilter.java:47)
	at io.dropwizard.jersey.filter.AllowedMethodsFilter.doFilter(AllowedMethodsFilter.java:41)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.onap.holmes.common.utils.transactionid.TransactionIdFilter.doFilter(TransactionIdFilter.java:73)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at com.codahale.metrics.jetty9.InstrumentedHandler.handle(InstrumentedHandler.java:249)
	at io.dropwizard.jetty.ContextRoutingHandler.handle(ContextRoutingHandler.java:37)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)
	at org.eclipse.jetty.server.handler.RequestLogHandler.handle(RequestLogHandler.java:54)
	at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:173)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-12 14:06:58 212 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@430ce77f exclude by status 499
2021-08-12 14:06:58 212 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@5b606954[p=0,l=25,c=8192,r=25]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@52b9e508{null}
2021-08-12 14:06:58 212 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/rule on HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{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=5}
499  HTTP/1.1
Date: Thu, 12 Aug 2021 14:06:58 GMT
X-TransactionID: 2dff9f04-62f9-470e-a52b-161956ad6c6e
X-InvocationID: 79d8e853-f69a-43c2-9aa8-1e657e37d9ea
Content-Length: 25
Content-Type: text/plain


2021-08-12 14:06:58 213 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@b61ee43[PROCESSING][i=HTTP/1.1{s=499,h=5,cl=25},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2ff2c74f] (null,[p=0,l=25,c=8192,r=25],true)@START
2021-08-12 14:06:58 213 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=499,h=5,cl=25} last=true content=HeapByteBuffer@5b606954[p=0,l=25,c=8192,r=25]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:06:58 213 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Date: Thu, 12 Aug 2021 14:06:58 GMT
X-TransactionID: 2dff9f04-62f9-470e-a52b-161956ad6c6e
X-InvocationID: 79d8e853-f69a-43c2-9aa8-1e657e37d9ea
Content-Length: 25
Content-Type: text/plain


2021-08-12 14:06:58 213 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - CONTENT_LENGTH
2021-08-12 14:06:58 213 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@b61ee43[PROCESSING][i=HTTP/1.1{s=499,h=5,cl=25},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2ff2c74f] ([p=0,l=209,c=8192,r=209],[p=0,l=25,c=8192,r=25],true)@COMPLETING
2021-08-12 14:06:58 213 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - write: WriteFlusher@7780312c{IDLE}->null [HeapByteBuffer@65fe3e9[p=0,l=209,c=8192,r=209]={<<>>ary: Acce...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5b606954[p=0,l=25,c=8192,r=25]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2021-08-12 14:06:58 213 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - update WriteFlusher@7780312c{WRITING}->null:IDLE-->WRITING
2021-08-12 14:06:58 213 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - >flush SslConnection@56a9bdf6::SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=W,to=9/30000}=>HttpConnection@9718abc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2a5b936f{s=COMPLETING}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=6}
2021-08-12 14:06:58 213 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@65fe3e9[p=0,l=209,c=8192,r=209]={<<>>ary: Acce...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:06:58 213 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@5b606954[p=0,l=25,c=8192,r=25]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:06:58 213 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-08-12 14:06:58 213 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 234 bytesProduced = 263 sequenceNumber = 1 [p=0,l=263,c=17408,r=263] ioDone=false/false
2021-08-12 14:06:58 213 DEBUG [org.apache.http.wire][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-294 << "HTTP/1.1 499 [\r][\n]"
2021-08-12 14:06:58 213 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flushed 263 SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=W,to=9/30000}=>HttpConnection@9718abc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2a5b936f{s=COMPLETING}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=6}
2021-08-12 14:06:58 213 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-12 14:06:58 213 DEBUG [org.apache.http.wire][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-294 << "Date: Thu, 12 Aug 2021 14:06:58 GMT[\r][\n]"
2021-08-12 14:06:58 213 DEBUG [org.apache.http.wire][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-294 << "X-TransactionID: 2dff9f04-62f9-470e-a52b-161956ad6c6e[\r][\n]"
2021-08-12 14:06:58 213 DEBUG [org.apache.http.wire][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-294 << "X-InvocationID: 79d8e853-f69a-43c2-9aa8-1e657e37d9ea[\r][\n]"
2021-08-12 14:06:58 213 DEBUG [org.apache.http.wire][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-294 << "Content-Type: text/plain[\r][\n]"
2021-08-12 14:06:58 213 DEBUG [org.apache.http.wire][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-294 << "Content-Length: 25[\r][\n]"
2021-08-12 14:06:58 213 DEBUG [org.apache.http.wire][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-294 << "[\r][\n]"
2021-08-12 14:06:58 213 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=W,to=9/30000}=>HttpConnection@9718abc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2a5b936f{s=COMPLETING}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=6}
2021-08-12 14:06:58 213 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Flushed=true written=234 remaining=0 WriteFlusher@7780312c{WRITING}->null
2021-08-12 14:06:58 213 DEBUG [org.apache.http.wire][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-294 << "Failed to query the rule."
2021-08-12 14:06:58 213 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - update WriteFlusher@7780312c{IDLE}->null:WRITING-->IDLE
2021-08-12 14:06:58 214 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@b61ee43[PROCESSING][i=HTTP/1.1{s=499,h=5,cl=25},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2ff2c74f] ([p=209,l=209,c=8192,r=0],[p=25,l=25,c=8192,r=0],true)@END
2021-08-12 14:06:58 214 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-28 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=497727d8-9b0d-4334-86e3-5195705ff131, referenceCounter=0, store size=0} on thread dw-28 - GET /api/holmes-rule-mgmt/v1/rule
2021-08-12 14:06:58 214 DEBUG [org.apache.http.headers][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-294 << HTTP/1.1 499 
2021-08-12 14:06:58 214 DEBUG [org.apache.http.headers][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-294 << Date: Thu, 12 Aug 2021 14:06:58 GMT
2021-08-12 14:06:58 214 DEBUG [org.apache.http.headers][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-294 << X-TransactionID: 2dff9f04-62f9-470e-a52b-161956ad6c6e
2021-08-12 14:06:58 214 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Exiting.
2021-08-12 14:06:58 214 DEBUG [org.apache.http.headers][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-294 << X-InvocationID: 79d8e853-f69a-43c2-9aa8-1e657e37d9ea
2021-08-12 14:06:58 214 DEBUG [org.apache.http.headers][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-294 << Content-Type: text/plain
2021-08-12 14:06:58 214 DEBUG [org.eclipse.jetty.server.Server][dw-28] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=7}
2021-08-12 14:06:58 214 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - unhandle HttpChannelState@ab1fa9f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-08-12 14:06:58 214 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@ab1fa9f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-12 14:06:58 214 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=7}
2021-08-12 14:06:58 214 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - completed HttpChannelState@ab1fa9f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-12 14:06:58 214 DEBUG [org.apache.http.headers][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-294 << Content-Length: 25
2021-08-12 14:06:58 214 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - unhandle HttpChannelState@ab1fa9f{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-12 14:06:58 214 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@ab1fa9f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-12 14:06:58 214 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=7}
2021-08-12 14:06:58 214 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/rule written=25
2021-08-12 14:06:58 214 DEBUG [org.apache.http.impl.execchain.MainClientExec][pool-3-thread-1] invocationID:{InvocationID} - Connection can be kept alive indefinitely
127.0.0.1 - - [12/Aug/2021:14:06:58 +0000] "GET /api/holmes-rule-mgmt/v1/rule HTTP/1.1" 499 25 "-" "Apache-HttpClient/4.5.10 (Java/11.0.6)" 7
2021-08-12 14:06:58 214 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - unconsumed input HttpConnection@9718abc::DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=10/30000}
2021-08-12 14:06:58 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@56a9bdf6::SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@9718abc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2a5b936f{s=END}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=7}
2021-08-12 14:06:58 215 DEBUG [org.apache.http.impl.execchain.MainClientExec][pool-3-thread-1] invocationID:{InvocationID} - Cancelling request execution
2021-08-12 14:06:58 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-12 14:06:58 215 DEBUG [org.apache.http.impl.conn.DefaultManagedHttpClientConnection][pool-3-thread-1] invocationID:{InvocationID} - http-outgoing-294: Shutdown connection
2021-08-12 14:06:58 215 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@5247070c[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:06:58 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0
2021-08-12 14:06:58 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:06:58 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@9718abc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2a5b936f{s=END}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=8}
2021-08-12 14:06:58 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@56a9bdf6::SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@9718abc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2a5b936f{s=END}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=8}
2021-08-12 14:06:58 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-12 14:06:58 215 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 31 HeapByteBuffer@5247070c[p=0,l=31,c=17408,r=31]={<<<\x15\x03\x03\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x02\xCb\x7fU\x96fL]`\xDf\x19\xA4\xC5\xF1\xA0\xD2>N\x90>>>\xD6\xF4\x8f\xA2\xD3\x03 \xAe\xB1...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:06:58 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=31
2021-08-12 14:06:58 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=31 Status = CLOSED HandshakeStatus = NEED_WRAP bytesConsumed = 31 bytesProduced = 0 encryptedBuffer=[p=31,l=31,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:06:58 215 DEBUG [org.apache.http.impl.execchain.MainClientExec][pool-3-thread-1] invocationID:{InvocationID} - Connection discarded
2021-08-12 14:06:58 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@56a9bdf6{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@9718abc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2a5b936f{s=END}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=8}
2021-08-12 14:06:58 215 DEBUG [org.apache.http.impl.conn.PoolingHttpClientConnectionManager][pool-3-thread-1] invocationID:{InvocationID} - Connection released: [id: 294][route: {s}->https://127.0.0.1:9101][total kept alive: 0; route allocated: 0 of 2; total allocated: 0 of 200]
2021-08-12 14:06:58 215 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - atEOF HttpParser{s=CONTENT,0 of -1}
2021-08-12 14:06:58 215 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@9718abc::DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:06:58 215 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@9718abc::DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-12 14:06:58 215 ERROR [org.onap.holmes.rulemgt.dcae.DcaeConfigurationPolling][pool-3-thread-1] invocationID:{InvocationID} - Failed to get right response!Get an error status from server : 499
org.onap.holmes.common.exception.CorrelationException: Get an error status from server : 499
	at org.onap.holmes.common.utils.HttpsUtils.extractResponseEntity(HttpsUtils.java:153)
	at org.onap.holmes.rulemgt.dcae.DcaeConfigurationPolling.getAllCorrelationRules(DcaeConfigurationPolling.java:108)
	at org.onap.holmes.rulemgt.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:79)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-12 14:06:58 215 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=CONTENT HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:06:58 215 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - CONTENT --> CONTENT_END
2021-08-12 14:06:58 215 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - onContentComplete HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=8}
2021-08-12 14:06:58 215 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - CONTENT_END --> END
2021-08-12 14:06:58 215 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - onRequestComplete HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=8}
2021-08-12 14:06:58 215 DEBUG [org.eclipse.jetty.server.HttpInput][dw-28] invocationID:{InvocationID} - HttpInputOverHTTP@6a0c1b71[c=0,q=0,[0]=null,s=STREAM] addContent EOF
2021-08-12 14:06:58 215 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - END --> CLOSED
2021-08-12 14:06:58 215 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@9718abc::DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-08-12 14:06:58 215 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@9718abc::DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=11/30000}
2021-08-12 14:06:58 216 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - recycle HttpChannelState@ab1fa9f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-12 14:06:58 216 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@56a9bdf6::SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@56a9bdf6{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@9718abc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_WRAP
2021-08-12 14:06:58 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >flush SslConnection@56a9bdf6::SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@56a9bdf6{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@9718abc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@3a0290de[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-12 14:06:58 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-12 14:06:58 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 31 sequenceNumber = 2 [p=0,l=31,c=17408,r=31] ioDone=true/true
2021-08-12 14:06:58 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=12/30000} stored flush exception
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:279)
	at org.eclipse.jetty.io.ssl.SslConnection.networkFlush(SslConnection.java:477)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:1071)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:646)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.writev0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.writev(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at java.base/java.nio.channels.SocketChannel.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:273)
	... 20 common frames omitted
2021-08-12 14:06:58 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@9718abc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 216 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=12/30000}
2021-08-12 14:06:58 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - shutdownOutput: SslConnection@56a9bdf6::SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@9718abc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=false
2021-08-12 14:06:58 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >flush SslConnection@56a9bdf6::SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@9718abc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@3a0290de[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-12 14:06:58 217 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,CLOSED,fill=-,flush=-,to=13/30000}
2021-08-12 14:06:58 217 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@9718abc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 217 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@9718abc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 217 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - doClose SocketChannelEndPoint@69eaf788{l=/127.0.0.1:9101,r=/127.0.0.1:50448,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=/127.0.0.1:9101,r=/127.0.0.1:50448,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@9718abc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 217 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - onClose FillInterest@322e445f{null}
2021-08-12 14:06:58 217 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup ManagedSelector@52433946{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-12 14:06:58 217 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6e1be385 startThread=0
2021-08-12 14:06:58 217 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken with none selected
2021-08-12 14:06:58 217 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken up from select, 0/0/0 selected
2021-08-12 14:06:58 217 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 processing 0 keys, 0 updates
2021-08-12 14:06:58 217 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 0
2021-08-12 14:06:58 217 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-08-12 14:06:58 217 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 waiting with 0 keys
2021-08-12 14:06:58 217 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close SocketChannelEndPoint@69eaf788{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@9718abc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 217 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@69eaf788{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@9718abc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 217 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28] invocationID:{InvocationID} - ignored: WriteFlusher@7780312c{IDLE}->null
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:279)
	at org.eclipse.jetty.io.ssl.SslConnection.networkFlush(SslConnection.java:477)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:1071)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:646)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.writev0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.writev(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at java.base/java.nio.channels.SocketChannel.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:273)
	... 20 common frames omitted
2021-08-12 14:06:58 218 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - onFail FillInterest@2f7ac8f2{null}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:279)
	at org.eclipse.jetty.io.ssl.SslConnection.networkFlush(SslConnection.java:477)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:1071)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:646)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.writev0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.writev(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at java.base/java.nio.channels.SocketChannel.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:273)
	... 20 common frames omitted
2021-08-12 14:06:58 218 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@9718abc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 218 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@34d90af6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=14/30000}
2021-08-12 14:06:58 218 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - 
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:279)
	at org.eclipse.jetty.io.ssl.SslConnection.networkFlush(SslConnection.java:477)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:1071)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:646)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.writev0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.writev(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at java.base/java.nio.channels.SocketChannel.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:273)
	... 20 common frames omitted
2021-08-12 14:06:58 218 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSED,0 of -1}
2021-08-12 14:06:58 218 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close DecryptedEndPoint@34d90af6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=14/30000}
2021-08-12 14:06:58 218 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) DecryptedEndPoint@34d90af6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=14/30000}
2021-08-12 14:06:58 218 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@9718abc::DecryptedEndPoint@34d90af6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-12 14:06:58 218 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=CLOSED HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:06:58 218 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@9718abc::DecryptedEndPoint@34d90af6{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}
2021-08-12 14:06:58 218 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@9718abc::DecryptedEndPoint@34d90af6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=14/30000}
2021-08-12 14:06:58 218 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@34d90af6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=14/30000}
2021-08-12 14:06:58 218 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@9718abc::DecryptedEndPoint@34d90af6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=14/30000} onFillable exit HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-12 14:06:58 218 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@9718abc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 218 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=0}@369032c8 size 1 > capacity
2021-08-12 14:06:58 218 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran ReservedThreadExecutor@1883871b{s=1/1,p=0}@369032c8 in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}]
2021-08-12 14:06:58 218 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6e1be385 in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}]
2021-08-12 14:06:58 218 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@69eaf788{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@9718abc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 218 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onClose HttpConnection@9718abc::DecryptedEndPoint@34d90af6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=14/30000}
2021-08-12 14:06:58 219 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onClose SslConnection@56a9bdf6::SocketChannelEndPoint@69eaf788{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@56a9bdf6{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34d90af6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@9718abc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a5b936f{s=START}]=>HttpChannelOverHttp@16b7139{s=HttpChannelState@ab1fa9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:06:58 219 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6e1be385 in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}]
2021-08-12 14:07:00 878 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24-acceptor-0@5ba184fc-RuleActiveApp@7b91d9f{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@680f800c[java.nio.channels.SocketChannel[connected local=/10.233.75.159:9101 remote=/10.233.75.140:38336]] on ManagedSelector@52433946{STARTED} id=0 keys=0 selected=0 updates=0
2021-08-12 14:07:00 878 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24-acceptor-0@5ba184fc-RuleActiveApp@7b91d9f{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@52433946{STARTED} id=0 keys=0 selected=0 updates=1
2021-08-12 14:07:00 878 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken with none selected
2021-08-12 14:07:00 878 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken up from select, 0/0/0 selected
2021-08-12 14:07:00 878 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 processing 0 keys, 1 updates
2021-08-12 14:07:00 878 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 1
2021-08-12 14:07:00 878 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update Accept@680f800c[java.nio.channels.SocketChannel[connected local=/10.233.75.159:9101 remote=/10.233.75.140:38336]]
2021-08-12 14:07:00 878 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue Accept@680f800c[java.nio.channels.SocketChannel[connected local=/10.233.75.159:9101 remote=/10.233.75.140:38336]] startThread=0
2021-08-12 14:07:00 878 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-08-12 14:07:00 878 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 waiting with 1 keys
2021-08-12 14:07:00 878 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - run Accept@680f800c[java.nio.channels.SocketChannel[connected local=/10.233.75.159:9101 remote=/10.233.75.140:38336]] in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}]
2021-08-12 14:07:00 879 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-29] invocationID:{InvocationID} - SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-08-12 14:07:00 879 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-29] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@18df7c69
2021-08-12 14:07:00 879 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-29] invocationID:{InvocationID} - new HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=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@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-08-12 14:07:00 879 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - New HTTP Connection HttpConnection@4c02364::DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=0/30000}
2021-08-12 14:07:00 879 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100648440@2996ce0b on ManagedSelector@52433946{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-12 14:07:00 879 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 880 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-29] invocationID:{InvocationID} - onOpen SslConnection@62a533e0::SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 880 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-29] invocationID:{InvocationID} - onOpen HttpConnection@4c02364::DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=0/30000}
2021-08-12 14:07:00 880 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-29] invocationID:{InvocationID} - fillInterested HttpConnection@4c02364::DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=0/30000}
2021-08-12 14:07:00 880 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - interested FillInterest@79442efd{AC.ReadCB@4c02364{HttpConnection@4c02364::DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-12 14:07:00 880 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@62a533e0::SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 880 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - SslConnection@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 881 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - interested FillInterest@66bd5148{SSLC.NBReadCB@62a533e0{SslConnection@62a533e0::SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-12 14:07:00 881 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 881 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010061a840@2d4c544c on ManagedSelector@52433946{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-12 14:07:00 881 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@52433946{STARTED} id=0 keys=1 selected=0 updates=2
2021-08-12 14:07:00 881 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken with none selected
2021-08-12 14:07:00 881 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken up from select, 0/0/1 selected
2021-08-12 14:07:00 881 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 processing 0 keys, 2 updates
2021-08-12 14:07:00 881 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 2
2021-08-12 14:07:00 881 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100648440@2996ce0b
2021-08-12 14:07:00 881 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010061a840@2d4c544c
2021-08-12 14:07:00 881 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Created SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 881 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - ran Accept@680f800c[java.nio.channels.SocketChannel[connected local=/10.233.75.159:9101 remote=/10.233.75.140:38336]] in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}]
2021-08-12 14:07:00 882 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 882 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-08-12 14:07:00 882 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 waiting with 1 keys
2021-08-12 14:07:00 882 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken up from select, 1/1/1 selected
2021-08-12 14:07:00 882 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 processing 1 keys, 0 updates
2021-08-12 14:07:00 882 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.75.159:9101 remote=/10.233.75.140:38336], selector=sun.nio.ch.EPollSelectorImpl@5e2c3cd6, interestOps=1, readyOps=1 SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-12 14:07:00 882 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 882 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-12 14:07:00 882 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=0} tryExecute EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=4883]@2021-08-12T14:07:00.882621Z
2021-08-12 14:07:00 882 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=0/1,p=0}@4787ea5 offer EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=4883]@2021-08-12T14:07:00.882705Z
2021-08-12 14:07:00 882 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=0/1,p=1} startReservedThread p=1
2021-08-12 14:07:00 882 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue ReservedThreadExecutor@1883871b{s=0/1,p=1}@68a89409 startThread=0
2021-08-12 14:07:00 882 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=0/1,p=1}@4787ea5 task=EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=4883]@2021-08-12T14:07:00.882896Z
2021-08-12 14:07:00 882 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=4883]@2021-08-12T14:07:00.882845Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-12 14:07:00 883 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=4884]@2021-08-12T14:07:00.883058Z tryProduce true
2021-08-12 14:07:00 883 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@66bd5148{SSLC.NBReadCB@62a533e0{SslConnection@62a533e0::SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-12 14:07:00 883 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0
2021-08-12 14:07:00 883 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-08-12 14:07:00 883 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >c.onFillable SslConnection@62a533e0::SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 883 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 883 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@1883871b{s=0/1,p=1}@68a89409 in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=1}]
2021-08-12 14:07:00 883 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=1}@68a89409 started
2021-08-12 14:07:00 883 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 waiting with 1 keys
2021-08-12 14:07:00 883 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=0}@68a89409 waiting
2021-08-12 14:07:00 883 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - onFillable SslConnection@62a533e0::SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 883 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@79442efd{AC.ReadCB@4c02364{HttpConnection@4c02364::DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-08-12 14:07:00 883 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@4c02364::DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-12 14:07:00 883 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >fill SslConnection@62a533e0::SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 883 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-12 14:07:00 883 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 261 HeapByteBuffer@33526b0f[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xEb\xF8\x14:\x7f\x1eG\x97\xDd\x92<\xF9\xE1\xBb...\xD9\xAb\xFe\x87\x82D)V\xD6\xB5\x08\x17\x1a&\x06\xC9z\x81\x8cB\x16!I>>>\xBb@\xFb\x81 X\xB0\x9c\xA2...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:00 883 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=261
2021-08-12 14:07:00 883 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill starting handshake SslConnection@62a533e0::SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62a533e0{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 884 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:00 884 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_TASK
2021-08-12 14:07:00 885 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_WRAP
2021-08-12 14:07:00 885 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >flush SslConnection@62a533e0::SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62a533e0{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 885 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@3a0290de[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-12 14:07:00 885 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-12 14:07:00 885 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false
2021-08-12 14:07:00 885 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62a533e0{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 885 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-12 14:07:00 885 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@62a533e0{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 885 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-12 14:07:00 885 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 6 HeapByteBuffer@33526b0f[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\xEb\xF8\x14:...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:00 885 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=6
2021-08-12 14:07:00 885 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=6,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:00 885 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-12 14:07:00 886 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 367 HeapByteBuffer@33526b0f[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xEb\xF8\x14:\x7f\x1eG\x97\xDd\x92<\xF9\xE1\xBb...\xDc\xFb]d\x1d\r\xA3\xEa\xF3\x86\x1b\xE75\xE2CmkU\xA7G[\xF9\xE4>>>\x0b\xDb\xE7(H\x0f\xCaL\xF3...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:00 886 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=367
2021-08-12 14:07:00 886 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - unwrap net_filled=367 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=367,l=367,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:00 886 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_TASK
2021-08-12 14:07:00 891 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-23] invocationID:{InvocationID} - Chose alias holmes-rule-mgmt@holmes-rule-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@18df7c69
2021-08-12 14:07:00 893 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_WRAP
2021-08-12 14:07:00 894 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >flush SslConnection@62a533e0::SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@62a533e0{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 894 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@3a0290de[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-12 14:07:00 894 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-12 14:07:00 894 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false
2021-08-12 14:07:00 894 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@62a533e0{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 894 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-12 14:07:00 894 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-12 14:07:00 894 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false
2021-08-12 14:07:00 894 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62a533e0{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 894 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-12 14:07:00 894 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-12 14:07:00 894 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] 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
2021-08-12 14:07:00 894 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - flushed 2687 SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62a533e0{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 894 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-12 14:07:00 894 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@62a533e0{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 894 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-12 14:07:00 894 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 0 HeapByteBuffer@33526b0f[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:00 894 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=0
2021-08-12 14:07:00 894 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:00 894 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@62a533e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 894 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >fill SslConnection@62a533e0::SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62a533e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 894 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-12 14:07:00 894 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 0 HeapByteBuffer@33526b0f[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:00 894 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=0
2021-08-12 14:07:00 894 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:00 894 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@62a533e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 894 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@4c02364::DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=14/30000} filled 0 HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:00 894 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@4c02364::DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-12 14:07:00 894 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:00 894 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@4c02364::DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=START,0 of -1}
2021-08-12 14:07:00 894 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@4c02364::DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=14/30000}
2021-08-12 14:07:00 894 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - fillInterested HttpConnection@4c02364::DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=14/30000}
2021-08-12 14:07:00 894 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@79442efd{AC.ReadCB@4c02364{HttpConnection@4c02364::DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-12 14:07:00 894 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@62a533e0::SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62a533e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 894 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@62a533e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 895 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@66bd5148{SSLC.NBReadCB@62a533e0{SslConnection@62a533e0::SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62a533e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-12 14:07:00 895 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@62a533e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 895 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010061a840@2d4c544c on ManagedSelector@52433946{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-12 14:07:00 895 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@52433946{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-12 14:07:00 895 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@4c02364::DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-12 14:07:00 895 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken with none selected
2021-08-12 14:07:00 895 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken up from select, 0/0/1 selected
2021-08-12 14:07:00 895 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 processing 0 keys, 1 updates
2021-08-12 14:07:00 895 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1
2021-08-12 14:07:00 895 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010061a840@2d4c544c
2021-08-12 14:07:00 895 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@62a533e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 895 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=0}@6c52718e size 1 > capacity
2021-08-12 14:07:00 895 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran ReservedThreadExecutor@1883871b{s=1/1,p=0}@6c52718e in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}]
2021-08-12 14:07:00 895 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@62a533e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 895 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-08-12 14:07:00 895 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 waiting with 1 keys
2021-08-12 14:07:00 895 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken up from select, 1/1/1 selected
2021-08-12 14:07:00 895 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 processing 1 keys, 0 updates
2021-08-12 14:07:00 895 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.75.159:9101 remote=/10.233.75.140:38336], selector=sun.nio.ch.EPollSelectorImpl@5e2c3cd6, interestOps=1, readyOps=1 SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@62a533e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-12 14:07:00 895 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@62a533e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 895 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@62a533e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-12 14:07:00 895 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=0} tryExecute EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=4884]@2021-08-12T14:07:00.895853Z
2021-08-12 14:07:00 895 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=0/1,p=0}@68a89409 offer EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=4884]@2021-08-12T14:07:00.895884Z
2021-08-12 14:07:00 895 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=0/1,p=1} startReservedThread p=1
2021-08-12 14:07:00 895 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@1883871b{s=0/1,p=1}@10d94ba3 startThread=0
2021-08-12 14:07:00 895 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=4884]@2021-08-12T14:07:00.895939Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@62a533e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-12 14:07:00 895 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@1883871b{s=0/1,p=1}@10d94ba3 in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=1}]
2021-08-12 14:07:00 896 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=1}@10d94ba3 started
2021-08-12 14:07:00 896 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=0}@10d94ba3 waiting
2021-08-12 14:07:00 896 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@66bd5148{SSLC.NBReadCB@62a533e0{SslConnection@62a533e0::SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@62a533e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-12 14:07:00 896 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=0}@68a89409 task=EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=4885]@2021-08-12T14:07:00.896047Z
2021-08-12 14:07:00 896 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=4885]@2021-08-12T14:07:00.896079Z tryProduce true
2021-08-12 14:07:00 896 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >c.onFillable SslConnection@62a533e0::SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@62a533e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 896 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0
2021-08-12 14:07:00 896 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-08-12 14:07:00 896 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillable SslConnection@62a533e0::SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62a533e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 896 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@79442efd{AC.ReadCB@4c02364{HttpConnection@4c02364::DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-08-12 14:07:00 896 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62a533e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 896 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 waiting with 1 keys
2021-08-12 14:07:00 896 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4c02364::DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-12 14:07:00 896 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@62a533e0::SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62a533e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 896 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-12 14:07:00 896 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 230 HeapByteBuffer@33526b0f[p=0,l=230,c=17408,r=230]={<<<\x17\x03\x03\x005/NP\xCbGM\x1c\x97\xB3}\x9e\nb\xCd\xC4\x060\xCb\xFa\xC7...vD\x84\xC8afAOH\xCcY\xB3\x83\x11\xDb\xBe\t;\xC5\xC6Q\x16\xEb>>>\\\xD2\xAc\x1b4h\x8a*\xC9...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:00 896 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=230
2021-08-12 14:07:00 897 DEBUG [jdk.event.security][dw-25] invocationID:{InvocationID} -  TLSHandshake: 10.233.75.140:38336, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-08-12 14:07:00 897 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=230 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=230,c=17408,r=172] unwrapBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:00 897 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - handshake succeeded SslConnection@62a533e0::SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62a533e0{NOT_HANDSHAKING,eio=172/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256
2021-08-12 14:07:00 897 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-12 14:07:00 897 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@33526b0f[p=58,l=230,c=17408,r=172]={\x17\x03\x03\x005\x14\x00\x00 ...\xF7\xB3W=\xAfd-<<<\x17\x03\x03\x00\xA7\xC6\x15.\xF1\xAe\x900\xE9\r2\xA7\x89\xF1\xA0&\x08u\xA7>e...vD\x84\xC8afAOH\xCcY\xB3\x83\x11\xDb\xBe\t;\xC5\xC6Q\x16\xEb>>>\\\xD2\xAc\x1b4h\x8a*\xC9...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:00 897 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0
2021-08-12 14:07:00 897 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 172 bytesProduced = 150 encryptedBuffer=[p=230,l=230,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7894de26[p=0,l=150,c=17408,r=150]={<<>>\xC1\x95"\xFeC\xC2\x18\x8a\xE8...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7894de26[p=0,l=150,c=17408,r=150]={<<>>\xC1\x95"\xFeC\xC2\x18\x8a\xE8...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:00 897 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4c02364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 897 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4c02364::DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=2/30000} filled 150 HeapByteBuffer@7894de26[p=0,l=150,c=17408,r=150]={<<>>\xC1\x95"\xFeC\xC2\x18\x8a\xE8...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:00 897 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4c02364::DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=2/30000} parse HeapByteBuffer@7894de26[p=0,l=150,c=17408,r=150]={<<>>\xC1\x95"\xFeC\xC2\x18\x8a\xE8...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-12 14:07:00 897 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@7894de26[p=0,l=150,c=17408,r=150]={<<>>\xC1\x95"\xFeC\xC2\x18\x8a\xE8...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:00 897 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - START --> SPACE1
2021-08-12 14:07:00 897 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - SPACE1 --> URI
2021-08-12 14:07:00 897 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - URI --> SPACE2
2021-08-12 14:07:00 897 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-08-12 14:07:00 897 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-08-12 14:07:00 897 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-08-12 14:07:00 897 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-08-12 14:07:00 897 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-08-12 14:07:00 897 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-08-12 14:07:00 897 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-08-12 14:07:00 897 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-08-12 14:07:00 897 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-08-12 14:07:00 897 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-08-12 14:07:00 897 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-08-12 14:07:00 897 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-08-12 14:07:00 897 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER --> CONTENT
2021-08-12 14:07:00 897 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - REQUEST for //10.233.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
GET //10.233.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.75.159:9101
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-08-12 14:07:00 897 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4c02364::DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=2/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-08-12 14:07:00 897 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@4c02364::DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=2/30000}
2021-08-12 14:07:00 897 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - handle //10.233.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} 
2021-08-12 14:07:00 897 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - handling HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-08-12 14:07:00 897 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
2021-08-12 14:07:00 897 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-25] invocationID:{InvocationID} - Host 10.233.75.159 with SNI null
2021-08-12 14:07:00 897 DEBUG [org.eclipse.jetty.server.Server][dw-25] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
2021-08-12 14:07:00 897 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-25] invocationID:{InvocationID} - GzipHandler@539fc5d1{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck)@7c78f3a6 in null
2021-08-12 14:07:00 898 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-25] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@bfc14b9{/,null,AVAILABLE}
2021-08-12 14:07:00 898 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-25] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@bfc14b9{/,null,AVAILABLE}
2021-08-12 14:07:00 898 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-4b4814d0@91963bf==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-12 14:07:00 898 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - chain=customFilter@1d60059f==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-105db94d@105db94d==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-167a21b@167a21b==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-4b4814d0@91963bf==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-12 14:07:00 898 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter customFilter@1d60059f==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-08-12 14:07:00 898 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Entering.
2021-08-12 14:07:00 898 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-08-12 14:07:00 898 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 2b5cd47b-8489-40eb-9ce8-0a47ddd4082d
2021-08-12 14:07:00 898 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Invoking synchronously ... 
2021-08-12 14:07:00 898 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-105db94d@105db94d==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-08-12 14:07:00 898 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-167a21b@167a21b==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-08-12 14:07:00 898 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-4b4814d0@91963bf==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-12 14:07:00 898 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@539fc5d1{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck)@7c78f3a6
2021-08-12 14:07:00 898 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@5210a691 exclude no deflater
2021-08-12 14:07:00 898 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@65a1d869[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@3fff132d{null}
2021-08-12 14:07:00 898 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1}
200 OK HTTP/1.1
Connection: close
Date: Thu, 12 Aug 2021 14:07:00 GMT
X-TransactionID: 2b5cd47b-8489-40eb-9ce8-0a47ddd4082d
X-InvocationID: 5549fba2-5915-4652-be29-beccb655010b
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-08-12 14:07:00 898 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@4a132b7[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5352289c] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-08-12 14:07:00 898 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@65a1d869[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:00 898 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Thu, 12 Aug 2021 14:07:00 GMT
X-TransactionID: 2b5cd47b-8489-40eb-9ce8-0a47ddd4082d
X-InvocationID: 5549fba2-5915-4652-be29-beccb655010b
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-08-12 14:07:00 898 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-08-12 14:07:00 898 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@4a132b7[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5352289c] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-08-12 14:07:00 898 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@38dbd00f{IDLE}->null [HeapByteBuffer@65fe3e9[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@65a1d869[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2021-08-12 14:07:00 898 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@38dbd00f{WRITING}->null:IDLE-->WRITING
2021-08-12 14:07:00 898 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@62a533e0::SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@4c02364[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7c9af909{s=COMPLETING}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1}
2021-08-12 14:07:00 898 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@65fe3e9[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:00 898 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@65a1d869[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:00 898 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-08-12 14:07:00 898 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 256 bytesProduced = 294 sequenceNumber = 0 [p=0,l=294,c=17408,r=294] ioDone=false/false
2021-08-12 14:07:00 899 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@62a533e0{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@4c02364[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7c9af909{s=COMPLETING}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-08-12 14:07:00 899 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-12 14:07:00 899 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@4c02364[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7c9af909{s=COMPLETING}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-08-12 14:07:00 899 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@38dbd00f{WRITING}->null
2021-08-12 14:07:00 899 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@38dbd00f{IDLE}->null:WRITING-->IDLE
2021-08-12 14:07:00 899 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@4a132b7[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5352289c] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-08-12 14:07:00 899 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@4a132b7[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5352289c] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-08-12 14:07:00 899 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=4/30000}
2021-08-12 14:07:00 899 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@62a533e0::SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@4c02364[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7c9af909{s=END}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2} oshut=false, ishut=false
2021-08-12 14:07:00 899 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@62a533e0::SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62a533e0{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@4c02364[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7c9af909{s=END}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-08-12 14:07:00 899 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@3a0290de[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-12 14:07:00 899 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-12 14:07:00 899 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 1 [p=0,l=40,c=17408,r=40] ioDone=false/true
2021-08-12 14:07:00 899 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62a533e0{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@4c02364[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7c9af909{s=END}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-08-12 14:07:00 899 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-12 14:07:00 899 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62a533e0{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@4c02364[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7c9af909{s=END}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-08-12 14:07:00 899 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@62a533e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@4c02364[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7c9af909{s=END}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-08-12 14:07:00 899 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@62a533e0::SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62a533e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@4c02364[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7c9af909{s=END}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-08-12 14:07:00 899 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@66bd5148{SSLC.NBReadCB@62a533e0{SslConnection@62a533e0::SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62a533e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@4c02364[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7c9af909{s=END}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}}}
2021-08-12 14:07:00 899 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@62a533e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@4c02364[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7c9af909{s=END}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-08-12 14:07:00 899 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010061a840@2d4c544c on ManagedSelector@52433946{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-12 14:07:00 899 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@52433946{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-12 14:07:00 899 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken with none selected
2021-08-12 14:07:00 899 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=2ded3ed8-c095-40c9-b85c-ebe01e256e11, referenceCounter=0, store size=0} on thread dw-25 - GET /api/holmes-rule-mgmt/v1/healthcheck
2021-08-12 14:07:00 900 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken up from select, 0/0/1 selected
2021-08-12 14:07:00 900 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 processing 0 keys, 1 updates
2021-08-12 14:07:00 900 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Exiting.
2021-08-12 14:07:00 900 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1
2021-08-12 14:07:00 900 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010061a840@2d4c544c
2021-08-12 14:07:00 900 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@62a533e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@4c02364[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7c9af909{s=END}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-08-12 14:07:00 900 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-08-12 14:07:00 900 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 waiting with 1 keys
2021-08-12 14:07:00 900 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken up from select, 1/1/1 selected
2021-08-12 14:07:00 900 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 processing 1 keys, 0 updates
2021-08-12 14:07:00 900 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.75.159:9101 remote=/10.233.75.140:38336], selector=sun.nio.ch.EPollSelectorImpl@5e2c3cd6, interestOps=1, readyOps=1 SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@62a533e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@4c02364[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7c9af909{s=END}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3} 
2021-08-12 14:07:00 900 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@62a533e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@4c02364[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7c9af909{s=END}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-08-12 14:07:00 900 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@62a533e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@4c02364[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7c9af909{s=END}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}:runFillable:BLOCKING
2021-08-12 14:07:00 900 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=0} tryExecute EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=4885]@2021-08-12T14:07:00.900409Z
2021-08-12 14:07:00 900 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=0/1,p=0}@10d94ba3 offer EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=4885]@2021-08-12T14:07:00.900457Z
2021-08-12 14:07:00 900 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=0/1,p=1} startReservedThread p=1
2021-08-12 14:07:00 900 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@1883871b{s=0/1,p=1}@5f45375b startThread=0
2021-08-12 14:07:00 900 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run ReservedThreadExecutor@1883871b{s=0/1,p=1}@5f45375b in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=1}]
2021-08-12 14:07:00 900 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=1}@5f45375b started
2021-08-12 14:07:00 900 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=4885]@2021-08-12T14:07:00.900589Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@62a533e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@4c02364[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7c9af909{s=END}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}:runFillable:BLOCKING/BLOCKING
2021-08-12 14:07:00 900 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=0/1,p=1}@10d94ba3 task=EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=1}][pc=0,pic=0,pec=3,epc=4886]@2021-08-12T14:07:00.900642Z
2021-08-12 14:07:00 900 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=0}@5f45375b waiting
2021-08-12 14:07:00 900 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@66bd5148{SSLC.NBReadCB@62a533e0{SslConnection@62a533e0::SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@62a533e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@4c02364[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7c9af909{s=END}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}}}
2021-08-12 14:07:00 900 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=4886]@2021-08-12T14:07:00.900702Z tryProduce true
2021-08-12 14:07:00 900 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0
2021-08-12 14:07:00 900 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-08-12 14:07:00 900 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@62a533e0::SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@62a533e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@4c02364[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7c9af909{s=END}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-08-12 14:07:00 900 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@62a533e0::SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62a533e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@4c02364[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7c9af909{s=END}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-08-12 14:07:00 900 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@79442efd{null}
2021-08-12 14:07:00 900 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - FillInterest@79442efd{null} lost race null
2021-08-12 14:07:00 900 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@62a533e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@4c02364[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7c9af909{s=END}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-08-12 14:07:00 900 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=0}@68a89409 size 1 > capacity
2021-08-12 14:07:00 900 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@1883871b{s=1/1,p=0}@68a89409 in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}]
2021-08-12 14:07:00 900 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62a533e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@4c02364[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7c9af909{s=END}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-08-12 14:07:00 901 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 waiting with 1 keys
2021-08-12 14:07:00 912 DEBUG [org.eclipse.jetty.server.Server][dw-25] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=15}
2021-08-12 14:07:00 912 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - unhandle HttpChannelState@1dbad849{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-08-12 14:07:00 912 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@1dbad849{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-12 14:07:00 912 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=15}
2021-08-12 14:07:00 912 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - completed HttpChannelState@1dbad849{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-12 14:07:00 912 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - unhandle HttpChannelState@1dbad849{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-12 14:07:00 912 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@1dbad849{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-12 14:07:00 912 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=15}
2021-08-12 14:07:00 912 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/healthcheck written=4
2021-08-12 14:07:00 912 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - recycle HttpChannelState@1dbad849{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-12 14:07:00 912 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-08-12 14:07:00 912 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-08-12 14:07:00 912 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
10.233.75.140 - - [12/Aug/2021:14:07:00 +0000] "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 15
2021-08-12 14:07:00 913 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@62a533e0::SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@62a533e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUT,fill=-,flush=-,to=18/30000}=>HttpConnection@4c02364[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 913 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-12 14:07:00 913 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 24 HeapByteBuffer@33526b0f[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\xDe\xA2\xF3\xEb\x1e\x0f\rw@\xBd1\x1b\x18\xD4B\xCb\xB0\xCd\xD2>>>i\tOO\xD0\x87\xF2\x07\n...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:00 913 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=24
2021-08-12 14:07:00 913 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=24 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 24 bytesProduced = 0 encryptedBuffer=[p=24,l=24,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\x8bK\xEb...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\x8bK\xEb...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:00 913 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUT,fill=-,flush=-,to=18/30000}=>HttpConnection@4c02364[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 913 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-08-12 14:07:00 913 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4c02364::DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUT,fill=-,flush=-,to=18/30000} filled -1 HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\x8bK\xEb...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:00 913 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUT,fill=-,flush=-,to=18/30000}
2021-08-12 14:07:00 913 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUT,fill=-,flush=-,to=18/30000}
2021-08-12 14:07:00 913 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - shutdownOutput: SslConnection@62a533e0::SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@4c02364[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=true, ishut=false
2021-08-12 14:07:00 913 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - ensureFillInterested SslConnection@62a533e0::SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@4c02364[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 913 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@66bd5148{SSLC.NBReadCB@62a533e0{SslConnection@62a533e0::SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@4c02364[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-12 14:07:00 913 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@4c02364[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 913 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010061a840@2d4c544c on ManagedSelector@52433946{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-12 14:07:00 913 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@52433946{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-12 14:07:00 913 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@4c02364[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 913 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@4c02364[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 913 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken with none selected
2021-08-12 14:07:00 913 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - doClose SocketChannelEndPoint@42870b07{l=/10.233.75.159:9101,r=/10.233.75.140:38336,CLOSED,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=/10.233.75.159:9101,r=/10.233.75.140:38336,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@4c02364[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 913 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken up from select, 0/0/1 selected
2021-08-12 14:07:00 913 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 processing 0 keys, 1 updates
2021-08-12 14:07:00 913 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1
2021-08-12 14:07:00 913 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010061a840@2d4c544c
2021-08-12 14:07:00 914 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Ignoring key update for cancelled key SocketChannelEndPoint@42870b07{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@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@4c02364[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 914 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close SocketChannelEndPoint@42870b07{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@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@4c02364[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 914 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@42870b07{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@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@4c02364[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 914 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-08-12 14:07:00 914 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 waiting with 1 keys
2021-08-12 14:07:00 913 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onClose FillInterest@66bd5148{SSLC.NBReadCB@62a533e0{SslConnection@62a533e0::SocketChannelEndPoint@42870b07{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=0/1,kio=-1,kro=-1}->SslConnection@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@4c02364[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-12 14:07:00 914 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillableFail SslConnection@62a533e0::SocketChannelEndPoint@42870b07{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@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@4c02364[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 914 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onFail FillInterest@79442efd{null}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:150)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:355)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:227)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1366)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:254)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:255)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-12 14:07:00 914 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup ManagedSelector@52433946{STARTED} id=0 keys=0 selected=0 updates=0
2021-08-12 14:07:00 915 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7f7ada42 startThread=0
2021-08-12 14:07:00 915 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onClose FillInterest@79442efd{null}
2021-08-12 14:07:00 915 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4c02364::DecryptedEndPoint@679f27ca{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=20/30000} parse HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\x8bK\xEb...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-12 14:07:00 915 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\x8bK\xEb...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:00 915 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-08-12 14:07:00 915 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4c02364::DecryptedEndPoint@679f27ca{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=20/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-08-12 14:07:00 915 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken with none selected
2021-08-12 14:07:00 915 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken up from select, 0/0/0 selected
2021-08-12 14:07:00 915 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 processing 0 keys, 0 updates
2021-08-12 14:07:00 915 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0
2021-08-12 14:07:00 915 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@4c02364::DecryptedEndPoint@679f27ca{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=20/30000}
2021-08-12 14:07:00 915 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-08-12 14:07:00 915 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 waiting with 0 keys
2021-08-12 14:07:00 915 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@679f27ca{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=20/30000}
2021-08-12 14:07:00 915 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4c02364::DecryptedEndPoint@679f27ca{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=20/30000} onFillable exit HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-12 14:07:00 915 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7f7ada42 in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}]
2021-08-12 14:07:00 915 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@4c02364[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 915 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=0}@4787ea5 size 1 > capacity
2021-08-12 14:07:00 915 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@42870b07{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@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@4c02364[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 915 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@1883871b{s=1/1,p=0}@4787ea5 in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}]
2021-08-12 14:07:00 915 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-30] invocationID:{InvocationID} - onClose HttpConnection@4c02364::DecryptedEndPoint@679f27ca{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=20/30000}
2021-08-12 14:07:00 915 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-30] invocationID:{InvocationID} - onClose SslConnection@62a533e0::SocketChannelEndPoint@42870b07{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@62a533e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679f27ca{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@4c02364[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c9af909{s=START}]=>HttpChannelOverHttp@4d0c1ee1{s=HttpChannelState@1dbad849{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:00 915 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7f7ada42 in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}]
2021-08-12 14:07:05 743 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24-acceptor-0@5ba184fc-RuleActiveApp@7b91d9f{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@4c27f537[java.nio.channels.SocketChannel[connected local=/10.233.75.159:9101 remote=/10.233.75.140:38514]] on ManagedSelector@52433946{STARTED} id=0 keys=0 selected=0 updates=0
2021-08-12 14:07:05 743 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24-acceptor-0@5ba184fc-RuleActiveApp@7b91d9f{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@52433946{STARTED} id=0 keys=0 selected=0 updates=1
2021-08-12 14:07:05 744 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken with none selected
2021-08-12 14:07:05 744 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken up from select, 0/0/0 selected
2021-08-12 14:07:05 744 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 processing 0 keys, 1 updates
2021-08-12 14:07:05 744 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1
2021-08-12 14:07:05 744 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update Accept@4c27f537[java.nio.channels.SocketChannel[connected local=/10.233.75.159:9101 remote=/10.233.75.140:38514]]
2021-08-12 14:07:05 744 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - run Accept@4c27f537[java.nio.channels.SocketChannel[connected local=/10.233.75.159:9101 remote=/10.233.75.140:38514]] in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}]
2021-08-12 14:07:05 744 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue Accept@4c27f537[java.nio.channels.SocketChannel[connected local=/10.233.75.159:9101 remote=/10.233.75.140:38514]] startThread=0
2021-08-12 14:07:05 744 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-08-12 14:07:05 744 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 waiting with 1 keys
2021-08-12 14:07:05 744 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-29] invocationID:{InvocationID} - SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-08-12 14:07:05 744 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-29] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@5ede57b0
2021-08-12 14:07:05 745 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-29] invocationID:{InvocationID} - new HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=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@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-08-12 14:07:05 745 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - New HTTP Connection HttpConnection@1a87f617::DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=0/30000}
2021-08-12 14:07:05 745 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100648440@63caab9f on ManagedSelector@52433946{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-12 14:07:05 745 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 745 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-29] invocationID:{InvocationID} - onOpen SslConnection@5b66a96a::SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 745 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-29] invocationID:{InvocationID} - onOpen HttpConnection@1a87f617::DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=0/30000}
2021-08-12 14:07:05 745 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-29] invocationID:{InvocationID} - fillInterested HttpConnection@1a87f617::DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=0/30000}
2021-08-12 14:07:05 746 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - interested FillInterest@a6dbf95{AC.ReadCB@1a87f617{HttpConnection@1a87f617::DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-12 14:07:05 746 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@5b66a96a::SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 746 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - SslConnection@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 746 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - interested FillInterest@3c4d7b14{SSLC.NBReadCB@5b66a96a{SslConnection@5b66a96a::SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-12 14:07:05 746 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 746 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010061a840@528eb80e on ManagedSelector@52433946{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-12 14:07:05 746 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@52433946{STARTED} id=0 keys=1 selected=0 updates=2
2021-08-12 14:07:05 746 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken with none selected
2021-08-12 14:07:05 746 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Created SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 746 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken up from select, 0/0/1 selected
2021-08-12 14:07:05 747 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 processing 0 keys, 2 updates
2021-08-12 14:07:05 747 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 2
2021-08-12 14:07:05 747 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100648440@63caab9f
2021-08-12 14:07:05 747 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010061a840@528eb80e
2021-08-12 14:07:05 747 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - ran Accept@4c27f537[java.nio.channels.SocketChannel[connected local=/10.233.75.159:9101 remote=/10.233.75.140:38514]] in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}]
2021-08-12 14:07:05 747 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 747 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-08-12 14:07:05 747 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 waiting with 1 keys
2021-08-12 14:07:05 747 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken up from select, 1/1/1 selected
2021-08-12 14:07:05 747 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 processing 1 keys, 0 updates
2021-08-12 14:07:05 748 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.75.159:9101 remote=/10.233.75.140:38514], selector=sun.nio.ch.EPollSelectorImpl@5e2c3cd6, interestOps=1, readyOps=1 SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-12 14:07:05 748 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 748 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-12 14:07:05 748 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=0} tryExecute EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=4886]@2021-08-12T14:07:05.748725Z
2021-08-12 14:07:05 748 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=0/1,p=0}@5f45375b offer EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=4886]@2021-08-12T14:07:05.74886Z
2021-08-12 14:07:05 749 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=0/1,p=1} startReservedThread p=1
2021-08-12 14:07:05 749 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue ReservedThreadExecutor@1883871b{s=0/1,p=1}@4835cb3d startThread=0
2021-08-12 14:07:05 749 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run ReservedThreadExecutor@1883871b{s=0/1,p=1}@4835cb3d in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=1}]
2021-08-12 14:07:05 749 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=1}@4835cb3d started
2021-08-12 14:07:05 749 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=0}@4835cb3d waiting
2021-08-12 14:07:05 749 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=0/1,p=1}@5f45375b task=EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=4886]@2021-08-12T14:07:05.749449Z
2021-08-12 14:07:05 749 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=4886]@2021-08-12T14:07:05.749482Z tryProduce true
2021-08-12 14:07:05 749 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2021-08-12 14:07:05 749 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-08-12 14:07:05 749 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 749 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 waiting with 1 keys
2021-08-12 14:07:05 750 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=1}][pc=0,pic=0,pec=3,epc=4886]@2021-08-12T14:07:05.74939Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-12 14:07:05 750 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@3c4d7b14{SSLC.NBReadCB@5b66a96a{SslConnection@5b66a96a::SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-12 14:07:05 751 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >c.onFillable SslConnection@5b66a96a::SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 751 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillable SslConnection@5b66a96a::SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 751 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@a6dbf95{AC.ReadCB@1a87f617{HttpConnection@1a87f617::DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=5/30000}}}
2021-08-12 14:07:05 751 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@1a87f617::DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-12 14:07:05 752 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@5b66a96a::SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 752 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-12 14:07:05 752 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 261 HeapByteBuffer@33526b0f[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\x01\xB6\x11\xCb\xDd\xC1\x12\xDf9\xB3p\xCc\xFd\xE1...\x11\xF5\xDb\xCa\xD6$\x89\xBe\x134\xD1\xD7\x94\n\xE9T\x10\x8b\xFe\xC6\xEf\xE8x>>>mq[}LG\xC7\xDa\x19...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:05 752 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=261
2021-08-12 14:07:05 752 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill starting handshake SslConnection@5b66a96a::SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 753 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\x8bK\xEb...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\x8bK\xEb...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:05 753 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_TASK
2021-08-12 14:07:05 753 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_WRAP
2021-08-12 14:07:05 754 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >flush SslConnection@5b66a96a::SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 754 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@3a0290de[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-12 14:07:05 754 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-12 14:07:05 754 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false
2021-08-12 14:07:05 754 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 754 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-12 14:07:05 755 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@5b66a96a{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 755 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-12 14:07:05 755 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 373 HeapByteBuffer@33526b0f[p=0,l=373,c=17408,r=373]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\x01\xB6\x11\xCb\xDd\xC1\x12\xDf...\x9c\xBb\xCb\xE0\xBd\x8f"\xF4\x17\x14\xB5\xC9\x8dW\xF4\x88\n`\xBd\xE3Iy\xBc>>>\xCaL\xF3\xB0\xFb\xA9\xE1.W...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:05 755 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=373
2021-08-12 14:07:05 755 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\x8bK\xEb...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\x8bK\xEb...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:05 755 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-12 14:07:05 755 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@33526b0f[p=6,l=373,c=17408,r=367]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\x01\xB6\x11\xCb\xDd\xC1\x12\xDf9\xB3p\xCc\xFd\xE1...\x9c\xBb\xCb\xE0\xBd\x8f"\xF4\x17\x14\xB5\xC9\x8dW\xF4\x88\n`\xBd\xE3Iy\xBc>>>\xCaL\xF3\xB0\xFb\xA9\xE1.W...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:05 755 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0
2021-08-12 14:07:05 755 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\x8bK\xEb...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\x8bK\xEb...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:05 755 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_TASK
2021-08-12 14:07:05 758 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-27] invocationID:{InvocationID} - Chose alias holmes-rule-mgmt@holmes-rule-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@5ede57b0
2021-08-12 14:07:05 761 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_WRAP
2021-08-12 14:07:05 761 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >flush SslConnection@5b66a96a::SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 761 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@3a0290de[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-12 14:07:05 761 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-12 14:07:05 761 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false
2021-08-12 14:07:05 761 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 761 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-12 14:07:05 761 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-12 14:07:05 761 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false
2021-08-12 14:07:05 761 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 761 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-12 14:07:05 761 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-12 14:07:05 761 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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
2021-08-12 14:07:05 762 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 2687 SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 762 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-12 14:07:05 762 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@5b66a96a{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 762 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-12 14:07:05 762 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@33526b0f[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:05 762 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0
2021-08-12 14:07:05 762 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\x8bK\xEb...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\x8bK\xEb...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:05 762 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@5b66a96a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 762 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@5b66a96a::SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 762 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-12 14:07:05 762 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@33526b0f[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:05 762 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0
2021-08-12 14:07:05 762 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\x8bK\xEb...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\x8bK\xEb...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:05 762 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@5b66a96a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 762 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@1a87f617::DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=16/30000} filled 0 HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\x8bK\xEb...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:05 763 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@1a87f617::DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=17/30000} parse HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\x8bK\xEb...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-12 14:07:05 763 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\x8bK\xEb...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:05 763 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@1a87f617::DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=17/30000} parsed false HttpParser{s=START,0 of -1}
2021-08-12 14:07:05 763 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@1a87f617::DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=17/30000}
2021-08-12 14:07:05 763 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - fillInterested HttpConnection@1a87f617::DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=17/30000}
2021-08-12 14:07:05 763 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@a6dbf95{AC.ReadCB@1a87f617{HttpConnection@1a87f617::DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-12 14:07:05 763 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@5b66a96a::SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 763 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@5b66a96a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 763 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@3c4d7b14{SSLC.NBReadCB@5b66a96a{SslConnection@5b66a96a::SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-12 14:07:05 764 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@5b66a96a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 764 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010061a840@528eb80e on ManagedSelector@52433946{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-12 14:07:05 764 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@52433946{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-12 14:07:05 764 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@1a87f617::DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-12 14:07:05 764 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken with none selected
2021-08-12 14:07:05 764 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken up from select, 0/0/1 selected
2021-08-12 14:07:05 764 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 processing 0 keys, 1 updates
2021-08-12 14:07:05 764 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2021-08-12 14:07:05 764 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010061a840@528eb80e
2021-08-12 14:07:05 764 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@5b66a96a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 764 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=0}@10d94ba3 size 1 > capacity
2021-08-12 14:07:05 764 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@5b66a96a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 764 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-08-12 14:07:05 764 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 waiting with 1 keys
2021-08-12 14:07:05 764 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran ReservedThreadExecutor@1883871b{s=1/1,p=0}@10d94ba3 in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}]
2021-08-12 14:07:05 764 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken up from select, 1/1/1 selected
2021-08-12 14:07:05 764 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 processing 1 keys, 0 updates
2021-08-12 14:07:05 764 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.75.159:9101 remote=/10.233.75.140:38514], selector=sun.nio.ch.EPollSelectorImpl@5e2c3cd6, interestOps=1, readyOps=1 SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@5b66a96a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-12 14:07:05 764 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5b66a96a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 764 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5b66a96a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-12 14:07:05 764 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=0} tryExecute EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=4887]@2021-08-12T14:07:05.764766Z
2021-08-12 14:07:05 764 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=0/1,p=0}@4835cb3d offer EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=4887]@2021-08-12T14:07:05.764825Z
2021-08-12 14:07:05 764 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=0/1,p=1} startReservedThread p=1
2021-08-12 14:07:05 764 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@1883871b{s=0/1,p=1}@57ea89b6 startThread=0
2021-08-12 14:07:05 764 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@1883871b{s=0/1,p=1}@57ea89b6 in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=1}]
2021-08-12 14:07:05 765 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=1}@57ea89b6 started
2021-08-12 14:07:05 765 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=4887]@2021-08-12T14:07:05.764939Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5b66a96a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-12 14:07:05 765 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=0}@57ea89b6 waiting
2021-08-12 14:07:05 765 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@3c4d7b14{SSLC.NBReadCB@5b66a96a{SslConnection@5b66a96a::SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5b66a96a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-12 14:07:05 765 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=0}@4835cb3d task=EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=4888]@2021-08-12T14:07:05.765123Z
2021-08-12 14:07:05 765 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=4888]@2021-08-12T14:07:05.76518Z tryProduce true
2021-08-12 14:07:05 765 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@5b66a96a::SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5b66a96a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 765 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 0
2021-08-12 14:07:05 765 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-08-12 14:07:05 765 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@5b66a96a::SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 765 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 765 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@a6dbf95{AC.ReadCB@1a87f617{HttpConnection@1a87f617::DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-08-12 14:07:05 765 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 waiting with 1 keys
2021-08-12 14:07:05 765 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@1a87f617::DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-12 14:07:05 765 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@5b66a96a::SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 765 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-12 14:07:05 765 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 230 HeapByteBuffer@33526b0f[p=0,l=230,c=17408,r=230]={<<<\x17\x03\x03\x005\x1c\xEb\xD3O|\x8a\x95\xBa\x05F\x82]n\xE8\x14N\x08\xBd\xF6\xF3...*j\\#o\x98\xA0g\xC2\x8d\xFd\xFe\xB0\xCa\xCd\x1d|\xCa\t\xC0\xD6`\xE4>>>C\x13\x01\xE6\x18\x9b\xA4\xD4\x9a...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:05 765 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=230
2021-08-12 14:07:05 766 DEBUG [jdk.event.security][dw-28] invocationID:{InvocationID} -  TLSHandshake: 10.233.75.140:38514, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-08-12 14:07:05 766 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=230 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=230,c=17408,r=172] unwrapBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\x8bK\xEb...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\x8bK\xEb...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:05 766 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - handshake succeeded SslConnection@5b66a96a::SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NOT_HANDSHAKING,eio=172/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256
2021-08-12 14:07:05 766 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-12 14:07:05 766 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@33526b0f[p=58,l=230,c=17408,r=172]={\x17\x03\x03\x005\x14\x00\x00 ...\x02aX\x14Uam<<<\x17\x03\x03\x00\xA7\xB5[\xB0\x077N\x8b\x92\x8d\xEfwL\xC5i}8\xD4N;i...*j\\#o\x98\xA0g\xC2\x8d\xFd\xFe\xB0\xCa\xCd\x1d|\xCa\t\xC0\xD6`\xE4>>>C\x13\x01\xE6\x18\x9b\xA4\xD4\x9a...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:05 766 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0
2021-08-12 14:07:05 766 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 172 bytesProduced = 150 encryptedBuffer=[p=230,l=230,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7894de26[p=0,l=150,c=17408,r=150]={<<>>,l\xD8G\xD4$bb5...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7894de26[p=0,l=150,c=17408,r=150]={<<>>,l\xD8G\xD4$bb5...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:05 766 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1a87f617[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 766 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@1a87f617::DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=3/30000} filled 150 HeapByteBuffer@7894de26[p=0,l=150,c=17408,r=150]={<<>>,l\xD8G\xD4$bb5...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:05 766 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@1a87f617::DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@7894de26[p=0,l=150,c=17408,r=150]={<<>>,l\xD8G\xD4$bb5...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-12 14:07:05 766 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@7894de26[p=0,l=150,c=17408,r=150]={<<>>,l\xD8G\xD4$bb5...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:05 766 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - START --> SPACE1
2021-08-12 14:07:05 766 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - SPACE1 --> URI
2021-08-12 14:07:05 766 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - URI --> SPACE2
2021-08-12 14:07:05 766 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-08-12 14:07:05 766 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-08-12 14:07:05 767 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-08-12 14:07:05 767 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-08-12 14:07:05 767 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-08-12 14:07:05 767 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-08-12 14:07:05 767 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-08-12 14:07:05 767 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-08-12 14:07:05 767 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-08-12 14:07:05 767 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-08-12 14:07:05 767 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-08-12 14:07:05 767 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-08-12 14:07:05 767 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER --> CONTENT
2021-08-12 14:07:05 767 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - REQUEST for //10.233.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
GET //10.233.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.75.159:9101
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-08-12 14:07:05 767 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@1a87f617::DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=3/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-08-12 14:07:05 767 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@1a87f617::DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=4/30000}
2021-08-12 14:07:05 767 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - handle //10.233.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} 
2021-08-12 14:07:05 767 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - handling HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-08-12 14:07:05 767 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
2021-08-12 14:07:05 767 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-28] invocationID:{InvocationID} - Host 10.233.75.159 with SNI null
2021-08-12 14:07:05 767 DEBUG [org.eclipse.jetty.server.Server][dw-28] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
2021-08-12 14:07:05 767 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-28] invocationID:{InvocationID} - GzipHandler@539fc5d1{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck)@2115cb36 in null
2021-08-12 14:07:05 767 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-28] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@bfc14b9{/,null,AVAILABLE}
2021-08-12 14:07:05 767 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-28] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@bfc14b9{/,null,AVAILABLE}
2021-08-12 14:07:05 767 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-4b4814d0@91963bf==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-12 14:07:05 767 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - chain=customFilter@1d60059f==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-105db94d@105db94d==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-167a21b@167a21b==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-4b4814d0@91963bf==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-12 14:07:05 767 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - call filter customFilter@1d60059f==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-08-12 14:07:05 767 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Entering.
2021-08-12 14:07:05 767 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-08-12 14:07:05 767 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 93dfba74-f0db-461d-8be8-63bc1b1a01ae
2021-08-12 14:07:05 767 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Invoking synchronously ... 
2021-08-12 14:07:05 767 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-105db94d@105db94d==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-08-12 14:07:05 767 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-167a21b@167a21b==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-08-12 14:07:05 767 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-4b4814d0@91963bf==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-12 14:07:05 768 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@539fc5d1{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck)@2115cb36
2021-08-12 14:07:05 768 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@2b488bf6 exclude no deflater
2021-08-12 14:07:05 768 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@1a7e52d1[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@195adf11{null}
2021-08-12 14:07:05 768 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1}
200 OK HTTP/1.1
Connection: close
Date: Thu, 12 Aug 2021 14:07:05 GMT
X-TransactionID: 93dfba74-f0db-461d-8be8-63bc1b1a01ae
X-InvocationID: ad6897c4-2054-4c05-b342-9f3805bd5565
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-08-12 14:07:05 768 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@1699eb77[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7961d569] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-08-12 14:07:05 768 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@1a7e52d1[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:05 768 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Thu, 12 Aug 2021 14:07:05 GMT
X-TransactionID: 93dfba74-f0db-461d-8be8-63bc1b1a01ae
X-InvocationID: ad6897c4-2054-4c05-b342-9f3805bd5565
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-08-12 14:07:05 768 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-08-12 14:07:05 768 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@1699eb77[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7961d569] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-08-12 14:07:05 768 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@11e1e84e{IDLE}->null [HeapByteBuffer@65fe3e9[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@1a7e52d1[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2021-08-12 14:07:05 768 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@11e1e84e{WRITING}->null:IDLE-->WRITING
2021-08-12 14:07:05 769 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@5b66a96a::SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=W,to=5/30000}=>HttpConnection@1a87f617[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2f7fc323{s=COMPLETING}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1}
2021-08-12 14:07:05 769 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@65fe3e9[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:05 769 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@1a7e52d1[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:05 769 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-08-12 14:07:05 769 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 256 bytesProduced = 294 sequenceNumber = 0 [p=0,l=294,c=17408,r=294] ioDone=false/false
2021-08-12 14:07:05 769 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=W,to=5/30000}=>HttpConnection@1a87f617[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2f7fc323{s=COMPLETING}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-08-12 14:07:05 769 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-12 14:07:05 769 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@1a87f617[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2f7fc323{s=COMPLETING}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-08-12 14:07:05 769 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@11e1e84e{WRITING}->null
2021-08-12 14:07:05 769 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@11e1e84e{IDLE}->null:WRITING-->IDLE
2021-08-12 14:07:05 769 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@1699eb77[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7961d569] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-08-12 14:07:05 769 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@1699eb77[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7961d569] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-08-12 14:07:05 769 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=6/30000}
2021-08-12 14:07:05 769 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@5b66a96a::SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@1a87f617[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2f7fc323{s=END}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2} oshut=false, ishut=false
2021-08-12 14:07:05 770 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@5b66a96a::SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@1a87f617[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2f7fc323{s=END}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-08-12 14:07:05 770 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@3a0290de[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-12 14:07:05 770 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-12 14:07:05 770 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 1 [p=0,l=40,c=17408,r=40] ioDone=false/true
2021-08-12 14:07:05 770 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@1a87f617[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2f7fc323{s=END}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-08-12 14:07:05 770 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-12 14:07:05 770 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@1a87f617[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2f7fc323{s=END}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-08-12 14:07:05 770 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@5b66a96a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@1a87f617[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2f7fc323{s=END}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-08-12 14:07:05 770 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@5b66a96a::SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@1a87f617[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2f7fc323{s=END}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-08-12 14:07:05 771 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@3c4d7b14{SSLC.NBReadCB@5b66a96a{SslConnection@5b66a96a::SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@1a87f617[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2f7fc323{s=END}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}}}
2021-08-12 14:07:05 771 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@5b66a96a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@1a87f617[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2f7fc323{s=END}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-08-12 14:07:05 771 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010061a840@528eb80e on ManagedSelector@52433946{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-12 14:07:05 771 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@52433946{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-12 14:07:05 771 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken with none selected
2021-08-12 14:07:05 771 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=27fd0d2c-379b-41fa-9b3d-fe1a37de91ba, referenceCounter=0, store size=0} on thread dw-28 - GET /api/holmes-rule-mgmt/v1/healthcheck
2021-08-12 14:07:05 771 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken up from select, 0/0/1 selected
2021-08-12 14:07:05 771 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Exiting.
2021-08-12 14:07:05 771 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 processing 0 keys, 1 updates
2021-08-12 14:07:05 771 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 1
2021-08-12 14:07:05 771 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010061a840@528eb80e
2021-08-12 14:07:05 771 DEBUG [org.eclipse.jetty.server.Server][dw-28] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-08-12 14:07:05 771 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - unhandle HttpChannelState@1d44ba06{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-08-12 14:07:05 771 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@5b66a96a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@1a87f617[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2f7fc323{s=END}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-08-12 14:07:05 771 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@1d44ba06{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-12 14:07:05 771 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-08-12 14:07:05 771 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 waiting with 1 keys
2021-08-12 14:07:05 771 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-08-12 14:07:05 771 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken up from select, 1/1/1 selected
2021-08-12 14:07:05 771 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - completed HttpChannelState@1d44ba06{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-12 14:07:05 771 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 processing 1 keys, 0 updates
2021-08-12 14:07:05 771 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - unhandle HttpChannelState@1d44ba06{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-12 14:07:05 771 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@1d44ba06{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-12 14:07:05 771 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-08-12 14:07:05 771 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/healthcheck written=4
2021-08-12 14:07:05 771 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.75.159:9101 remote=/10.233.75.140:38514], selector=sun.nio.ch.EPollSelectorImpl@5e2c3cd6, interestOps=1, readyOps=1 SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@5b66a96a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@1a87f617[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2f7fc323{s=END}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4} 
2021-08-12 14:07:05 771 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5b66a96a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@1a87f617[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2f7fc323{s=END}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{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.75.159:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
10.233.75.140 - - [12/Aug/2021:14:07:05 +0000] "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 4
2021-08-12 14:07:05 771 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - recycle HttpChannelState@1d44ba06{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-12 14:07:05 772 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-08-12 14:07:05 772 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-08-12 14:07:05 772 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5b66a96a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@1a87f617[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2f7fc323{s=END}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=5}:runFillable:BLOCKING
2021-08-12 14:07:05 772 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 772 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=0} tryExecute EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=4888]@2021-08-12T14:07:05.772221Z
2021-08-12 14:07:05 772 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@5b66a96a::SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5b66a96a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@1a87f617[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 772 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-12 14:07:05 772 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=0/1,p=0}@57ea89b6 offer EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=4888]@2021-08-12T14:07:05.772292Z
2021-08-12 14:07:05 772 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 24 HeapByteBuffer@33526b0f[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13nR\x1f\xDe\xF2\x99_\xDb\xB1d!)Zz&8\xFc\xE8\xF2>>>\x93b\x12\x0e3>\x93\xC6\x81...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:05 772 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=24
2021-08-12 14:07:05 772 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=0/1,p=1} startReservedThread p=1
2021-08-12 14:07:05 772 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue ReservedThreadExecutor@1883871b{s=0/1,p=1}@363dac05 startThread=0
2021-08-12 14:07:05 772 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] 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@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#$P\x1a\x9a...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#$P\x1a\x9a...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:05 772 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=0/1,p=0}@57ea89b6 task=EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=4888]@2021-08-12T14:07:05.772465Z
2021-08-12 14:07:05 772 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=4888]@2021-08-12T14:07:05.772512Z tryProduce true
2021-08-12 14:07:05 772 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@1883871b{s=0/1,p=1}@363dac05 in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=1}]
2021-08-12 14:07:05 772 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0
2021-08-12 14:07:05 772 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-08-12 14:07:05 772 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@1a87f617[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 772 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=1}@363dac05 started
2021-08-12 14:07:05 772 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-08-12 14:07:05 772 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=0}@363dac05 waiting
2021-08-12 14:07:05 772 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@1a87f617::DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OSHUT,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#$P\x1a\x9a...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:05 772 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OSHUT,fill=-,flush=-,to=9/30000}
2021-08-12 14:07:05 772 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@1a87f617[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 772 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 waiting with 1 keys
2021-08-12 14:07:05 772 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OSHUT,fill=-,flush=-,to=9/30000}
2021-08-12 14:07:05 772 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - shutdownOutput: SslConnection@5b66a96a::SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1a87f617[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=true, ishut=false
2021-08-12 14:07:05 772 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=4888]@2021-08-12T14:07:05.772766Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1a87f617[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-12 14:07:05 772 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - ensureFillInterested SslConnection@5b66a96a::SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1a87f617[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 772 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@3c4d7b14{SSLC.NBReadCB@5b66a96a{SslConnection@5b66a96a::SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1a87f617[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-12 14:07:05 773 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1a87f617[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 773 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >c.onFillable SslConnection@5b66a96a::SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1a87f617[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 773 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,CLOSED,fill=-,flush=-,to=9/30000}
2021-08-12 14:07:05 773 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1a87f617[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 773 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close(null) DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,CLOSED,fill=-,flush=-,to=9/30000}
2021-08-12 14:07:05 773 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - doClose SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1a87f617[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 773 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - onClose FillInterest@3c4d7b14{null}
2021-08-12 14:07:05 773 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - onFillable SslConnection@5b66a96a::SocketChannelEndPoint@6b5a25d{l=/10.233.75.159:9101,r=/10.233.75.140:38514,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=/10.233.75.159:9101,r=/10.233.75.140:38514,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1a87f617[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 773 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@a6dbf95{null}
2021-08-12 14:07:05 773 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup ManagedSelector@52433946{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-12 14:07:05 773 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - FillInterest@a6dbf95{null} lost race null
2021-08-12 14:07:05 773 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken with none selected
2021-08-12 14:07:05 773 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@13b2b820 in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}]
2021-08-12 14:07:05 773 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken up from select, 0/0/0 selected
2021-08-12 14:07:05 773 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@13b2b820 startThread=0
2021-08-12 14:07:05 773 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 processing 0 keys, 0 updates
2021-08-12 14:07:05 773 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - onClose FillInterest@a6dbf95{null}
2021-08-12 14:07:05 773 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0
2021-08-12 14:07:05 773 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-08-12 14:07:05 773 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 waiting with 0 keys
2021-08-12 14:07:05 773 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@1a87f617::DecryptedEndPoint@364854b9{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#$P\x1a\x9a...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-12 14:07:05 773 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1a87f617[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 773 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@6b5a25d{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@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1a87f617[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 773 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=0}@4835cb3d size 1 > capacity
2021-08-12 14:07:05 773 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-30] invocationID:{InvocationID} - onClose HttpConnection@1a87f617::DecryptedEndPoint@364854b9{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000}
2021-08-12 14:07:05 773 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran ReservedThreadExecutor@1883871b{s=1/1,p=0}@4835cb3d in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}]
2021-08-12 14:07:05 773 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-30] invocationID:{InvocationID} - onClose SslConnection@5b66a96a::SocketChannelEndPoint@6b5a25d{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@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1a87f617[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 773 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@13b2b820 in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}]
2021-08-12 14:07:05 773 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#$P\x1a\x9a...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:05 773 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-08-12 14:07:05 773 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@1a87f617::DecryptedEndPoint@364854b9{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-08-12 14:07:05 773 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@1a87f617::DecryptedEndPoint@364854b9{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000}
2021-08-12 14:07:05 773 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@364854b9{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000}
2021-08-12 14:07:05 773 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@1a87f617::DecryptedEndPoint@364854b9{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-12 14:07:05 774 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@5b66a96a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@364854b9{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1a87f617[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f7fc323{s=START}]=>HttpChannelOverHttp@52657a32{s=HttpChannelState@1d44ba06{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:05 774 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=0}@5f45375b size 1 > capacity
2021-08-12 14:07:05 774 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran ReservedThreadExecutor@1883871b{s=1/1,p=0}@5f45375b in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}]
2021-08-12 14:07:13 364 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@4615ddd6] obtained in 0 millis
2021-08-12 14:07:13 364 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@635873f6, maxRows=0, fetchSize=0, flags=16
2021-08-12 14:07:13 364 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> CloseStatement(S_639)
2021-08-12 14:07:13 364 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Parse(stmt=S_640,query="/* EngineEntityDao.getAllEntities */ SELECT * FROM ENGINE_ENTITY",oids={})
2021-08-12 14:07:13 364 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Bind(stmt=S_640,portal=null)
2021-08-12 14:07:13 364 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Describe(portal=null)
2021-08-12 14:07:13 365 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=0)
2021-08-12 14:07:13 365 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Sync
2021-08-12 14:07:13 366 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE CloseComplete
2021-08-12 14:07:13 366 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE ErrorMessage(ERROR: relation "engine_entity" does not exist
  Position: 52
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01)
2021-08-12 14:07:13 366 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2021-08-12 14:07:13 366 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query /* EngineEntityDao.getAllEntities */ SELECT * FROM ENGINE_ENTITY
2021-08-12 14:07:13 366 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query SYNC
2021-08-12 14:07:13 366 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@4615ddd6] released
2021-08-12 14:07:13 367 ERROR [org.onap.holmes.rulemgt.RuleAllocator][RuleAllocatorTimer] invocationID:{InvocationID} - Failed to reallocate rules.
org.skife.jdbi.v2.exceptions.UnableToExecuteStatementException: org.postgresql.util.PSQLException: ERROR: relation "engine_entity" does not exist
  Position: 52
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01 [statement:"SELECT * FROM ENGINE_ENTITY", located:"SELECT * FROM ENGINE_ENTITY", rewritten:"/* EngineEntityDao.getAllEntities */ SELECT * FROM ENGINE_ENTITY", arguments:{ positional:{}, named:{}, finder:[]}]
	at org.skife.jdbi.v2.SQLStatement.internalExecute(SQLStatement.java:1338)
	at org.skife.jdbi.v2.Query.fold(Query.java:173)
	at org.skife.jdbi.v2.Query.list(Query.java:82)
	at org.skife.jdbi.v2.sqlobject.ResultReturnThing$IterableReturningThing.result(ResultReturnThing.java:253)
	at org.skife.jdbi.v2.sqlobject.ResultReturnThing.map(ResultReturnThing.java:46)
	at org.skife.jdbi.v2.sqlobject.QueryHandler.invoke(QueryHandler.java:41)
	at org.skife.jdbi.v2.sqlobject.SqlObject.invoke(SqlObject.java:224)
	at org.skife.jdbi.v2.sqlobject.SqlObject$3.intercept(SqlObject.java:133)
	at org.skife.jdbi.v2.sqlobject.CloseInternalDoNotUseThisClass$$EnhancerByCGLIB$$fbd8ed4b.getAllEntities()
	at org.onap.holmes.common.engine.service.impl.EngineEntityServiceImpl.getAllEntities(EngineEntityServiceImpl.java:45)
	at org.onap.holmes.rulemgt.tools.EngineTools.getInstanceList(EngineTools.java:42)
	at org.onap.holmes.rulemgt.RuleAllocator.allocateRules(RuleAllocator.java:76)
	at org.onap.holmes.rulemgt.RuleAllocator$1.run(RuleAllocator.java:66)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: org.postgresql.util.PSQLException: ERROR: relation "engine_entity" does not exist
  Position: 52
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01
	at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2532)
	at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2267)
	at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:312)
	at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:448)
	at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:369)
	at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:153)
	at org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:142)
	at jdk.internal.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.apache.tomcat.jdbc.pool.StatementFacade$StatementProxy.invoke(StatementFacade.java:114)
	at com.sun.proxy.$Proxy76.execute(Unknown Source)
	at org.skife.jdbi.v2.SQLStatement.internalExecute(SQLStatement.java:1327)
	... 14 common frames omitted
2021-08-12 14:07:15 743 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24-acceptor-0@5ba184fc-RuleActiveApp@7b91d9f{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@1a424932[java.nio.channels.SocketChannel[connected local=/10.233.75.159:9101 remote=/10.233.75.140:38944]] on ManagedSelector@52433946{STARTED} id=0 keys=0 selected=0 updates=0
2021-08-12 14:07:15 743 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24-acceptor-0@5ba184fc-RuleActiveApp@7b91d9f{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@52433946{STARTED} id=0 keys=0 selected=0 updates=1
2021-08-12 14:07:15 743 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken with none selected
2021-08-12 14:07:15 743 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken up from select, 0/0/0 selected
2021-08-12 14:07:15 743 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 processing 0 keys, 1 updates
2021-08-12 14:07:15 743 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1
2021-08-12 14:07:15 743 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update Accept@1a424932[java.nio.channels.SocketChannel[connected local=/10.233.75.159:9101 remote=/10.233.75.140:38944]]
2021-08-12 14:07:15 743 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue Accept@1a424932[java.nio.channels.SocketChannel[connected local=/10.233.75.159:9101 remote=/10.233.75.140:38944]] startThread=0
2021-08-12 14:07:15 743 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-08-12 14:07:15 743 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 waiting with 1 keys
2021-08-12 14:07:15 744 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - run Accept@1a424932[java.nio.channels.SocketChannel[connected local=/10.233.75.159:9101 remote=/10.233.75.140:38944]] in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}]
2021-08-12 14:07:15 744 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-29] invocationID:{InvocationID} - SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-08-12 14:07:15 744 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-29] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@64cf9942
2021-08-12 14:07:15 745 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-29] invocationID:{InvocationID} - new HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=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@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-08-12 14:07:15 745 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - New HTTP Connection HttpConnection@4776bd99::DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=0/30000}
2021-08-12 14:07:15 745 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100648440@1afe1b08 on ManagedSelector@52433946{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-12 14:07:15 745 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2c71e2a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:15 745 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-29] invocationID:{InvocationID} - onOpen SslConnection@2c71e2a7::SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2c71e2a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:15 745 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-29] invocationID:{InvocationID} - onOpen HttpConnection@4776bd99::DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=1/30000}
2021-08-12 14:07:15 745 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-29] invocationID:{InvocationID} - fillInterested HttpConnection@4776bd99::DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=1/30000}
2021-08-12 14:07:15 745 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - interested FillInterest@58a17161{AC.ReadCB@4776bd99{HttpConnection@4776bd99::DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-12 14:07:15 745 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@2c71e2a7::SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2c71e2a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:15 745 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - SslConnection@2c71e2a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:15 746 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - interested FillInterest@32ed1726{SSLC.NBReadCB@2c71e2a7{SslConnection@2c71e2a7::SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2c71e2a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-12 14:07:15 746 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2c71e2a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:15 746 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010061a840@11aabf06 on ManagedSelector@52433946{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-12 14:07:15 746 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@52433946{STARTED} id=0 keys=1 selected=0 updates=2
2021-08-12 14:07:15 746 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken with none selected
2021-08-12 14:07:15 746 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Created SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2c71e2a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:15 746 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken up from select, 0/0/1 selected
2021-08-12 14:07:15 746 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 processing 0 keys, 2 updates
2021-08-12 14:07:15 746 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 2
2021-08-12 14:07:15 746 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100648440@1afe1b08
2021-08-12 14:07:15 746 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010061a840@11aabf06
2021-08-12 14:07:15 746 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - ran Accept@1a424932[java.nio.channels.SocketChannel[connected local=/10.233.75.159:9101 remote=/10.233.75.140:38944]] in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}]
2021-08-12 14:07:15 746 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@2c71e2a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:15 746 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-08-12 14:07:15 746 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 waiting with 1 keys
2021-08-12 14:07:15 746 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken up from select, 1/1/1 selected
2021-08-12 14:07:15 746 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 processing 1 keys, 0 updates
2021-08-12 14:07:15 746 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.75.159:9101 remote=/10.233.75.140:38944], selector=sun.nio.ch.EPollSelectorImpl@5e2c3cd6, interestOps=1, readyOps=1 SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2c71e2a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-12 14:07:15 747 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c71e2a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:15 747 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c71e2a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-12 14:07:15 747 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=0} tryExecute EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=4889]@2021-08-12T14:07:15.747238Z
2021-08-12 14:07:15 747 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=0/1,p=0}@363dac05 offer EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=4889]@2021-08-12T14:07:15.747291Z
2021-08-12 14:07:15 747 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=0/1,p=1} startReservedThread p=1
2021-08-12 14:07:15 747 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@1883871b{s=0/1,p=1}@664ded3a startThread=0
2021-08-12 14:07:15 747 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=0/1,p=1}@363dac05 task=EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=4889]@2021-08-12T14:07:15.747388Z
2021-08-12 14:07:15 747 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=4889]@2021-08-12T14:07:15.747461Z tryProduce true
2021-08-12 14:07:15 747 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0
2021-08-12 14:07:15 747 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-08-12 14:07:15 747 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@1883871b{s=0/1,p=1}@664ded3a in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=1}]
2021-08-12 14:07:15 747 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=1}@664ded3a started
2021-08-12 14:07:15 747 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=0}@664ded3a waiting
2021-08-12 14:07:15 747 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=4889]@2021-08-12T14:07:15.747433Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c71e2a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-12 14:07:15 747 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c71e2a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:15 747 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 waiting with 1 keys
2021-08-12 14:07:15 747 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@32ed1726{SSLC.NBReadCB@2c71e2a7{SslConnection@2c71e2a7::SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c71e2a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-12 14:07:15 748 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@2c71e2a7::SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c71e2a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:15 748 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@2c71e2a7::SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c71e2a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:15 748 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@58a17161{AC.ReadCB@4776bd99{HttpConnection@4776bd99::DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-08-12 14:07:15 748 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@4776bd99::DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-12 14:07:15 748 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@2c71e2a7::SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c71e2a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:15 748 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-12 14:07:15 748 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 261 HeapByteBuffer@33526b0f[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\x98\xC4\x84\x1e\xD2\x08\xC9\xD9I\xBb\x01\xA4J%...WE-p`64}\xFe\x15\xDb\xF7\xE3\x05\xFe\x02\xEb\xF6\x98X \xC1l>>>\x1e\x024K\x7f\x80\xAd\x05\x89...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:15 748 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=261
2021-08-12 14:07:15 748 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill starting handshake SslConnection@2c71e2a7::SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c71e2a7{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:15 749 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#$P\x1a\x9a...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#$P\x1a\x9a...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:15 749 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_TASK
2021-08-12 14:07:15 749 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_WRAP
2021-08-12 14:07:15 749 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >flush SslConnection@2c71e2a7::SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c71e2a7{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:15 749 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@3a0290de[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-12 14:07:15 749 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-12 14:07:15 749 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false
2021-08-12 14:07:15 749 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c71e2a7{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:15 749 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-12 14:07:15 750 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@2c71e2a7{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:15 750 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-12 14:07:15 750 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 6 HeapByteBuffer@33526b0f[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\x98\xC4\x84\x1e...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:15 750 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=6
2021-08-12 14:07:15 750 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=6,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#$P\x1a\x9a...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#$P\x1a\x9a...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:15 750 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-12 14:07:15 750 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 367 HeapByteBuffer@33526b0f[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\x98\xC4\x84\x1e\xD2\x08\xC9\xD9I\xBb\x01\xA4J%...o\x9e\xD8\x94\x8a\x91\x90\x83\xD2\x01i\x02)\xFbJ\xCa0\x8d\x80\x91\xFf1Y>>>`\xBd\xE3Iy\xBc\xCaL\xF3...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:15 750 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=367
2021-08-12 14:07:15 750 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=367 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=367,l=367,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#$P\x1a\x9a...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#$P\x1a\x9a...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:15 750 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_TASK
2021-08-12 14:07:15 756 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-26] invocationID:{InvocationID} - Chose alias holmes-rule-mgmt@holmes-rule-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@64cf9942
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_WRAP
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >flush SslConnection@2c71e2a7::SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c71e2a7{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@3a0290de[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c71e2a7{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c71e2a7{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 2687 SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c71e2a7{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@2c71e2a7{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@33526b0f[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#$P\x1a\x9a...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#$P\x1a\x9a...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@2c71e2a7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@2c71e2a7::SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c71e2a7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@33526b0f[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#$P\x1a\x9a...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#$P\x1a\x9a...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@2c71e2a7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@4776bd99::DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=13/30000} filled 0 HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#$P\x1a\x9a...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@4776bd99::DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#$P\x1a\x9a...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#$P\x1a\x9a...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@4776bd99::DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=START,0 of -1}
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@4776bd99::DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=13/30000}
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - fillInterested HttpConnection@4776bd99::DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=13/30000}
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@58a17161{AC.ReadCB@4776bd99{HttpConnection@4776bd99::DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@2c71e2a7::SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c71e2a7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:15 758 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@2c71e2a7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@32ed1726{SSLC.NBReadCB@2c71e2a7{SslConnection@2c71e2a7::SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c71e2a7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@2c71e2a7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010061a840@11aabf06 on ManagedSelector@52433946{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@52433946{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@4776bd99::DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@2c71e2a7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=0}@57ea89b6 size 1 > capacity
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@1883871b{s=1/1,p=0}@57ea89b6 in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}]
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken with none selected
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken up from select, 0/0/1 selected
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 processing 0 keys, 1 updates
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010061a840@11aabf06
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2c71e2a7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 waiting with 1 keys
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 woken up from select, 1/1/1 selected
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 processing 1 keys, 0 updates
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.75.159:9101 remote=/10.233.75.140:38944], selector=sun.nio.ch.EPollSelectorImpl@5e2c3cd6, interestOps=1, readyOps=1 SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2c71e2a7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c71e2a7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c71e2a7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=0} tryExecute EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=4890]@2021-08-12T14:07:15.759638Z
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=0/1,p=0}@664ded3a offer EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=4890]@2021-08-12T14:07:15.759661Z
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=0/1,p=1} startReservedThread p=1
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@1883871b{s=0/1,p=1}@72c36b90 startThread=0
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=4890]@2021-08-12T14:07:15.759707Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c71e2a7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run ReservedThreadExecutor@1883871b{s=0/1,p=1}@72c36b90 in InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=0/1,p=1}]
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=1}@72c36b90 started
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=1/1,p=0}@72c36b90 waiting
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@32ed1726{SSLC.NBReadCB@2c71e2a7{SslConnection@2c71e2a7::SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c71e2a7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@1883871b{s=0/1,p=1}@664ded3a task=EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=4891]@2021-08-12T14:07:15.759798Z
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >c.onFillable SslConnection@2c71e2a7::SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c71e2a7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@3b30eec5/SelectorProducer@68d8eb4f/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5e2a6991{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@1883871b{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=4891]@2021-08-12T14:07:15.759836Z tryProduce true
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillable SslConnection@2c71e2a7::SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c71e2a7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@58a17161{AC.ReadCB@4776bd99{HttpConnection@4776bd99::DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4776bd99::DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@2c71e2a7::SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c71e2a7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c71e2a7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5e2c3cd6 waiting with 1 keys
2021-08-12 14:07:15 759 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-12 14:07:15 760 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 230 HeapByteBuffer@33526b0f[p=0,l=230,c=17408,r=230]={<<<\x17\x03\x03\x005O\xAc\xF0\x96\xC9~\\.\xF33\xEd\xEf\xF7\xF5\x87\xBd<\xA4\xA6\xEb...\xB3V\xE7\xD6-\xA5\xD9\x11@&\x1f\x1cJ\xCc9\xB9\xEb\xC8\x91+\xD4\x12\x00>>>\xE1~\xE1\x93P\xF9E\xB3\xD9...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:15 760 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=230
2021-08-12 14:07:15 760 DEBUG [jdk.event.security][dw-25] invocationID:{InvocationID} -  TLSHandshake: 10.233.75.140:38944, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-08-12 14:07:15 760 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=230 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=230,c=17408,r=172] unwrapBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#$P\x1a\x9a...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7894de26[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#$P\x1a\x9a...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:15 761 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - handshake succeeded SslConnection@2c71e2a7::SocketChannelEndPoint@3390fa7{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c71e2a7{NOT_HANDSHAKING,eio=172/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256
2021-08-12 14:07:15 761 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-12 14:07:15 761 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@33526b0f[p=58,l=230,c=17408,r=172]={\x17\x03\x03\x005\x14\x00\x00 ...\xE5\x8fj]U\x81A<<<\x17\x03\x03\x00\xA7!\xA1\xF6\xF7\xCa#Y-\x1b\x9fI\xA9\x10\xC5\x1f&KF\xA9\xBd...\xB3V\xE7\xD6-\xA5\xD9\x11@&\x1f\x1cJ\xCc9\xB9\xEb\xC8\x91+\xD4\x12\x00>>>\xE1~\xE1\x93P\xF9E\xB3\xD9...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:15 761 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0
2021-08-12 14:07:15 761 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 172 bytesProduced = 150 encryptedBuffer=[p=230,l=230,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7894de26[p=0,l=150,c=17408,r=150]={<<>>\x81\xCc\xC8Y\x96dP\xD3*...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7894de26[p=0,l=150,c=17408,r=150]={<<>>\x81\xCc\xC8Y\x96dP\xD3*...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:15 761 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@2c71e2a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4776bd99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a498bc4{s=START}]=>HttpChannelOverHttp@338dcb14{s=HttpChannelState@14e44ba3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-12 14:07:15 761 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4776bd99::DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=2/30000} filled 150 HeapByteBuffer@7894de26[p=0,l=150,c=17408,r=150]={<<>>\x81\xCc\xC8Y\x96dP\xD3*...\x00\x00\x00\x00\x00\x00\x00}
2021-08-12 14:07:15 761 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4776bd99::DecryptedEndPoint@5feb3aaf{l=/10.233.75.159:9101,r=/10.233.75.140:38944,OPEN,fill=-,flush=-,to=2/30000} parse HeapByteBuffer@7894de26[p=0,l=150,c=17408,r=150]={<<>>\x81\xCc\xC8Y\x96dP\xD3*...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-12 14:07:15 761 DEBUG [org.ec