Results

By type

          *** retrieve Truststore and Keystore password
*** actual launch of AAI Sparky BE
+ '{JAR_CMD}' ufv /opt/app/sparky/lib/sparkybe-onap-application.jar -C /opt/app/sparky/config/portal/ BOOT-INF/classes/portal.properties -C /opt/app/sparky/config/portal/ BOOT-INF/classes/key.properties
+ cd /opt/app/sparky
+ exec java -Xms1024m -Xmx4096m '-DAPP_HOME=/opt/app/sparky' '-DCONFIG_HOME=/opt/app/sparky/config' '-Dlogging.config=/opt/app/sparky/config/logging/logback.xml' -jar /opt/app/sparky/lib/sparkybe-onap-application.jar
   _____                  _                 ____  ______      ____  _   _          _____  
  / ____|                | |               |  _ \|  ____|_   / __ \| \ | |   /\   |  __ \ 
 | (___  _ __   __ _ _ __| | ___   _ ______| |_) | |__  (_) | |  | |  \| |  /  \  | |__) |
  \___ \| '_ \ / _` | '__| |/ / | | |______|  _ <|  __|     | |  | | . ` | / /\ \ |  ___/ 
  ____) | |_) | (_| | |  |   <| |_| |      | |_) | |____ _  | |__| | |\  |/ ____ \| |     
 |_____/| .__/ \__,_|_|  |_|\_\\__, |      |____/|______(_)  \____/|_| \_/_/    \_\_|     
        | |                     __/ |                                                     
        |_|                    |___/                                                      
2022-07-08T13:52:22.838Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-54ddffb9d-ngjxv with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-07-08T13:52:22.838Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-54ddffb9d-ngjxv with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-07-08T13:52:22.922Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|The following profiles are active: camel,fe-prod,oxm-schema-prod,oxm-default,resources,aai-proxy,ssl
2022-07-08T13:52:22.922Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|The following profiles are active: camel,fe-prod,oxm-schema-prod,oxm-default,resources,aai-proxy,ssl
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (jar:file:/opt/app/sparky/lib/sparkybe-onap-application.jar!/BOOT-INF/lib/groovy-2.4.15-indy.jar!/) to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2022-07-08T13:52:30.054Z||background-preinit|AAIUI||org.jboss.logging|DEBUG|Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2022-07-08T13:52:30.124Z||background-preinit|AAIUI||org.hibernate.validator.internal.util.Version|INFO|HV000001: Hibernate Validator 5.3.6.Final
2022-07-08T13:52:30.641Z||background-preinit|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2022-07-08T13:52:30.644Z||background-preinit|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-07-08T13:52:42.566Z||main|AAIUI||org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor|WARN|Multiple PropertySourcesPlaceholderConfigurer beans registered [propertySourcesPlaceholderConfigurer, org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0], falling back to Environment
2022-07-08T13:52:42.737Z||main|AAIUI||org.eclipse.jetty.util.log|DEBUG|Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
2022-07-08T13:52:42.745Z||main|AAIUI||org.eclipse.jetty.util.log|INFO|Logging initialized @31555ms to org.eclipse.jetty.util.log.Slf4jLog
2022-07-08T13:52:42.876Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_CERT|
2022-07-08T13:52:42.878Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server certificate chain = false|
2022-07-08T13:52:42.881Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server hostname = false|
2022-07-08T13:52:42.882Z||main|AAIUI||AAIRESTClient|DEBUG||Set client certificate filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.p12|
2022-07-08T13:52:42.883Z||main|AAIUI||AAIRESTClient|DEBUG||Set trust store filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.trust.jks|
2022-07-08T13:52:42.884Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-07-08T13:52:42.886Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-07-08T13:52:44.873Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2022-07-08T13:52:44.874Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-07-08T13:52:44.951Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2022-07-08T13:52:44.952Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-07-08T13:52:44.961Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-07-08T13:52:44.961Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-07-08T13:52:44.963Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-07-08T13:52:44.978Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-07-08T13:52:44.984Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-07-08T13:52:44.985Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-07-08T13:52:44.986Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-07-08T13:52:44.987Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-07-08T13:52:46.856Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@4a29f290
2022-07-08T13:52:46.892Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler1704600661==dftMaxIdleSec=-1,MANAGED}
2022-07-08T13:52:46.901Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@56ba8773{STOPPED} added {org.eclipse.jetty.security.DefaultAuthenticatorFactory@6ceb7b5e,POJO}
2022-07-08T13:52:46.916Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1704600661==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@56ba8773{STOPPED},MANAGED}
2022-07-08T13:52:46.930Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@56ba8773{STOPPED} added {JettyEmbeddedServletHandler@6d4a65c6{STOPPED},MANAGED}
2022-07-08T13:52:46.932Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{/,null,UNAVAILABLE} added {ErrorPageErrorHandler@aa004a0{STOPPED},MANAGED}
2022-07-08T13:52:47.034Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STOPPED}[9.4.18.v20190429] added {QueuedThreadPool[qtp943165647]@383790cf{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-07-08T13:52:47.152Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@4d23015c[HTTP/1.1] added {HttpConfiguration@383f1975{32768/8192,8192/8192,https://:0,[]},POJO}
2022-07-08T13:52:47.160Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@66e889df{null,[]}{0.0.0.0:0} added {Server@7a24eb3{STOPPED}[9.4.18.v20190429],UNMANAGED}
2022-07-08T13:52:47.161Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@66e889df{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp943165647]@383790cf{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-07-08T13:52:47.161Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@66e889df{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@55b8dbda{STOPPED},AUTO}
2022-07-08T13:52:47.162Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@66e889df{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@3b569985,POJO}
2022-07-08T13:52:47.162Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@66e889df{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@4d23015c[HTTP/1.1],AUTO}
2022-07-08T13:52:47.163Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@66e889df{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@4d23015c[HTTP/1.1]
2022-07-08T13:52:47.168Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@66e889df{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@66e889df{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
2022-07-08T13:52:47.169Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STOPPED}[9.4.18.v20190429] added {ServerConnector@66e889df{HTTP/1.1,[http/1.1]}{0.0.0.0:8000},AUTO}
2022-07-08T13:52:47.240Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|SessionManager default maxInactiveInterval=1800
2022-07-08T13:52:47.301Z||main|AAIUI||org.eclipse.jetty.http.PreEncodedHttpField|DEBUG|HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@388b401d]
2022-07-08T13:52:47.415Z||main|AAIUI||org.eclipse.jetty.http.pathmap.PathMappings|DEBUG|Added MappedResource[pathSpec=ServletPathSpec["*.svgz",pathDepth=0,group=SUFFIX_GLOB],resource=true] to PathMappings[size=1]
2022-07-08T13:52:47.419Z||main|AAIUI||org.eclipse.jetty.server.handler.gzip.GzipHandler|DEBUG|GzipHandler@6a10b263{STOPPED} mime types IncludeExclude@476ec9d0{i=[],ip=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@325bb9a6,e=[image/ief, image/vnd.wap.wbmp, image/jpeg, application/bzip2, image/x-portable-graymap, application/brotli, image/bmp, image/gif, image/x-icon, audio/midi, video/x-msvideo, image/x-xbitmap, application/x-rar-compressed, image/x-portable-bitmap, image/x-rgb, image/x-cmu-raster, application/gzip, audio/x-wav, audio/x-pn-realaudio, audio/basic, application/compress, audio/x-aiff, video/x.ms.asx, video/x.ms.asf, image/png, video/vnd.rn-realvideo, image/x-xwindowdump, image/jpeg2000, video/x-sgi-movie, audio/mpeg, image/xcf, video/mpeg, image/x-portable-pixmap, image/tiff, image/x-portable-anymap, image/x-xpixmap, application/zip, video/quicktime, application/x-xz, video/mp4],ep=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@1d12b024}
2022-07-08T13:52:47.421Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|GzipHandler@6a10b263{STOPPED} added {o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE},MANAGED}
2022-07-08T13:52:47.421Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STOPPED}[9.4.18.v20190429] added {GzipHandler@6a10b263{STOPPED},MANAGED}
2022-07-08T13:52:47.480Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@7fab4be7[HTTP/1.1] added {HttpConfiguration@a64e035{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@4d74c3ba]},POJO}
2022-07-08T13:52:47.491Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SslConnectionFactory@64138b0c{SSL->HTTP/1.1} added {SslContextFactory@49dbaaf3[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks],AUTO}
2022-07-08T13:52:47.492Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{null,[]}{0.0.0.0:0} added {Server@7a24eb3{STOPPED}[9.4.18.v20190429],UNMANAGED}
2022-07-08T13:52:47.493Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp943165647]@383790cf{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-07-08T13:52:47.494Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@736f3e9e{STOPPED},AUTO}
2022-07-08T13:52:47.494Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@bdc8014,POJO}
2022-07-08T13:52:47.495Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{null,[ssl]}{0.0.0.0:0} added {SslConnectionFactory@64138b0c{SSL->HTTP/1.1},AUTO}
2022-07-08T13:52:47.496Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@22d9c961{SSL,[ssl]}{0.0.0.0:0} added SslConnectionFactory@64138b0c{SSL->HTTP/1.1}
2022-07-08T13:52:47.496Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@7fab4be7[HTTP/1.1],AUTO}
2022-07-08T13:52:47.497Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@7fab4be7[HTTP/1.1]
2022-07-08T13:52:47.498Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:0},MANAGED}
2022-07-08T13:52:47.499Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STOPPED}[9.4.18.v20190429] added {ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000},AUTO}
2022-07-08T13:52:47.505Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STOPPED}[9.4.18.v20190429] added {AbstractLifeCycle@281f23f2{STOPPED},AUTO}
2022-07-08T13:52:47.507Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Server@7a24eb3{STOPPED}[9.4.18.v20190429]
2022-07-08T13:52:47.508Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STARTING}[9.4.18.v20190429] added {ErrorHandler@87abc48{STOPPED},AUTO}
2022-07-08T13:52:47.519Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|jetty-9.4.18.v20190429; built: 2019-04-29T20:42:08.989Z; git: e1bc35120a6617ee3df052294e433f3a25ce7097; jvm 11.0.9+11
2022-07-08T13:52:47.581Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting Server@7a24eb3{STARTING}[9.4.18.v20190429]
2022-07-08T13:52:47.582Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting QueuedThreadPool[qtp943165647]@383790cf{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY]
2022-07-08T13:52:47.594Z||main|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}
2022-07-08T13:52:47.596Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|QueuedThreadPool[qtp943165647]@383790cf{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}] added {ReservedThreadExecutor@24fabd0f{s=0/2,p=0},AUTO}
2022-07-08T13:52:47.597Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ReservedThreadExecutor@24fabd0f{s=0/2,p=0}
2022-07-08T13:52:47.628Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36439ms ReservedThreadExecutor@24fabd0f{s=0/2,p=0}
2022-07-08T13:52:47.629Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-25,5,main]
2022-07-08T13:52:47.631Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-26,5,main]
2022-07-08T13:52:47.635Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-27,5,main]
2022-07-08T13:52:47.646Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-28,5,main]
2022-07-08T13:52:47.648Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-29,5,main]
2022-07-08T13:52:47.654Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-30,5,main]
2022-07-08T13:52:47.659Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-31,5,main]
2022-07-08T13:52:47.670Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-32,5,main]
2022-07-08T13:52:47.678Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36489ms QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}]
2022-07-08T13:52:47.678Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting GzipHandler@6a10b263{STOPPED}
2022-07-08T13:52:47.686Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting GzipHandler@6a10b263{STARTING}
2022-07-08T13:52:47.686Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE}
2022-07-08T13:52:47.741Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Thread Context classloader org.springframework.boot.loader.LaunchedURLClassLoader@3cbbc1e0
2022-07-08T13:52:47.743Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$AppClassLoader@19569ebd 
2022-07-08T13:52:47.743Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$PlatformClassLoader@4632cfc 
2022-07-08T13:52:47.744Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@6e1f8469
2022-07-08T13:52:47.745Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@2e380628
2022-07-08T13:52:47.746Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@3b6c624
2022-07-08T13:52:47.746Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@1eaf1e62
2022-07-08T13:52:47.750Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@6e1f8469
2022-07-08T13:52:47.753Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring embedded WebApplicationContext
2022-07-08T13:52:51.414Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@2e380628
2022-07-08T13:52:51.532Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@1c504e66[defaultPolicy=WebSocketPolicy@73ad4ecc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {ScheduledExecutorScheduler@69da0b12{STOPPED},AUTO}
2022-07-08T13:52:51.533Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@1c504e66[defaultPolicy=WebSocketPolicy@73ad4ecc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {org.eclipse.jetty.io.MappedByteBufferPool@2764c546,POJO}
2022-07-08T13:52:51.534Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@59496961{STOPPED} added {WebSocketServerFactory@1c504e66[defaultPolicy=WebSocketPolicy@73ad4ecc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory],AUTO}
2022-07-08T13:52:51.534Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@59496961{STOPPED} added {PathMappings[size=0],POJO}
2022-07-08T13:52:51.535Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],STARTING} added {NativeWebSocketConfiguration@59496961{STOPPED},MANAGED}
2022-07-08T13:52:51.535Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting NativeWebSocketConfiguration@59496961{STOPPED}
2022-07-08T13:52:51.535Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting WebSocketServerFactory@1c504e66[defaultPolicy=WebSocketPolicy@73ad4ecc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2022-07-08T13:52:51.536Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@69da0b12{STOPPED}
2022-07-08T13:52:51.538Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @40349ms ScheduledExecutorScheduler@69da0b12{STARTED}
2022-07-08T13:52:51.538Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @40350ms WebSocketServerFactory@1c504e66[defaultPolicy=WebSocketPolicy@73ad4ecc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2022-07-08T13:52:51.539Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @40350ms NativeWebSocketConfiguration@59496961{STARTED}
2022-07-08T13:52:51.592Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@26d820eb{STOPPED}
2022-07-08T13:52:51.703Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {HttpClientTransportOverHTTP@1ab6718{STOPPED},AUTO}
2022-07-08T13:52:51.705Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {Client@3910fe11[provider=null,keyStore=null,trustStore=null],AUTO}
2022-07-08T13:52:51.706Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@460510aa,POJO}
2022-07-08T13:52:51.707Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@351e414e,POJO}
2022-07-08T13:52:51.709Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}],UNMANAGED}
2022-07-08T13:52:51.723Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@2764c546,POJO}
2022-07-08T13:52:51.724Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketClient@9cecaadc[httpClient=HttpClient@57a48985{STOPPED},openSessions.size=0] added {HttpClient@57a48985{STOPPED},AUTO}
2022-07-08T13:52:51.830Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@26d820eb{STOPPED}
2022-07-08T13:52:51.832Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerContainer@26d820eb{STOPPED} added {NativeWebSocketConfiguration@59496961{STARTED},UNMANAGED}
2022-07-08T13:52:51.832Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],STARTING} added {ServerContainer@26d820eb{STOPPED},AUTO}
2022-07-08T13:52:51.838Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer|DEBUG|Dynamic filter add to support JSR356/javax.websocket.server: org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter
2022-07-08T13:52:51.842Z||main|AAIUI||org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter|DEBUG|Adding [Jetty_WebSocketUpgradeFilter] WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@59496961{STARTED}] mapped to /* to o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-07-08T13:52:51.848Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@3b6c624
2022-07-08T13:52:51.851Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],STARTING} added {JettyEmbeddedErrorHandler@25c53f74{STOPPED},MANAGED}
2022-07-08T13:52:51.852Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@1eaf1e62
2022-07-08T13:52:51.855Z||main|AAIUI||org.eclipse.jetty.webapp.MetaData|DEBUG|metadata resolve o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-07-08T13:52:51.858Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-07-08T13:52:51.859Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler1704600661==dftMaxIdleSec=1800
2022-07-08T13:52:51.877Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1704600661==dftMaxIdleSec=1800 added {org.eclipse.jetty.server.session.DefaultSessionCache@26a2f7f9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
2022-07-08T13:52:51.880Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.DefaultSessionCache@26a2f7f9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@7186333e[passivating=false,graceSec=3600],AUTO}
2022-07-08T13:52:51.883Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting DefaultSessionIdManager@56d93692{STOPPED}[worker=null]
2022-07-08T13:52:51.885Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|DefaultSessionIdManager workerName=node0
2022-07-08T13:52:51.885Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|No SessionScavenger set, using defaults
2022-07-08T13:52:51.887Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|DefaultSessionIdManager@56d93692{STARTING}[worker=node0] added {HouseKeeper@76c548f{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
2022-07-08T13:52:51.887Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HouseKeeper@76c548f{STOPPED}[interval=600000, ownscheduler=false]
2022-07-08T13:52:51.888Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@3900fa71{STOPPED}
2022-07-08T13:52:51.888Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @40700ms ScheduledExecutorScheduler@3900fa71{STARTED}
2022-07-08T13:52:51.888Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|Using own scheduler for scavenging
2022-07-08T13:52:51.889Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|node0 Scavenging every 600000ms
2022-07-08T13:52:51.906Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @40717ms HouseKeeper@76c548f{STARTED}[interval=600000, ownscheduler=true]
2022-07-08T13:52:51.907Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @40718ms DefaultSessionIdManager@56d93692{STARTED}[worker=node0]
2022-07-08T13:52:51.908Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STARTING}[9.4.18.v20190429] added {DefaultSessionIdManager@56d93692{STARTED}[worker=node0],MANAGED}
2022-07-08T13:52:51.909Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1704600661==dftMaxIdleSec=1800 added {DefaultSessionIdManager@56d93692{STARTED}[worker=node0],UNMANAGED}
2022-07-08T13:52:51.910Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@6b667cb3{STOPPED}
2022-07-08T13:52:51.910Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @40722ms ScheduledExecutorScheduler@6b667cb3{STARTED}
2022-07-08T13:52:51.914Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler1704600661==dftMaxIdleSec=1800
2022-07-08T13:52:51.915Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ConstraintSecurityHandler@56ba8773{STOPPED}
2022-07-08T13:52:51.918Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ConstraintSecurityHandler@56ba8773{STARTING}
2022-07-08T13:52:51.918Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedServletHandler@6d4a65c6{STOPPED}
2022-07-08T13:52:51.928Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/rest/*[JAVAX_API:null] mapped to servlet=CamelServlet[JAVAX_API:null]
2022-07-08T13:52:51.930Z||main|AAIUI||org.eclipse.jetty.http.pathmap.PathMappings|DEBUG|Added MappedResource[pathSpec=ServletPathSpec["/rest/*",pathDepth=2,group=PREFIX_GLOB],resource=CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true] to PathMappings[size=1]
2022-07-08T13:52:51.931Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/[JAVAX_API:null] mapped to servlet=dispatcherServlet[JAVAX_API:null]
2022-07-08T13:52:51.932Z||main|AAIUI||org.eclipse.jetty.http.pathmap.PathMappings|DEBUG|Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=2]
2022-07-08T13:52:51.936Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|filterNameMap={requestContextFilter=requestContextFilter@3cec79d3==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true, applicationContextIdFilter=applicationContextIdFilter@64b70919==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true, httpPutFormContentFilter=httpPutFormContentFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true, Jetty_WebSocketUpgradeFilter=Jetty_WebSocketUpgradeFilter@4a8df3e2==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true, hiddenHttpMethodFilter=hiddenHttpMethodFilter@3157e4c0==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true, characterEncodingFilter=characterEncodingFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true, webRequestLoggingFilter=webRequestLoggingFilter@328902d5==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true, metricsFilter=metricsFilter@72e789cb==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true}
2022-07-08T13:52:51.947Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|pathFilters=[[/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>metricsFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>characterEncodingFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>hiddenHttpMethodFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>httpPutFormContentFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>requestContextFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>webRequestLoggingFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>applicationContextIdFilter, [/*]/[]/[REQUEST]=>Jetty_WebSocketUpgradeFilter]
2022-07-08T13:52:51.947Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletFilterMap={}
2022-07-08T13:52:51.947Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletPathMap=PathMappings[size=2]
2022-07-08T13:52:51.948Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletNameMap={default=default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true, CamelServlet=CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true, dispatcherServlet=dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true}
2022-07-08T13:52:51.948Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedServletHandler@6d4a65c6{STARTING}
2022-07-08T13:52:51.948Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @40760ms JettyEmbeddedServletHandler@6d4a65c6{STARTED}
2022-07-08T13:52:51.949Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @40760ms ConstraintSecurityHandler@56ba8773{STARTED}
2022-07-08T13:52:51.949Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.DefaultSessionCache@26a2f7f9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2022-07-08T13:52:51.949Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.NullSessionDataStore@7186333e[passivating=false,graceSec=3600]
2022-07-08T13:52:51.949Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @40761ms org.eclipse.jetty.server.session.NullSessionDataStore@7186333e[passivating=false,graceSec=3600]
2022-07-08T13:52:51.950Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @40761ms org.eclipse.jetty.server.session.DefaultSessionCache@26a2f7f9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2022-07-08T13:52:51.950Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @40762ms org.eclipse.jetty.server.session.SessionHandler1704600661==dftMaxIdleSec=1800
2022-07-08T13:52:51.950Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerContainer@26d820eb{STOPPED}
2022-07-08T13:52:51.954Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.DecoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@6e495b48)
2022-07-08T13:52:51.954Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-07-08T13:52:51.956Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-07-08T13:52:51.957Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-07-08T13:52:51.957Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-07-08T13:52:51.958Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-07-08T13:52:51.958Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-07-08T13:52:51.958Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-07-08T13:52:51.959Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-07-08T13:52:51.959Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder
2022-07-08T13:52:51.959Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-07-08T13:52:51.959Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-07-08T13:52:51.959Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-07-08T13:52:51.960Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-07-08T13:52:51.960Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-07-08T13:52:51.960Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-07-08T13:52:51.960Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-07-08T13:52:51.960Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-07-08T13:52:51.960Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder
2022-07-08T13:52:51.961Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder
2022-07-08T13:52:51.961Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder
2022-07-08T13:52:51.961Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder
2022-07-08T13:52:51.962Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder
2022-07-08T13:52:51.962Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.EncoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@6e495b48)
2022-07-08T13:52:51.962Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-07-08T13:52:51.964Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-07-08T13:52:51.964Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-07-08T13:52:51.964Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-07-08T13:52:51.965Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-07-08T13:52:51.965Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-07-08T13:52:51.965Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-07-08T13:52:51.965Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-07-08T13:52:51.966Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.StringEncoder
2022-07-08T13:52:51.987Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-07-08T13:52:51.988Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-07-08T13:52:51.988Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-07-08T13:52:51.989Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-07-08T13:52:51.989Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-07-08T13:52:51.990Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-07-08T13:52:51.990Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-07-08T13:52:51.991Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-07-08T13:52:51.991Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder
2022-07-08T13:52:51.992Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder
2022-07-08T13:52:51.996Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @40807ms ServerContainer@26d820eb{STARTED}
2022-07-08T13:52:51.996Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedErrorHandler@25c53f74{STOPPED}
2022-07-08T13:52:51.997Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedErrorHandler@25c53f74{STARTING}
2022-07-08T13:52:51.997Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @40809ms JettyEmbeddedErrorHandler@25c53f74{STARTED}
2022-07-08T13:52:51.998Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler|INFO|Started o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2022-07-08T13:52:51.999Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@6e1f8469
2022-07-08T13:52:52.000Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@2e380628
2022-07-08T13:52:52.001Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@3b6c624
2022-07-08T13:52:52.001Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@1eaf1e62
2022-07-08T13:52:52.002Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @40813ms o.s.b.c.e.j.JettyEmbeddedWebAppContext@2787de58{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2022-07-08T13:52:52.003Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @40814ms GzipHandler@6a10b263{STARTED}
2022-07-08T13:52:52.003Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting AbstractLifeCycle@281f23f2{STOPPED}
2022-07-08T13:52:52.005Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @40816ms AbstractLifeCycle@281f23f2{STARTED}
2022-07-08T13:52:52.005Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ErrorHandler@87abc48{STOPPED}
2022-07-08T13:52:52.006Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ErrorHandler@87abc48{STARTING}
2022-07-08T13:52:52.010Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @40822ms ErrorHandler@87abc48{STARTED}
2022-07-08T13:52:52.011Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|Started @40823ms
2022-07-08T13:52:52.012Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @40823ms Server@7a24eb3{STARTED}[9.4.18.v20190429]
2022-07-08T13:52:53.268Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-07-08T13:52:53.269Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-07-08T13:52:53.269Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-07-08T13:52:53.269Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-07-08T13:52:54.543Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
2022-07-08T13:52:54.543Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
[EL Warning]: moxy: 2022-07-08 13:53:00.117--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2022-07-08 13:53:05.957--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2022-07-08 13:53:11.741--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2022-07-08 13:53:20.758--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2022-07-08 13:53:27.888--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2022-07-08 13:53:34.514--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2022-07-08 13:53:42.85--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2022-07-08T13:53:46.948Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-07-08T13:53:46.948Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-07-08T13:53:47.235Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-07-08T13:53:47.235Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-07-08T13:53:47.235Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-07-08T13:53:47.235Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-07-08T13:53:47.905Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2022-07-08T13:53:47.911Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-07-08T13:53:47.943Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2022-07-08T13:53:47.943Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-07-08T13:53:47.944Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-07-08T13:53:47.944Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-07-08T13:53:47.944Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-07-08T13:53:47.945Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-07-08T13:53:47.945Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-07-08T13:53:47.945Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-07-08T13:53:47.946Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-07-08T13:53:47.947Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-07-08T13:53:59.385Z||main|AAIUI||org.hibernate.validator.internal.metadata.provider.TypeAnnotationAwareMetaDataProvider|DEBUG|HV000188: Parameterized type with more than one argument is not supported: java.util.function.Function
2022-07-08T13:54:07.173Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STARTED}[9.4.18.v20190429] added {ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000},UNMANAGED}
2022-07-08T13:54:07.209Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting metricsFilter@72e789cb==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-07-08T13:54:07.210Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @116021ms metricsFilter@72e789cb==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-07-08T13:54:07.214Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.autoconfigure.MetricsFilter@7428de63
2022-07-08T13:54:07.225Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting characterEncodingFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-07-08T13:54:07.225Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @116037ms characterEncodingFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-07-08T13:54:07.226Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedCharacterEncodingFilter@203c20cf
2022-07-08T13:54:07.226Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting hiddenHttpMethodFilter@3157e4c0==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-07-08T13:54:07.226Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @116038ms hiddenHttpMethodFilter@3157e4c0==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-07-08T13:54:07.226Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter@4cbf4f53
2022-07-08T13:54:07.226Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting httpPutFormContentFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-07-08T13:54:07.227Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @116038ms httpPutFormContentFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-07-08T13:54:07.227Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter@7bbbb6a8
2022-07-08T13:54:07.228Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting requestContextFilter@3cec79d3==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-07-08T13:54:07.228Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @116040ms requestContextFilter@3cec79d3==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-07-08T13:54:07.229Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedRequestContextFilter@21fdfefc
2022-07-08T13:54:07.229Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting webRequestLoggingFilter@328902d5==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-07-08T13:54:07.230Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @116041ms webRequestLoggingFilter@328902d5==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-07-08T13:54:07.230Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.trace.WebRequestTraceFilter@6a9b0a6f
2022-07-08T13:54:07.230Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting applicationContextIdFilter@64b70919==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-07-08T13:54:07.231Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @116042ms applicationContextIdFilter@64b70919==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-07-08T13:54:07.231Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.ApplicationContextHeaderFilter@421a4ee1
2022-07-08T13:54:07.231Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Jetty_WebSocketUpgradeFilter@4a8df3e2==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2022-07-08T13:54:07.232Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @116043ms Jetty_WebSocketUpgradeFilter@4a8df3e2==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2022-07-08T13:54:07.232Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@59496961{STARTED}]
2022-07-08T13:54:07.237Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2022-07-08T13:54:07.239Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @116051ms dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2022-07-08T13:54:07.241Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.springframework.web.servlet.DispatcherServlet@78830d9a for dispatcherServlet
2022-07-08T13:54:07.242Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring FrameworkServlet 'dispatcherServlet'
2022-07-08T13:54:07.328Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2022-07-08T13:54:07.328Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @116140ms CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2022-07-08T13:54:07.328Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init CamelHttpTransportServlet for CamelServlet
2022-07-08T13:54:07.330Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2022-07-08T13:54:07.335Z||main|AAIUI||org.eclipse.jetty.servlet.BaseHolder|DEBUG|Holding class org.eclipse.jetty.servlet.DefaultServlet from org.springframework.boot.loader.LaunchedURLClassLoader@3cbbc1e0
2022-07-08T13:54:07.335Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @116147ms default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2022-07-08T13:54:07.353Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.eclipse.jetty.servlet.DefaultServlet@16f15a4 for default
2022-07-08T13:54:07.365Z||main|AAIUI||org.eclipse.jetty.servlet.DefaultServlet|DEBUG|resource base = null
2022-07-08T13:54:07.366Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-07-08T13:54:07.386Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {sun.nio.ch.ServerSocketChannelImpl[/0.0.0.0:8000],POJO}
2022-07-08T13:54:07.387Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@736f3e9e{STOPPED}
2022-07-08T13:54:07.387Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @116199ms ScheduledExecutorScheduler@736f3e9e{STARTED}
2022-07-08T13:54:07.388Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslConnectionFactory@64138b0c{SSL->HTTP/1.1}
2022-07-08T13:54:07.388Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslContextFactory@49dbaaf3[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-07-08T13:54:08.648Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai in X509@461b38ca(aai@aai.onap.org,h=[],w=[])
2022-07-08T13:54:08.649Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-babel in X509@461b38ca(aai@aai.onap.org,h=[aai],w=[])
2022-07-08T13:54:08.649Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-babel.onap in X509@461b38ca(aai@aai.onap.org,h=[aai, aai-babel],w=[])
2022-07-08T13:54:08.650Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-graphadmin in X509@461b38ca(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap],w=[])
2022-07-08T13:54:08.650Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-graphadmin.onap in X509@461b38ca(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin],w=[])
2022-07-08T13:54:08.651Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-modelloader in X509@461b38ca(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap],w=[])
2022-07-08T13:54:08.651Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-modelloader.onap in X509@461b38ca(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader],w=[])
2022-07-08T13:54:08.652Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-search-data.onap in X509@461b38ca(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap],w=[])
2022-07-08T13:54:08.653Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-sparky-be.onap in X509@461b38ca(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap],w=[])
2022-07-08T13:54:08.653Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.api.simpledemo.onap.org in X509@461b38ca(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap],w=[])
2022-07-08T13:54:08.654Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.elasticsearch.simpledemo.onap.org in X509@461b38ca(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org],w=[])
2022-07-08T13:54:08.655Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.gremlinserver.simpledemo.onap.org in X509@461b38ca(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org],w=[])
2022-07-08T13:54:08.655Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.hbase.simpledemo.onap.org in X509@461b38ca(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org],w=[])
2022-07-08T13:54:08.656Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.onap in X509@461b38ca(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org],w=[])
2022-07-08T13:54:08.657Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.searchservice.simpledemo.onap.org in X509@461b38ca(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap],w=[])
2022-07-08T13:54:08.658Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.simpledemo.onap.org in X509@461b38ca(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org],w=[])
2022-07-08T13:54:08.660Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.ui.simpledemo.onap.org in X509@461b38ca(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org],w=[])
2022-07-08T13:54:08.693Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate CN alias=aai@aai.onap.org CN=aai in X509@461b38ca(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[])
2022-07-08T13:54:08.694Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|INFO|x509=X509@461b38ca(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[]) for SslContextFactory@49dbaaf3[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-07-08T13:54:09.153Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|managers=[org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager@1932ad2c] for SslContextFactory@49dbaaf3[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-07-08T13:54:09.504Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Selected Protocols [TLSv1.1, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
2022-07-08T13:54:09.504Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Selected Ciphers   [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_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_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_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_128_CBC_SHA256, TLS_ECDHE_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_EMPTY_RENEGOTIATION_INFO_SCSV] of [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]
2022-07-08T13:54:09.507Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@35e7fcf2
2022-07-08T13:54:09.510Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @118322ms SslContextFactory@49dbaaf3[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-07-08T13:54:09.510Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2b5ca574
2022-07-08T13:54:09.511Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @118322ms SslConnectionFactory@64138b0c{SSL->HTTP/1.1}
2022-07-08T13:54:09.511Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HttpConnectionFactory@7fab4be7[HTTP/1.1]
2022-07-08T13:54:09.511Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @118323ms HttpConnectionFactory@7fab4be7[HTTP/1.1]
2022-07-08T13:54:09.511Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SelectorManager@ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-07-08T13:54:09.565Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/IDLE/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-08T13:54:09.557224Z added {SelectorProducer@1f5f4d48,POJO}
2022-07-08T13:54:09.567Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/IDLE/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-08T13:54:09.567211Z added {QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}],UNMANAGED}
2022-07-08T13:54:09.568Z||main|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/IDLE/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-08T13:54:09.568718Z created
2022-07-08T13:54:09.571Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ManagedSelector@3ccc4ca0{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/IDLE/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-08T13:54:09.570082Z,MANAGED}
2022-07-08T13:54:09.571Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SelectorManager@ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {ManagedSelector@3ccc4ca0{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
2022-07-08T13:54:09.571Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ManagedSelector@3ccc4ca0{STOPPED} id=0 keys=-1 selected=-1 updates=0
2022-07-08T13:54:09.572Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/IDLE/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-08T13:54:09.572206Z
2022-07-08T13:54:09.573Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @118384ms EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/IDLE/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-08T13:54:09.573112Z
2022-07-08T13:54:09.605Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$$Lambda$216/0x00000008009a7c40@1d982fbe
2022-07-08T13:54:09.606Z||main|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Start@f9ac719 on ManagedSelector@3ccc4ca0{STARTING} id=0 keys=0 selected=0 updates=0
2022-07-08T13:54:09.610Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$$Lambda$216/0x00000008009a7c40@1d982fbe
2022-07-08T13:54:09.615Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/IDLE/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-08T13:54:09.613879Z tryProduce false
2022-07-08T13:54:09.633Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-07-08T13:54:09.634Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Start@f9ac719
2022-07-08T13:54:09.635Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-08T13:54:09.637Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @118447ms ManagedSelector@3ccc4ca0{STARTED} id=0 keys=0 selected=0 updates=0
2022-07-08T13:54:09.644Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 waiting with 0 keys
2022-07-08T13:54:09.644Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @118456ms SelectorManager@ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-07-08T13:54:09.647Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {acceptor-0@337e573b,POJO}
2022-07-08T13:54:09.647Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue acceptor-0@337e573b
2022-07-08T13:54:09.648Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run acceptor-0@337e573b
2022-07-08T13:54:09.648Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|INFO|Started ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-07-08T13:54:09.650Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @118461ms ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-07-08T13:54:09.728Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 114.09 seconds (JVM running for 118.539)
2022-07-08T13:54:09.728Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 114.09 seconds (JVM running for 118.539)
2022-07-08T13:54:12.908Z||qtp943165647-25-acceptor-0@337e573b-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@4e2260a6 on ManagedSelector@3ccc4ca0{STARTED} id=0 keys=0 selected=0 updates=0
2022-07-08T13:54:12.909Z||qtp943165647-25-acceptor-0@337e573b-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3ccc4ca0{STARTED} id=0 keys=0 selected=0 updates=1
2022-07-08T13:54:12.909Z||qtp943165647-25-acceptor-0@337e573b-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@5b919942 on ManagedSelector@3ccc4ca0{STARTED} id=0 keys=0 selected=0 updates=1
2022-07-08T13:54:12.909Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken with none selected
2022-07-08T13:54:12.910Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken up from select, 0/0/0 selected
2022-07-08T13:54:12.910Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 processing 0 keys, 2 updates
2022-07-08T13:54:12.910Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-07-08T13:54:12.911Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4e2260a6
2022-07-08T13:54:12.915Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4e2260a6
2022-07-08T13:54:12.915Z||qtp943165647-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4e2260a6
2022-07-08T13:54:12.917Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5b919942
2022-07-08T13:54:12.917Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5b919942
2022-07-08T13:54:12.917Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-08T13:54:12.917Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 waiting with 2 keys
2022-07-08T13:54:12.918Z||qtp943165647-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5b919942
2022-07-08T13:54:12.967Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@69021534{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=29/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 28 ms, remaining: 29972 ms
2022-07-08T13:54:12.969Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7c9b65f2{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 29 ms, remaining: 29971 ms
2022-07-08T13:54:12.970Z||qtp943165647-29|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@725c9411
2022-07-08T13:54:12.978Z||qtp943165647-28|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3e5c2151
2022-07-08T13:54:13.157Z||qtp943165647-29|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=159/30000},null,HttpChannelState@102dd646{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-07-08T13:54:13.159Z||qtp943165647-28|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@34f102c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=160/30000},null,HttpChannelState@2415ceff{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-07-08T13:54:13.171Z||qtp943165647-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3e7e69f5::DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=173/30000}
2022-07-08T13:54:13.173Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7c9b65f2{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=235/30000}{io=0/0,kio=0,kro=0}->SslConnection@2fa6a717{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=174/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.174Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2fa6a717::SocketChannelEndPoint@7c9b65f2{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=236/30000}{io=0/0,kio=0,kro=0}->SslConnection@2fa6a717{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=176/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.174Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3e7e69f5::DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=176/30000}
2022-07-08T13:54:13.174Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3e7e69f5::DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=176/30000}
2022-07-08T13:54:13.175Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3372f0ae{AC.ReadCB@3e7e69f5{HttpConnection@3e7e69f5::DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-07-08T13:54:13.176Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2fa6a717::SocketChannelEndPoint@7c9b65f2{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=238/30000}{io=0/0,kio=0,kro=0}->SslConnection@2fa6a717{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.176Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-07-08T13:54:13.182Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,OPEN,fill=-,flush=-,to=246/30000}{io=0/0,kio=0,kro=0}->SslConnection@2fa6a717{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.185Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@678a7c7c{SSLC.NBReadCB@2fa6a717{SslConnection@2fa6a717::SocketChannelEndPoint@7c9b65f2{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2fa6a717{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-08T13:54:13.190Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7c9b65f2{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@2fa6a717{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.191Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@43d907a3 on ManagedSelector@3ccc4ca0{STARTED} id=0 keys=2 selected=0 updates=0
2022-07-08T13:54:13.191Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3ccc4ca0{STARTED} id=0 keys=2 selected=0 updates=1
2022-07-08T13:54:13.192Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken with none selected
2022-07-08T13:54:13.193Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken up from select, 0/0/2 selected
2022-07-08T13:54:13.193Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 processing 0 keys, 1 updates
2022-07-08T13:54:13.193Z||qtp943165647-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4c74e504::DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=194/30000}
2022-07-08T13:54:13.193Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-07-08T13:54:13.193Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7c9b65f2{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/1,kio=0,kro=0}->SslConnection@2fa6a717{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=17/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.193Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@43d907a3
2022-07-08T13:54:13.193Z||qtp943165647-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5b919942
2022-07-08T13:54:13.195Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7c9b65f2{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/1,kio=1,kro=0}->SslConnection@2fa6a717{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=19/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.195Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-08T13:54:13.195Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 waiting with 2 keys
2022-07-08T13:54:13.196Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken up from select, 1/1/2 selected
2022-07-08T13:54:13.196Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 processing 1 keys, 0 updates
2022-07-08T13:54:13.196Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@69021534{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=257/30000}{io=0/0,kio=0,kro=0}->SslConnection@702f3165{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=197/30000}=>HttpConnection@4c74e504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6696a67{s=START}]=>HttpChannelOverHttp@34f102c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.197Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.106:8000 remote=/10.233.72.108:55366], selector=sun.nio.ch.EPollSelectorImpl@7cb8b641, interestOps=1, readyOps=1 SocketChannelEndPoint@7c9b65f2{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=12/30000}{io=1/1,kio=1,kro=1}->SslConnection@2fa6a717{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=21/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-07-08T13:54:13.198Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7c9b65f2{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}->SslConnection@2fa6a717{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=22/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.198Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@702f3165::SocketChannelEndPoint@69021534{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=260/30000}{io=0/0,kio=0,kro=0}->SslConnection@702f3165{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=199/30000}=>HttpConnection@4c74e504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6696a67{s=START}]=>HttpChannelOverHttp@34f102c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.199Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4c74e504::DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=201/30000}
2022-07-08T13:54:13.200Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4c74e504::DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=201/30000}
2022-07-08T13:54:13.206Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7c9b65f2{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=20/30000}{io=1/0,kio=1,kro=1}->SslConnection@2fa6a717{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=30/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-07-08T13:54:13.208Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@c812e63{AC.ReadCB@4c74e504{HttpConnection@4c74e504::DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2022-07-08T13:54:13.209Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0} tryExecute EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-08T13:54:13.209039Z
2022-07-08T13:54:13.210Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1
2022-07-08T13:54:13.211Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@702f3165::SocketChannelEndPoint@69021534{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=272/30000}{io=0/0,kio=0,kro=0}->SslConnection@702f3165{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4c74e504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6696a67{s=START}]=>HttpChannelOverHttp@34f102c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.212Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-07-08T13:54:13.212Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=30/30000}{io=1/0,kio=1,kro=1}->SslConnection@2fa6a717{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=40/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-07-08T13:54:13.216Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@702f3165::SocketChannelEndPoint@69021534{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=275/30000}{io=0/0,kio=0,kro=0}->SslConnection@702f3165{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@4c74e504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6696a67{s=START}]=>HttpChannelOverHttp@34f102c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.217Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@7c9b65f2{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=32/30000}{io=1/0,kio=1,kro=1}->SslConnection@2fa6a717{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=41/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-07-08T13:54:13.217Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-08T13:54:13.220Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@2546ad2c
2022-07-08T13:54:13.220Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@2546ad2c started
2022-07-08T13:54:13.220Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@7c9b65f2{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=36/30000}{io=1/0,kio=1,kro=1}->SslConnection@2fa6a717{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=45/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-07-08T13:54:13.221Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@67b6b632{SSLC.NBReadCB@702f3165{SslConnection@702f3165::SocketChannelEndPoint@69021534{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@702f3165{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@4c74e504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6696a67{s=START}]=>HttpChannelOverHttp@34f102c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-08T13:54:13.221Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@2546ad2c waiting
2022-07-08T13:54:13.221Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@678a7c7c{SSLC.NBReadCB@2fa6a717{SslConnection@2fa6a717::SocketChannelEndPoint@7c9b65f2{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=37/30000}{io=1/0,kio=1,kro=1}->SslConnection@2fa6a717{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=46/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-08T13:54:13.222Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2fa6a717::SocketChannelEndPoint@7c9b65f2{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=38/30000}{io=1/0,kio=1,kro=1}->SslConnection@2fa6a717{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=47/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.223Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@69021534{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/1,kio=0,kro=0}->SslConnection@702f3165{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=15/30000}=>HttpConnection@4c74e504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6696a67{s=START}]=>HttpChannelOverHttp@34f102c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.224Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6e1b07b8 on ManagedSelector@3ccc4ca0{STARTED} id=0 keys=2 selected=1 updates=0
2022-07-08T13:54:13.224Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2fa6a717::SocketChannelEndPoint@7c9b65f2{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=40/30000}{io=1/0,kio=1,kro=1}->SslConnection@2fa6a717{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=49/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.225Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3372f0ae{AC.ReadCB@3e7e69f5{HttpConnection@3e7e69f5::DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=50/30000}}}
2022-07-08T13:54:13.225Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3e7e69f5::DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=50/30000} onFillable enter HttpChannelState@102dd646{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-08T13:54:13.226Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1
2022-07-08T13:54:13.226Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2fa6a717::SocketChannelEndPoint@7c9b65f2{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=41/30000}{io=1/0,kio=1,kro=1}->SslConnection@2fa6a717{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=51/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.226Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-07-08T13:54:13.226Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@1f5f4d48
2022-07-08T13:54:13.227Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@69021534{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/1,kio=0,kro=0}->SslConnection@702f3165{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=18/30000}=>HttpConnection@4c74e504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6696a67{s=START}]=>HttpChannelOverHttp@34f102c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.227Z||qtp943165647-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4e2260a6
2022-07-08T13:54:13.228Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7c9b65f2{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=43/30000}{io=0/0,kio=0,kro=1}->SslConnection@2fa6a717{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=52/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.229Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 waiting with 2 keys
2022-07-08T13:54:13.229Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken with none selected
2022-07-08T13:54:13.229Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken up from select, 0/0/2 selected
2022-07-08T13:54:13.230Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 processing 0 keys, 1 updates
2022-07-08T13:54:13.230Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-07-08T13:54:13.230Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6e1b07b8
2022-07-08T13:54:13.232Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@69021534{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=13/30000}{io=1/1,kio=1,kro=0}->SslConnection@702f3165{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=24/30000}=>HttpConnection@4c74e504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6696a67{s=START}]=>HttpChannelOverHttp@34f102c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.232Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-08T13:54:13.232Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 waiting with 2 keys
2022-07-08T13:54:13.232Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken up from select, 1/1/2 selected
2022-07-08T13:54:13.232Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 processing 1 keys, 0 updates
2022-07-08T13:54:13.243Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7c9b65f2{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=57/30000}{io=0/0,kio=0,kro=1}->SslConnection@2fa6a717{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=67/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.244Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2d08b42[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:13.244Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-07-08T13:54:13.253Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.106:8000 remote=/10.233.72.108:55364], selector=sun.nio.ch.EPollSelectorImpl@7cb8b641, interestOps=1, readyOps=1 SocketChannelEndPoint@69021534{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=16/30000}{io=1/1,kio=1,kro=1}->SslConnection@702f3165{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=45/30000}=>HttpConnection@4c74e504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6696a67{s=START}]=>HttpChannelOverHttp@34f102c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-07-08T13:54:13.382Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@69021534{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=36/30000}{io=1/0,kio=1,kro=1}->SslConnection@702f3165{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=88/30000}=>HttpConnection@4c74e504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6696a67{s=START}]=>HttpChannelOverHttp@34f102c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.383Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@69021534{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=166/30000}{io=1/0,kio=1,kro=1}->SslConnection@702f3165{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=176/30000}=>HttpConnection@4c74e504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6696a67{s=START}]=>HttpChannelOverHttp@34f102c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-07-08T13:54:13.384Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0} tryExecute EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-08T13:54:13.384482Z
2022-07-08T13:54:13.385Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@2546ad2c offer EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-08T13:54:13.385599Z
2022-07-08T13:54:13.386Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1
2022-07-08T13:54:13.386Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@5710a8a3
2022-07-08T13:54:13.387Z||qtp943165647-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@5710a8a3
2022-07-08T13:54:13.387Z||qtp943165647-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@5710a8a3 started
2022-07-08T13:54:13.388Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@2546ad2c task=EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-07-08T13:54:13.387871Z
2022-07-08T13:54:13.388Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-08T13:54:13.388498Z tryProduce true
2022-07-08T13:54:13.388Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-08T13:54:13.388Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-08T13:54:13.389Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@69021534{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=171/30000}{io=0/0,kio=0,kro=1}->SslConnection@702f3165{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=182/30000}=>HttpConnection@4c74e504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6696a67{s=START}]=>HttpChannelOverHttp@34f102c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.389Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 waiting with 2 keys
2022-07-08T13:54:13.387Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-07-08T13:54:13.386652Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@69021534{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=169/30000}{io=1/0,kio=1,kro=1}->SslConnection@702f3165{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=179/30000}=>HttpConnection@4c74e504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6696a67{s=START}]=>HttpChannelOverHttp@34f102c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-07-08T13:54:13.388Z||qtp943165647-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@5710a8a3 waiting
2022-07-08T13:54:13.402Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@67b6b632{SSLC.NBReadCB@702f3165{SslConnection@702f3165::SocketChannelEndPoint@69021534{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=184/30000}{io=0/0,kio=0,kro=1}->SslConnection@702f3165{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=195/30000}=>HttpConnection@4c74e504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6696a67{s=START}]=>HttpChannelOverHttp@34f102c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-08T13:54:13.403Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@702f3165::SocketChannelEndPoint@69021534{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=185/30000}{io=0/0,kio=0,kro=1}->SslConnection@702f3165{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=195/30000}=>HttpConnection@4c74e504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6696a67{s=START}]=>HttpChannelOverHttp@34f102c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.403Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@702f3165::SocketChannelEndPoint@69021534{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=186/30000}{io=0/0,kio=0,kro=1}->SslConnection@702f3165{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=196/30000}=>HttpConnection@4c74e504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6696a67{s=START}]=>HttpChannelOverHttp@34f102c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.404Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@c812e63{AC.ReadCB@4c74e504{HttpConnection@4c74e504::DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=197/30000}}}
2022-07-08T13:54:13.411Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4c74e504::DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=204/30000} onFillable enter HttpChannelState@2415ceff{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-08T13:54:13.412Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@702f3165::SocketChannelEndPoint@69021534{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=194/30000}{io=0/0,kio=0,kro=1}->SslConnection@702f3165{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=205/30000}=>HttpConnection@4c74e504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6696a67{s=START}]=>HttpChannelOverHttp@34f102c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.412Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-07-08T13:54:13.437Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@69021534{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=220/30000}{io=0/0,kio=0,kro=1}->SslConnection@702f3165{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=230/30000}=>HttpConnection@4c74e504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6696a67{s=START}]=>HttpChannelOverHttp@34f102c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.438Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@52e55ff9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:13.438Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-07-08T13:54:13.465Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3daa99a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3daa99a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:13.465Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@26a7fab9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@26a7fab9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:13.468Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=284/30000}{io=0/0,kio=0,kro=1}->SslConnection@2fa6a717{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=293/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.474Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-07-08T13:54:13.475Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3e7e69f5::DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=299/30000} filled -1 HeapByteBuffer@3daa99a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:13.475Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3e7e69f5::DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=300/30000} parse HeapByteBuffer@3daa99a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-07-08T13:54:13.475Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3daa99a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:13.477Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-07-08T13:54:13.477Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=302/30000}
2022-07-08T13:54:13.477Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=302/30000}
2022-07-08T13:54:13.478Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2fa6a717::SocketChannelEndPoint@7c9b65f2{/10.233.72.108:55366<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=293/30000}{io=0/0,kio=0,kro=1}->SslConnection@2fa6a717{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=303/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-07-08T13:54:13.480Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2fa6a717::SocketChannelEndPoint@7c9b65f2{/10.233.72.108:55366<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=296/30000}{io=0/0,kio=0,kro=1}->SslConnection@2fa6a717{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=305/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.480Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1de250c1[p=0,l=0,c=0,r=0]={<<<>>>}
2022-07-08T13:54:13.480Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-08T13:54:13.481Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-07-08T13:54:13.504Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7c9b65f2{/10.233.72.108:55366<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=320/30000}{io=0/0,kio=0,kro=1}->SslConnection@2fa6a717{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=329/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.504Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-07-08T13:54:13.505Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-08T13:54:13.505Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-07-08T13:54:13.506Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2fa6a717::SocketChannelEndPoint@7c9b65f2{/10.233.72.108:55366<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2fa6a717{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=331/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-07-08T13:54:13.507Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2fa6a717{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=332/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.470Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=253/30000}{io=0/0,kio=0,kro=1}->SslConnection@702f3165{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=263/30000}=>HttpConnection@4c74e504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6696a67{s=START}]=>HttpChannelOverHttp@34f102c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.509Z||qtp943165647-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-07-08T13:54:13.509Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4c74e504::DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=302/30000} filled -1 HeapByteBuffer@26a7fab9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:13.510Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4c74e504::DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=303/30000} parse HeapByteBuffer@26a7fab9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-07-08T13:54:13.510Z||qtp943165647-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@26a7fab9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:13.510Z||qtp943165647-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-07-08T13:54:13.510Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=303/30000}
2022-07-08T13:54:13.510Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=303/30000}
2022-07-08T13:54:13.511Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@702f3165::SocketChannelEndPoint@69021534{/10.233.72.108:55364<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=293/30000}{io=0/0,kio=0,kro=1}->SslConnection@702f3165{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=304/30000}=>HttpConnection@4c74e504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6696a67{s=START}]=>HttpChannelOverHttp@34f102c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-07-08T13:54:13.512Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@702f3165::SocketChannelEndPoint@69021534{/10.233.72.108:55364<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=294/30000}{io=0/0,kio=0,kro=1}->SslConnection@702f3165{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=304/30000}=>HttpConnection@4c74e504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6696a67{s=START}]=>HttpChannelOverHttp@34f102c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.512Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1de250c1[p=0,l=0,c=0,r=0]={<<<>>>}
2022-07-08T13:54:13.512Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-08T13:54:13.512Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-07-08T13:54:13.513Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@69021534{/10.233.72.108:55364<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=295/30000}{io=0/0,kio=0,kro=1}->SslConnection@702f3165{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=305/30000}=>HttpConnection@4c74e504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6696a67{s=START}]=>HttpChannelOverHttp@34f102c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.513Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-07-08T13:54:13.513Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-08T13:54:13.513Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-07-08T13:54:13.514Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@702f3165::SocketChannelEndPoint@69021534{/10.233.72.108:55364<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@702f3165{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=307/30000}=>HttpConnection@4c74e504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6696a67{s=START}]=>HttpChannelOverHttp@34f102c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-07-08T13:54:13.515Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@702f3165{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=307/30000}=>HttpConnection@4c74e504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6696a67{s=START}]=>HttpChannelOverHttp@34f102c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.544Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@702f3165::SocketChannelEndPoint@69021534{/10.233.72.108:55364<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@702f3165{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=308/30000}=>HttpConnection@4c74e504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6696a67{s=START}]=>HttpChannelOverHttp@34f102c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 25 common frames omitted
2022-07-08T13:54:13.545Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2fa6a717::SocketChannelEndPoint@7c9b65f2{/10.233.72.108:55366<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2fa6a717{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=333/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 21 common frames omitted
2022-07-08T13:54:13.545Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=338/30000}
2022-07-08T13:54:13.546Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=371/30000}
2022-07-08T13:54:13.546Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@69021534{/10.233.72.108:55364<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=33/30000}{io=0/0,kio=0,kro=1}->SslConnection@702f3165{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=339/30000}=>HttpConnection@4c74e504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6696a67{s=START}]=>HttpChannelOverHttp@34f102c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.547Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7c9b65f2{/10.233.72.108:55366<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=42/30000}{io=0/0,kio=0,kro=1}->SslConnection@2fa6a717{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=371/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.547Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@69021534{/10.233.72.108:55364<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=33/30000}{io=0/0,kio=0,kro=1}->SslConnection@702f3165{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=339/30000}=>HttpConnection@4c74e504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6696a67{s=START}]=>HttpChannelOverHttp@34f102c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.547Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@69021534{/10.233.72.108:55364<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=34/30000}{io=0/0,kio=0,kro=1}->SslConnection@702f3165{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=340/30000}=>HttpConnection@4c74e504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6696a67{s=START}]=>HttpChannelOverHttp@34f102c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.547Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7c9b65f2{/10.233.72.108:55366<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=43/30000}{io=0/0,kio=0,kro=1}->SslConnection@2fa6a717{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=372/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.548Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7c9b65f2{/10.233.72.108:55366<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=43/30000}{io=0/0,kio=0,kro=1}->SslConnection@2fa6a717{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=373/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.548Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@634ef017{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-07-08T13:54:13.548Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@67b6b632{null}
2022-07-08T13:54:13.548Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7fb86861{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-07-08T13:54:13.548Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3ccc4ca0{STARTED} id=0 keys=2 selected=0 updates=0
2022-07-08T13:54:13.549Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@678a7c7c{null}
2022-07-08T13:54:13.549Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@172f78d0
2022-07-08T13:54:13.549Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3ccc4ca0{STARTED} id=0 keys=2 selected=0 updates=0
2022-07-08T13:54:13.549Z||qtp943165647-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@172f78d0
2022-07-08T13:54:13.549Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@69021534{/10.233.72.108:55364<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=36/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@702f3165{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=342/30000}=>HttpConnection@4c74e504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6696a67{s=START}]=>HttpChannelOverHttp@34f102c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.549Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken with none selected
2022-07-08T13:54:13.557Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@69021534{/10.233.72.108:55364<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=36/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@702f3165{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=349/30000}=>HttpConnection@4c74e504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6696a67{s=START}]=>HttpChannelOverHttp@34f102c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.559Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken up from select, 0/0/0 selected
2022-07-08T13:54:13.560Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4c74e504::DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=352/30000}
2022-07-08T13:54:13.560Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 processing 0 keys, 0 updates
2022-07-08T13:54:13.560Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@702f3165::SocketChannelEndPoint@69021534{/10.233.72.108:55364<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=47/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@702f3165{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=353/30000}=>HttpConnection@4c74e504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6696a67{s=START}]=>HttpChannelOverHttp@34f102c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.560Z||qtp943165647-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@172f78d0
2022-07-08T13:54:13.561Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@20737bc5
2022-07-08T13:54:13.561Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-08T13:54:13.561Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-08T13:54:13.562Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 waiting with 0 keys
2022-07-08T13:54:13.563Z||qtp943165647-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@20737bc5
2022-07-08T13:54:13.580Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7c9b65f2{/10.233.72.108:55366<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=59/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2fa6a717{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=403/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.581Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3e7e69f5::DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=406/30000}
2022-07-08T13:54:13.582Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2fa6a717::SocketChannelEndPoint@7c9b65f2{/10.233.72.108:55366<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=77/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2fa6a717{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=407/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.582Z||qtp943165647-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@20737bc5
2022-07-08T13:54:13.583Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@69021534{/10.233.72.108:55364<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=36/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@702f3165{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=342/30000}=>HttpConnection@4c74e504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6696a67{s=START}]=>HttpChannelOverHttp@34f102c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.584Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1fda5080{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-07-08T13:54:13.584Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@c812e63{null}
2022-07-08T13:54:13.584Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4c74e504::DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=377/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-07-08T13:54:13.584Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4c74e504::DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=377/30000}
2022-07-08T13:54:13.587Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=380/30000}
2022-07-08T13:54:13.587Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4c74e504::DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=380/30000} onFillable exit HttpChannelState@2415ceff{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-08T13:54:13.588Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=74/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@702f3165{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@91ff5e2{/10.233.72.108:55364<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=381/30000}=>HttpConnection@4c74e504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6696a67{s=START}]=>HttpChannelOverHttp@34f102c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.588Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$$Lambda$216/0x00000008009a7c40@1d982fbe
2022-07-08T13:54:13.620Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7c9b65f2{/10.233.72.108:55366<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=114/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2fa6a717{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=444/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.622Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7c9b65f2{/10.233.72.108:55366<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=116/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2fa6a717{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=446/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.624Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@eb9ebd{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-07-08T13:54:13.625Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3372f0ae{null}
2022-07-08T13:54:13.626Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3e7e69f5::DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=450/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-07-08T13:54:13.626Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3e7e69f5::DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=451/30000}
2022-07-08T13:54:13.627Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=452/30000}
2022-07-08T13:54:13.628Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3e7e69f5::DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=452/30000} onFillable exit HttpChannelState@102dd646{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-08T13:54:13.630Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=125/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2fa6a717{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=454/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:13.633Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran CEP:SocketChannelEndPoint@7c9b65f2{/10.233.72.108:55366<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=127/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2fa6a717{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@277fbf3d{/10.233.72.108:55366<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=457/30000}=>HttpConnection@3e7e69f5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e8e1f4b{s=START}]=>HttpChannelOverHttp@57ce04ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-07-08T13:54:22.903Z||qtp943165647-25-acceptor-0@337e573b-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@1fb8800f on ManagedSelector@3ccc4ca0{STARTED} id=0 keys=0 selected=0 updates=0
2022-07-08T13:54:22.903Z||qtp943165647-25-acceptor-0@337e573b-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3ccc4ca0{STARTED} id=0 keys=0 selected=0 updates=1
2022-07-08T13:54:22.904Z||qtp943165647-25-acceptor-0@337e573b-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@4a631d61 on ManagedSelector@3ccc4ca0{STARTED} id=0 keys=0 selected=0 updates=1
2022-07-08T13:54:22.904Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken with none selected
2022-07-08T13:54:22.904Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken up from select, 0/0/0 selected
2022-07-08T13:54:22.904Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 processing 0 keys, 2 updates
2022-07-08T13:54:22.904Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-07-08T13:54:22.904Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1fb8800f
2022-07-08T13:54:22.904Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1fb8800f
2022-07-08T13:54:22.905Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4a631d61
2022-07-08T13:54:22.905Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4a631d61
2022-07-08T13:54:22.905Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-08T13:54:22.905Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 waiting with 2 keys
2022-07-08T13:54:22.912Z||qtp943165647-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1fb8800f
2022-07-08T13:54:22.912Z||qtp943165647-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4a631d61
2022-07-08T13:54:22.913Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@42ac2395{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-07-08T13:54:22.913Z||qtp943165647-32|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7aeb5a4
2022-07-08T13:54:22.914Z||qtp943165647-32|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6d57d6d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1570ce74{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-07-08T13:54:22.914Z||qtp943165647-32|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@67814aeb::DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-07-08T13:54:22.915Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@42ac2395{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@34b3d1b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@67814aeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d64fa4a{s=START}]=>HttpChannelOverHttp@6d57d6d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:22.915Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@34b3d1b9::SocketChannelEndPoint@42ac2395{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@34b3d1b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@67814aeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d64fa4a{s=START}]=>HttpChannelOverHttp@6d57d6d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:22.915Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@67814aeb::DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-07-08T13:54:22.915Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@67814aeb::DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-07-08T13:54:22.915Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@e7484fc{AC.ReadCB@67814aeb{HttpConnection@67814aeb::DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-07-08T13:54:22.915Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@34b3d1b9::SocketChannelEndPoint@42ac2395{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@34b3d1b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@67814aeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d64fa4a{s=START}]=>HttpChannelOverHttp@6d57d6d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:22.915Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-07-08T13:54:22.915Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@34b3d1b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@67814aeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d64fa4a{s=START}]=>HttpChannelOverHttp@6d57d6d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:22.916Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@63cf51cb{SSLC.NBReadCB@34b3d1b9{SslConnection@34b3d1b9::SocketChannelEndPoint@42ac2395{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@34b3d1b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@67814aeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d64fa4a{s=START}]=>HttpChannelOverHttp@6d57d6d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-08T13:54:22.916Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@42ac2395{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@34b3d1b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@67814aeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d64fa4a{s=START}]=>HttpChannelOverHttp@6d57d6d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:22.916Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@49db6a12 on ManagedSelector@3ccc4ca0{STARTED} id=0 keys=2 selected=0 updates=0
2022-07-08T13:54:22.920Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3ccc4ca0{STARTED} id=0 keys=2 selected=0 updates=1
2022-07-08T13:54:22.920Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@42ac2395{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/1,kio=0,kro=0}->SslConnection@34b3d1b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@67814aeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d64fa4a{s=START}]=>HttpChannelOverHttp@6d57d6d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:22.920Z||qtp943165647-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4a631d61
2022-07-08T13:54:22.920Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken with none selected
2022-07-08T13:54:22.920Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken up from select, 0/0/2 selected
2022-07-08T13:54:22.920Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 processing 0 keys, 1 updates
2022-07-08T13:54:22.921Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-07-08T13:54:22.921Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@49db6a12
2022-07-08T13:54:22.921Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@42ac2395{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=0}->SslConnection@34b3d1b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@67814aeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d64fa4a{s=START}]=>HttpChannelOverHttp@6d57d6d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:22.921Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-08T13:54:22.921Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 waiting with 2 keys
2022-07-08T13:54:22.921Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken up from select, 1/1/2 selected
2022-07-08T13:54:22.921Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 processing 1 keys, 0 updates
2022-07-08T13:54:22.922Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.106:8000 remote=/10.233.72.108:55474], selector=sun.nio.ch.EPollSelectorImpl@7cb8b641, interestOps=1, readyOps=1 SocketChannelEndPoint@42ac2395{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}->SslConnection@34b3d1b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@67814aeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d64fa4a{s=START}]=>HttpChannelOverHttp@6d57d6d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-07-08T13:54:22.922Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@42ac2395{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@34b3d1b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@67814aeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d64fa4a{s=START}]=>HttpChannelOverHttp@6d57d6d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:22.922Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@42ac2395{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@34b3d1b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@67814aeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d64fa4a{s=START}]=>HttpChannelOverHttp@6d57d6d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-07-08T13:54:22.923Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0} tryExecute EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-08T13:54:22.923125Z
2022-07-08T13:54:22.923Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@5710a8a3 offer EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-08T13:54:22.923694Z
2022-07-08T13:54:22.923Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1
2022-07-08T13:54:22.924Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@760a4aea
2022-07-08T13:54:22.924Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-07-08T13:54:22.924259Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@42ac2395{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@34b3d1b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@67814aeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d64fa4a{s=START}]=>HttpChannelOverHttp@6d57d6d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-07-08T13:54:22.925Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@63cf51cb{SSLC.NBReadCB@34b3d1b9{SslConnection@34b3d1b9::SocketChannelEndPoint@42ac2395{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@34b3d1b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@67814aeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d64fa4a{s=START}]=>HttpChannelOverHttp@6d57d6d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-08T13:54:22.924Z||qtp943165647-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@760a4aea
2022-07-08T13:54:22.925Z||qtp943165647-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@760a4aea started
2022-07-08T13:54:22.925Z||qtp943165647-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@760a4aea waiting
2022-07-08T13:54:22.925Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@34b3d1b9::SocketChannelEndPoint@42ac2395{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@34b3d1b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@67814aeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d64fa4a{s=START}]=>HttpChannelOverHttp@6d57d6d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:22.926Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@34b3d1b9::SocketChannelEndPoint@42ac2395{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@34b3d1b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@67814aeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d64fa4a{s=START}]=>HttpChannelOverHttp@6d57d6d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:22.926Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@e7484fc{AC.ReadCB@67814aeb{HttpConnection@67814aeb::DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=11/30000}}}
2022-07-08T13:54:22.926Z||qtp943165647-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@67814aeb::DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=11/30000} onFillable enter HttpChannelState@1570ce74{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-08T13:54:22.926Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@34b3d1b9::SocketChannelEndPoint@42ac2395{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@34b3d1b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@67814aeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d64fa4a{s=START}]=>HttpChannelOverHttp@6d57d6d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:22.927Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-07-08T13:54:22.927Z||qtp943165647-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@5710a8a3 task=EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-08T13:54:22.927637Z
2022-07-08T13:54:22.927Z||qtp943165647-31|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-08T13:54:22.927863Z tryProduce true
2022-07-08T13:54:22.927Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-08T13:54:22.928Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-08T13:54:22.928Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@42ac2395{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@34b3d1b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@67814aeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d64fa4a{s=START}]=>HttpChannelOverHttp@6d57d6d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:22.928Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 waiting with 2 keys
2022-07-08T13:54:22.955Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@42ac2395{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=38/30000}{io=0/0,kio=0,kro=1}->SslConnection@34b3d1b9{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=40/30000}=>HttpConnection@67814aeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d64fa4a{s=START}]=>HttpChannelOverHttp@6d57d6d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:22.956Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@26a7fab9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:22.956Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-07-08T13:54:22.958Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@23ec624e{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=45/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-07-08T13:54:22.959Z||qtp943165647-28|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@261bb266
2022-07-08T13:54:22.960Z||qtp943165647-28|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@74ce87b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@2609c40{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-07-08T13:54:22.960Z||qtp943165647-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@799396e8::DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-07-08T13:54:22.961Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@23ec624e{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=47/30000}{io=0/0,kio=0,kro=0}->SslConnection@79606564{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@799396e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484da6cf{s=START}]=>HttpChannelOverHttp@74ce87b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:22.962Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@79606564::SocketChannelEndPoint@23ec624e{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=48/30000}{io=0/0,kio=0,kro=0}->SslConnection@79606564{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@799396e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484da6cf{s=START}]=>HttpChannelOverHttp@74ce87b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:22.966Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3daa99a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3daa99a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:22.967Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@799396e8::DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=8/30000}
2022-07-08T13:54:22.967Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@799396e8::DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=8/30000}
2022-07-08T13:54:22.967Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4ec9b11a{AC.ReadCB@799396e8{HttpConnection@799396e8::DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-07-08T13:54:22.968Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=50/30000}{io=0/0,kio=0,kro=1}->SslConnection@34b3d1b9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=52/30000}=>HttpConnection@67814aeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d64fa4a{s=START}]=>HttpChannelOverHttp@6d57d6d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:22.968Z||qtp943165647-30|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-07-08T13:54:22.968Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@79606564::SocketChannelEndPoint@23ec624e{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=54/30000}{io=0/0,kio=0,kro=0}->SslConnection@79606564{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@799396e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484da6cf{s=START}]=>HttpChannelOverHttp@74ce87b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:22.969Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-07-08T13:54:22.968Z||qtp943165647-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@67814aeb::DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=53/30000} filled -1 HeapByteBuffer@3daa99a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:22.969Z||qtp943165647-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@67814aeb::DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=54/30000} parse HeapByteBuffer@3daa99a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-07-08T13:54:22.970Z||qtp943165647-30|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3daa99a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:22.970Z||qtp943165647-30|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-07-08T13:54:22.970Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=55/30000}
2022-07-08T13:54:22.970Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=55/30000}
2022-07-08T13:54:22.972Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@34b3d1b9::SocketChannelEndPoint@42ac2395{/10.233.72.108:55474<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=55/30000}{io=0/0,kio=0,kro=1}->SslConnection@34b3d1b9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=56/30000}=>HttpConnection@67814aeb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d64fa4a{s=START}]=>HttpChannelOverHttp@6d57d6d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-07-08T13:54:22.972Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@34b3d1b9::SocketChannelEndPoint@42ac2395{/10.233.72.108:55474<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=56/30000}{io=0/0,kio=0,kro=1}->SslConnection@34b3d1b9{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=57/30000}=>HttpConnection@67814aeb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d64fa4a{s=START}]=>HttpChannelOverHttp@6d57d6d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:22.973Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1de250c1[p=0,l=0,c=0,r=0]={<<<>>>}
2022-07-08T13:54:22.973Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-08T13:54:22.973Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-07-08T13:54:22.976Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@42ac2395{/10.233.72.108:55474<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=58/30000}{io=0/0,kio=0,kro=1}->SslConnection@34b3d1b9{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=60/30000}=>HttpConnection@67814aeb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d64fa4a{s=START}]=>HttpChannelOverHttp@6d57d6d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:22.977Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-07-08T13:54:22.979Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-08T13:54:22.984Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-07-08T13:54:22.969Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@34b3d1b9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=70/30000}=>HttpConnection@67814aeb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d64fa4a{s=START}]=>HttpChannelOverHttp@6d57d6d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-07-08T13:54:22.987Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@79606564::SocketChannelEndPoint@23ec624e{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=72/30000}{io=0/0,kio=0,kro=0}->SslConnection@79606564{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=18/30000}=>HttpConnection@799396e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484da6cf{s=START}]=>HttpChannelOverHttp@74ce87b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:22.987Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@34b3d1b9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=72/30000}=>HttpConnection@67814aeb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d64fa4a{s=START}]=>HttpChannelOverHttp@6d57d6d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:22.990Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@34b3d1b9::SocketChannelEndPoint@42ac2395{/10.233.72.108:55474<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@34b3d1b9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=73/30000}=>HttpConnection@67814aeb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d64fa4a{s=START}]=>HttpChannelOverHttp@6d57d6d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-07-08T13:54:23.003Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=87/30000}
2022-07-08T13:54:22.991Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2b084afd{SSLC.NBReadCB@79606564{SslConnection@79606564::SocketChannelEndPoint@23ec624e{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@79606564{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=22/30000}=>HttpConnection@799396e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484da6cf{s=START}]=>HttpChannelOverHttp@74ce87b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-08T13:54:23.004Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@42ac2395{/10.233.72.108:55474<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}->SslConnection@34b3d1b9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=88/30000}=>HttpConnection@67814aeb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d64fa4a{s=START}]=>HttpChannelOverHttp@6d57d6d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:23.005Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@42ac2395{/10.233.72.108:55474<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}->SslConnection@34b3d1b9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=89/30000}=>HttpConnection@67814aeb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d64fa4a{s=START}]=>HttpChannelOverHttp@6d57d6d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:23.005Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@23ec624e{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=16/30000}{io=0/1,kio=0,kro=0}->SslConnection@79606564{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=37/30000}=>HttpConnection@799396e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484da6cf{s=START}]=>HttpChannelOverHttp@74ce87b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:23.006Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@42ac2395{/10.233.72.108:55474<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=29/30000}{io=0/0,kio=0,kro=1}->SslConnection@34b3d1b9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=90/30000}=>HttpConnection@67814aeb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d64fa4a{s=START}]=>HttpChannelOverHttp@6d57d6d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:23.006Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@513951bd on ManagedSelector@3ccc4ca0{STARTED} id=0 keys=2 selected=0 updates=0
2022-07-08T13:54:23.007Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3308da4f{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-07-08T13:54:23.008Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@63cf51cb{null}
2022-07-08T13:54:23.008Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3ccc4ca0{STARTED} id=0 keys=2 selected=0 updates=1
2022-07-08T13:54:23.008Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5e1bc345
2022-07-08T13:54:23.009Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5e1bc345
2022-07-08T13:54:23.007Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3ccc4ca0{STARTED} id=0 keys=2 selected=0 updates=1
2022-07-08T13:54:23.010Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@42ac2395{/10.233.72.108:55474<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=33/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@34b3d1b9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=94/30000}=>HttpConnection@67814aeb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d64fa4a{s=START}]=>HttpChannelOverHttp@6d57d6d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:23.025Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@42ac2395{/10.233.72.108:55474<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=39/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@34b3d1b9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=110/30000}=>HttpConnection@67814aeb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d64fa4a{s=START}]=>HttpChannelOverHttp@6d57d6d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:23.026Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@42ac2395{/10.233.72.108:55474<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=41/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@34b3d1b9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=110/30000}=>HttpConnection@67814aeb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d64fa4a{s=START}]=>HttpChannelOverHttp@6d57d6d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:23.026Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@67814aeb::DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=111/30000}
2022-07-08T13:54:23.026Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2f10e82{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-07-08T13:54:23.026Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@e7484fc{null}
2022-07-08T13:54:23.027Z||qtp943165647-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@67814aeb::DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=112/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-07-08T13:54:23.027Z||qtp943165647-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@67814aeb::DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=112/30000}
2022-07-08T13:54:23.027Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=112/30000}
2022-07-08T13:54:23.028Z||qtp943165647-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@67814aeb::DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=112/30000} onFillable exit HttpChannelState@1570ce74{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-08T13:54:23.028Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@34b3d1b9::SocketChannelEndPoint@42ac2395{/10.233.72.108:55474<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=50/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@34b3d1b9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=112/30000}=>HttpConnection@67814aeb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d64fa4a{s=START}]=>HttpChannelOverHttp@6d57d6d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:23.028Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5e1bc345
2022-07-08T13:54:23.029Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=52/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@34b3d1b9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3663f3a6{/10.233.72.108:55474<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=113/30000}=>HttpConnection@67814aeb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d64fa4a{s=START}]=>HttpChannelOverHttp@6d57d6d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:23.029Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@2546ad2c waiting
2022-07-08T13:54:23.031Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken with none selected
2022-07-08T13:54:23.031Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken up from select, 0/0/1 selected
2022-07-08T13:54:23.031Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 processing 0 keys, 1 updates
2022-07-08T13:54:23.031Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-07-08T13:54:23.031Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@513951bd
2022-07-08T13:54:23.033Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@23ec624e{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=44/30000}{io=1/1,kio=1,kro=0}->SslConnection@79606564{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=65/30000}=>HttpConnection@799396e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484da6cf{s=START}]=>HttpChannelOverHttp@74ce87b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:23.033Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-08T13:54:23.034Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 waiting with 1 keys
2022-07-08T13:54:23.034Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken up from select, 1/1/1 selected
2022-07-08T13:54:23.034Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 processing 1 keys, 0 updates
2022-07-08T13:54:23.037Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.106:8000 remote=/10.233.72.108:55472], selector=sun.nio.ch.EPollSelectorImpl@7cb8b641, interestOps=1, readyOps=1 SocketChannelEndPoint@23ec624e{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=48/30000}{io=1/1,kio=1,kro=1}->SslConnection@79606564{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=68/30000}=>HttpConnection@799396e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484da6cf{s=START}]=>HttpChannelOverHttp@74ce87b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-07-08T13:54:23.038Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@23ec624e{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=50/30000}{io=1/0,kio=1,kro=1}->SslConnection@79606564{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=70/30000}=>HttpConnection@799396e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484da6cf{s=START}]=>HttpChannelOverHttp@74ce87b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:23.039Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@23ec624e{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=51/30000}{io=1/0,kio=1,kro=1}->SslConnection@79606564{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=71/30000}=>HttpConnection@799396e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484da6cf{s=START}]=>HttpChannelOverHttp@74ce87b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-07-08T13:54:23.039Z||qtp943165647-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-08T13:54:23.039677Z
2022-07-08T13:54:23.040Z||qtp943165647-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@2546ad2c offer EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-08T13:54:23.040366Z
2022-07-08T13:54:23.043Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@2546ad2c task=EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-08T13:54:23.043249Z
2022-07-08T13:54:23.044Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-08T13:54:23.044006Z tryProduce true
2022-07-08T13:54:23.044Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-08T13:54:23.044Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-08T13:54:23.045Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@23ec624e{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=57/30000}{io=0/0,kio=0,kro=1}->SslConnection@79606564{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=78/30000}=>HttpConnection@799396e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484da6cf{s=START}]=>HttpChannelOverHttp@74ce87b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:23.046Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 waiting with 1 keys
2022-07-08T13:54:23.048Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@23ec624e{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=42/30000}{io=0/1,kio=0,kro=0}->SslConnection@79606564{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=63/30000}=>HttpConnection@799396e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484da6cf{s=START}]=>HttpChannelOverHttp@74ce87b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:23.048Z||qtp943165647-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1fb8800f
2022-07-08T13:54:23.050Z||qtp943165647-31|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-08T13:54:23.041766Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@23ec624e{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=60/30000}{io=0/0,kio=0,kro=1}->SslConnection@79606564{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=82/30000}=>HttpConnection@799396e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484da6cf{s=START}]=>HttpChannelOverHttp@74ce87b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-07-08T13:54:23.051Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2b084afd{SSLC.NBReadCB@79606564{SslConnection@79606564::SocketChannelEndPoint@23ec624e{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=64/30000}{io=0/0,kio=0,kro=1}->SslConnection@79606564{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=84/30000}=>HttpConnection@799396e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484da6cf{s=START}]=>HttpChannelOverHttp@74ce87b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-08T13:54:23.053Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@79606564::SocketChannelEndPoint@23ec624e{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=65/30000}{io=0/0,kio=0,kro=1}->SslConnection@79606564{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=85/30000}=>HttpConnection@799396e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484da6cf{s=START}]=>HttpChannelOverHttp@74ce87b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:23.055Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@79606564::SocketChannelEndPoint@23ec624e{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=66/30000}{io=0/0,kio=0,kro=1}->SslConnection@79606564{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=87/30000}=>HttpConnection@799396e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484da6cf{s=START}]=>HttpChannelOverHttp@74ce87b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:23.055Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4ec9b11a{AC.ReadCB@799396e8{HttpConnection@799396e8::DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=88/30000}}}
2022-07-08T13:54:23.055Z||qtp943165647-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@799396e8::DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=88/30000} onFillable enter HttpChannelState@2609c40{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-08T13:54:23.057Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@79606564::SocketChannelEndPoint@23ec624e{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=69/30000}{io=0/0,kio=0,kro=1}->SslConnection@79606564{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=89/30000}=>HttpConnection@799396e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484da6cf{s=START}]=>HttpChannelOverHttp@74ce87b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:23.057Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-07-08T13:54:23.065Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@23ec624e{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=78/30000}{io=0/0,kio=0,kro=1}->SslConnection@79606564{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=98/30000}=>HttpConnection@799396e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484da6cf{s=START}]=>HttpChannelOverHttp@74ce87b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:23.066Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2a89fba7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:23.066Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-07-08T13:54:23.074Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3daa99a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3daa99a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:23.074Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=87/30000}{io=0/0,kio=0,kro=1}->SslConnection@79606564{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=107/30000}=>HttpConnection@799396e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484da6cf{s=START}]=>HttpChannelOverHttp@74ce87b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:23.074Z||qtp943165647-31|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-07-08T13:54:23.075Z||qtp943165647-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@799396e8::DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=107/30000} filled -1 HeapByteBuffer@3daa99a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:23.075Z||qtp943165647-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@799396e8::DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=108/30000} parse HeapByteBuffer@3daa99a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-07-08T13:54:23.075Z||qtp943165647-31|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3daa99a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:23.075Z||qtp943165647-31|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-07-08T13:54:23.075Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=108/30000}
2022-07-08T13:54:23.075Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=108/30000}
2022-07-08T13:54:23.075Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@79606564::SocketChannelEndPoint@23ec624e{/10.233.72.108:55472<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=88/30000}{io=0/0,kio=0,kro=1}->SslConnection@79606564{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=108/30000}=>HttpConnection@799396e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@484da6cf{s=START}]=>HttpChannelOverHttp@74ce87b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-07-08T13:54:23.076Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@79606564::SocketChannelEndPoint@23ec624e{/10.233.72.108:55472<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=88/30000}{io=0/0,kio=0,kro=1}->SslConnection@79606564{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=108/30000}=>HttpConnection@799396e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@484da6cf{s=START}]=>HttpChannelOverHttp@74ce87b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:23.076Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1de250c1[p=0,l=0,c=0,r=0]={<<<>>>}
2022-07-08T13:54:23.076Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-08T13:54:23.076Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-07-08T13:54:23.077Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@23ec624e{/10.233.72.108:55472<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=89/30000}{io=0/0,kio=0,kro=1}->SslConnection@79606564{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=109/30000}=>HttpConnection@799396e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@484da6cf{s=START}]=>HttpChannelOverHttp@74ce87b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:23.077Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-07-08T13:54:23.077Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-08T13:54:23.078Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-07-08T13:54:23.079Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@79606564::SocketChannelEndPoint@23ec624e{/10.233.72.108:55472<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@79606564{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=112/30000}=>HttpConnection@799396e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@484da6cf{s=START}]=>HttpChannelOverHttp@74ce87b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-07-08T13:54:23.080Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@79606564{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=113/30000}=>HttpConnection@799396e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@484da6cf{s=START}]=>HttpChannelOverHttp@74ce87b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:23.081Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@79606564::SocketChannelEndPoint@23ec624e{/10.233.72.108:55472<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@79606564{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=113/30000}=>HttpConnection@799396e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@484da6cf{s=START}]=>HttpChannelOverHttp@74ce87b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-07-08T13:54:23.083Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=116/30000}
2022-07-08T13:54:23.085Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@23ec624e{/10.233.72.108:55472<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@79606564{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=117/30000}=>HttpConnection@799396e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@484da6cf{s=START}]=>HttpChannelOverHttp@74ce87b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:23.087Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@23ec624e{/10.233.72.108:55472<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@79606564{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=118/30000}=>HttpConnection@799396e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@484da6cf{s=START}]=>HttpChannelOverHttp@74ce87b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:23.089Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@23ec624e{/10.233.72.108:55472<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@79606564{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=121/30000}=>HttpConnection@799396e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@484da6cf{s=START}]=>HttpChannelOverHttp@74ce87b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:23.089Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@244e1086{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-07-08T13:54:23.106Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2b084afd{null}
2022-07-08T13:54:23.106Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3ccc4ca0{STARTED} id=0 keys=1 selected=0 updates=0
2022-07-08T13:54:23.106Z||qtp943165647-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@207190d7
2022-07-08T13:54:23.107Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@23ec624e{/10.233.72.108:55472<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=29/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@79606564{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=140/30000}=>HttpConnection@799396e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@484da6cf{s=START}]=>HttpChannelOverHttp@74ce87b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:23.107Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@23ec624e{/10.233.72.108:55472<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=30/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@79606564{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=140/30000}=>HttpConnection@799396e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@484da6cf{s=START}]=>HttpChannelOverHttp@74ce87b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:23.113Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@207190d7
2022-07-08T13:54:23.114Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken with none selected
2022-07-08T13:54:23.114Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken up from select, 0/0/0 selected
2022-07-08T13:54:23.114Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 processing 0 keys, 0 updates
2022-07-08T13:54:23.114Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-08T13:54:23.114Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-08T13:54:23.115Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 waiting with 0 keys
2022-07-08T13:54:23.123Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@65731abd{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-07-08T13:54:23.124Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4ec9b11a{null}
2022-07-08T13:54:23.124Z||qtp943165647-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@799396e8::DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=157/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-07-08T13:54:23.124Z||qtp943165647-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@799396e8::DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=157/30000}
2022-07-08T13:54:23.124Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=157/30000}
2022-07-08T13:54:23.125Z||qtp943165647-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@799396e8::DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=157/30000} onFillable exit HttpChannelState@2609c40{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-08T13:54:23.125Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@23ec624e{/10.233.72.108:55472<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=36/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@79606564{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=158/30000}=>HttpConnection@799396e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@484da6cf{s=START}]=>HttpChannelOverHttp@74ce87b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:23.126Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@799396e8::DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=159/30000}
2022-07-08T13:54:23.126Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@79606564::SocketChannelEndPoint@23ec624e{/10.233.72.108:55472<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=49/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@79606564{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=159/30000}=>HttpConnection@799396e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@484da6cf{s=START}]=>HttpChannelOverHttp@74ce87b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:23.126Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@207190d7
2022-07-08T13:54:23.133Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=48/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@79606564{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@425e6857{/10.233.72.108:55472<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=166/30000}=>HttpConnection@799396e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@484da6cf{s=START}]=>HttpChannelOverHttp@74ce87b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:23.133Z||qtp943165647-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@5710a8a3 waiting
2022-07-08T13:54:32.926Z||qtp943165647-25-acceptor-0@337e573b-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@171973db on ManagedSelector@3ccc4ca0{STARTED} id=0 keys=0 selected=0 updates=0
2022-07-08T13:54:32.927Z||qtp943165647-25-acceptor-0@337e573b-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3ccc4ca0{STARTED} id=0 keys=0 selected=0 updates=1
2022-07-08T13:54:32.929Z||qtp943165647-25-acceptor-0@337e573b-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@4095b3f3 on ManagedSelector@3ccc4ca0{STARTED} id=0 keys=0 selected=0 updates=1
2022-07-08T13:54:32.930Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken with none selected
2022-07-08T13:54:32.930Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken up from select, 0/0/0 selected
2022-07-08T13:54:32.930Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 processing 0 keys, 2 updates
2022-07-08T13:54:32.930Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-07-08T13:54:32.930Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@171973db
2022-07-08T13:54:32.931Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@171973db
2022-07-08T13:54:32.931Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4095b3f3
2022-07-08T13:54:32.931Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4095b3f3
2022-07-08T13:54:32.931Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-08T13:54:32.931Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 waiting with 2 keys
2022-07-08T13:54:32.932Z||qtp943165647-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@171973db
2022-07-08T13:54:32.932Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4095b3f3
2022-07-08T13:54:32.932Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@73d76fc9{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-07-08T13:54:32.933Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@37f52e12{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-07-08T13:54:32.934Z||qtp943165647-32|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@59ae562b
2022-07-08T13:54:32.934Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7a66363c
2022-07-08T13:54:32.934Z||qtp943165647-32|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@407615dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1a8ee889{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-07-08T13:54:32.936Z||qtp943165647-32|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@31bafafd::DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-07-08T13:54:32.936Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@73d76fc9{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@4112d1e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@31bafafd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b57b57{s=START}]=>HttpChannelOverHttp@407615dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:32.936Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4112d1e3::SocketChannelEndPoint@73d76fc9{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@4112d1e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@31bafafd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b57b57{s=START}]=>HttpChannelOverHttp@407615dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:32.936Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@31bafafd::DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-07-08T13:54:32.936Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@31bafafd::DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-07-08T13:54:32.936Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5120c68{AC.ReadCB@31bafafd{HttpConnection@31bafafd::DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-07-08T13:54:32.937Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4112d1e3::SocketChannelEndPoint@73d76fc9{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@4112d1e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@31bafafd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b57b57{s=START}]=>HttpChannelOverHttp@407615dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:32.938Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-07-08T13:54:32.938Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@20e3d1d6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-07-08T13:54:32.938Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@4112d1e3::SocketChannelEndPoint@73d76fc9{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@4112d1e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@31bafafd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b57b57{s=START}]=>HttpChannelOverHttp@407615dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:32.938Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@63996325{SSLC.NBReadCB@4112d1e3{SslConnection@4112d1e3::SocketChannelEndPoint@73d76fc9{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4112d1e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@31bafafd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b57b57{s=START}]=>HttpChannelOverHttp@407615dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-08T13:54:32.938Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@73d76fc9{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4112d1e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@31bafafd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b57b57{s=START}]=>HttpChannelOverHttp@407615dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:32.938Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6b7fc420::DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-07-08T13:54:32.939Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@34d33b7c on ManagedSelector@3ccc4ca0{STARTED} id=0 keys=2 selected=0 updates=0
2022-07-08T13:54:32.940Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3ccc4ca0{STARTED} id=0 keys=2 selected=0 updates=1
2022-07-08T13:54:32.941Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@73d76fc9{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@4112d1e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@31bafafd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b57b57{s=START}]=>HttpChannelOverHttp@407615dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:32.941Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@37f52e12{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@62c7203d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@6b7fc420[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b2bec85{s=START}]=>HttpChannelOverHttp@29f418ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:32.941Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken with none selected
2022-07-08T13:54:32.955Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken up from select, 0/0/2 selected
2022-07-08T13:54:32.955Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 processing 0 keys, 1 updates
2022-07-08T13:54:32.955Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-07-08T13:54:32.955Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@34d33b7c
2022-07-08T13:54:32.955Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@73d76fc9{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=17/30000}{io=1/1,kio=1,kro=0}->SslConnection@4112d1e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=19/30000}=>HttpConnection@31bafafd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b57b57{s=START}]=>HttpChannelOverHttp@407615dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:32.955Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-08T13:54:32.955Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 waiting with 2 keys
2022-07-08T13:54:32.955Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken up from select, 1/1/2 selected
2022-07-08T13:54:32.955Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 processing 1 keys, 0 updates
2022-07-08T13:54:32.956Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.106:8000 remote=/10.233.72.108:55602], selector=sun.nio.ch.EPollSelectorImpl@7cb8b641, interestOps=1, readyOps=1 SocketChannelEndPoint@73d76fc9{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=17/30000}{io=1/1,kio=1,kro=1}->SslConnection@4112d1e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@31bafafd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b57b57{s=START}]=>HttpChannelOverHttp@407615dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-07-08T13:54:32.956Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@73d76fc9{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=18/30000}{io=1/0,kio=1,kro=1}->SslConnection@4112d1e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@31bafafd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b57b57{s=START}]=>HttpChannelOverHttp@407615dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:32.956Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@73d76fc9{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=18/30000}{io=1/0,kio=1,kro=1}->SslConnection@4112d1e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@31bafafd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b57b57{s=START}]=>HttpChannelOverHttp@407615dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-07-08T13:54:32.957Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=2,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-08T13:54:32.957007Z
2022-07-08T13:54:32.957Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@5710a8a3 offer EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=2,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-08T13:54:32.957403Z
2022-07-08T13:54:32.957Z||qtp943165647-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@171973db
2022-07-08T13:54:32.958Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=2,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-08T13:54:32.957734Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@73d76fc9{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=19/30000}{io=1/0,kio=1,kro=1}->SslConnection@4112d1e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=21/30000}=>HttpConnection@31bafafd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b57b57{s=START}]=>HttpChannelOverHttp@407615dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-07-08T13:54:32.958Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@63996325{SSLC.NBReadCB@4112d1e3{SslConnection@4112d1e3::SocketChannelEndPoint@73d76fc9{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=20/30000}{io=1/0,kio=1,kro=1}->SslConnection@4112d1e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=22/30000}=>HttpConnection@31bafafd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b57b57{s=START}]=>HttpChannelOverHttp@407615dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-08T13:54:32.958Z||qtp943165647-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@5710a8a3 task=EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-08T13:54:32.958427Z
2022-07-08T13:54:32.958Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4112d1e3::SocketChannelEndPoint@73d76fc9{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=20/30000}{io=1/0,kio=1,kro=1}->SslConnection@4112d1e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=22/30000}=>HttpConnection@31bafafd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b57b57{s=START}]=>HttpChannelOverHttp@407615dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:32.958Z||qtp943165647-31|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-08T13:54:32.958634Z tryProduce true
2022-07-08T13:54:32.958Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-08T13:54:32.958Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-08T13:54:32.959Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4112d1e3::SocketChannelEndPoint@73d76fc9{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=20/30000}{io=1/0,kio=1,kro=1}->SslConnection@4112d1e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=22/30000}=>HttpConnection@31bafafd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b57b57{s=START}]=>HttpChannelOverHttp@407615dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:32.959Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@73d76fc9{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@4112d1e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=23/30000}=>HttpConnection@31bafafd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b57b57{s=START}]=>HttpChannelOverHttp@407615dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:32.959Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 waiting with 2 keys
2022-07-08T13:54:32.959Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5120c68{AC.ReadCB@31bafafd{HttpConnection@31bafafd::DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=23/30000}}}
2022-07-08T13:54:32.959Z||qtp943165647-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@31bafafd::DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=23/30000} onFillable enter HttpChannelState@1a8ee889{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-08T13:54:32.959Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4112d1e3::SocketChannelEndPoint@73d76fc9{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@4112d1e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=23/30000}=>HttpConnection@31bafafd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b57b57{s=START}]=>HttpChannelOverHttp@407615dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:32.959Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-07-08T13:54:32.971Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@73d76fc9{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}->SslConnection@4112d1e3{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=34/30000}=>HttpConnection@31bafafd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b57b57{s=START}]=>HttpChannelOverHttp@407615dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:32.971Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@53a6c5ca[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:32.971Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-07-08T13:54:32.974Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@62c7203d::SocketChannelEndPoint@37f52e12{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=0}->SslConnection@62c7203d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=37/30000}=>HttpConnection@6b7fc420[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b2bec85{s=START}]=>HttpChannelOverHttp@29f418ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:32.975Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6b7fc420::DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=39/30000}
2022-07-08T13:54:32.976Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6b7fc420::DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=40/30000}
2022-07-08T13:54:32.976Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@25f8e357{AC.ReadCB@6b7fc420{HttpConnection@6b7fc420::DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-07-08T13:54:32.977Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@62c7203d::SocketChannelEndPoint@37f52e12{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=43/30000}{io=0/0,kio=0,kro=0}->SslConnection@62c7203d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6b7fc420[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b2bec85{s=START}]=>HttpChannelOverHttp@29f418ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:32.977Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-07-08T13:54:32.977Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,OPEN,fill=-,flush=-,to=44/30000}{io=0/0,kio=0,kro=0}->SslConnection@62c7203d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6b7fc420[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b2bec85{s=START}]=>HttpChannelOverHttp@29f418ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:32.980Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@30b36d0c{SSLC.NBReadCB@62c7203d{SslConnection@62c7203d::SocketChannelEndPoint@37f52e12{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@62c7203d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6b7fc420[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b2bec85{s=START}]=>HttpChannelOverHttp@29f418ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-08T13:54:32.982Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@37f52e12{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@62c7203d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@6b7fc420[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b2bec85{s=START}]=>HttpChannelOverHttp@29f418ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:32.983Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6b2e75ef on ManagedSelector@3ccc4ca0{STARTED} id=0 keys=2 selected=0 updates=0
2022-07-08T13:54:32.984Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3ccc4ca0{STARTED} id=0 keys=2 selected=0 updates=1
2022-07-08T13:54:32.985Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken with none selected
2022-07-08T13:54:32.985Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken up from select, 0/0/2 selected
2022-07-08T13:54:32.985Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 processing 0 keys, 1 updates
2022-07-08T13:54:32.985Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-07-08T13:54:32.985Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6b2e75ef
2022-07-08T13:54:32.985Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@37f52e12{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/1,kio=1,kro=0}->SslConnection@62c7203d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@6b7fc420[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b2bec85{s=START}]=>HttpChannelOverHttp@29f418ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:32.985Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-08T13:54:32.985Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 waiting with 2 keys
2022-07-08T13:54:32.987Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken up from select, 1/1/2 selected
2022-07-08T13:54:32.987Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@37f52e12{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/1,kio=1,kro=0}->SslConnection@62c7203d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@6b7fc420[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b2bec85{s=START}]=>HttpChannelOverHttp@29f418ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:32.987Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 processing 1 keys, 0 updates
2022-07-08T13:54:32.987Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4095b3f3
2022-07-08T13:54:32.989Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.106:8000 remote=/10.233.72.108:55604], selector=sun.nio.ch.EPollSelectorImpl@7cb8b641, interestOps=1, readyOps=1 SocketChannelEndPoint@37f52e12{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/1,kio=1,kro=1}->SslConnection@62c7203d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@6b7fc420[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b2bec85{s=START}]=>HttpChannelOverHttp@29f418ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-07-08T13:54:32.989Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@37f52e12{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@62c7203d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@6b7fc420[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b2bec85{s=START}]=>HttpChannelOverHttp@29f418ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:32.989Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@37f52e12{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@62c7203d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@6b7fc420[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b2bec85{s=START}]=>HttpChannelOverHttp@29f418ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-07-08T13:54:32.990Z||qtp943165647-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0} tryExecute EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-08T13:54:32.990072Z
2022-07-08T13:54:32.991Z||qtp943165647-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@760a4aea offer EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-08T13:54:32.990433Z
2022-07-08T13:54:32.991Z||qtp943165647-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1
2022-07-08T13:54:32.991Z||qtp943165647-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@7807bebd
2022-07-08T13:54:32.992Z||qtp943165647-31|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=4]@2022-07-08T13:54:32.991422Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@37f52e12{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}->SslConnection@62c7203d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@6b7fc420[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b2bec85{s=START}]=>HttpChannelOverHttp@29f418ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-07-08T13:54:32.993Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@30b36d0c{SSLC.NBReadCB@62c7203d{SslConnection@62c7203d::SocketChannelEndPoint@37f52e12{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=15/30000}{io=1/0,kio=1,kro=1}->SslConnection@62c7203d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=17/30000}=>HttpConnection@6b7fc420[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b2bec85{s=START}]=>HttpChannelOverHttp@29f418ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-08T13:54:32.993Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@62c7203d::SocketChannelEndPoint@37f52e12{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=15/30000}{io=1/0,kio=1,kro=1}->SslConnection@62c7203d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=17/30000}=>HttpConnection@6b7fc420[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b2bec85{s=START}]=>HttpChannelOverHttp@29f418ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:32.994Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@62c7203d::SocketChannelEndPoint@37f52e12{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=15/30000}{io=1/0,kio=1,kro=1}->SslConnection@62c7203d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=18/30000}=>HttpConnection@6b7fc420[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b2bec85{s=START}]=>HttpChannelOverHttp@29f418ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:32.994Z||qtp943165647-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@7807bebd
2022-07-08T13:54:32.994Z||qtp943165647-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@7807bebd started
2022-07-08T13:54:32.994Z||qtp943165647-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@7807bebd waiting
2022-07-08T13:54:32.996Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@25f8e357{AC.ReadCB@6b7fc420{HttpConnection@6b7fc420::DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=18/30000}}}
2022-07-08T13:54:32.996Z||qtp943165647-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6b7fc420::DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=20/30000} onFillable enter HttpChannelState@20e3d1d6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-08T13:54:32.997Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@62c7203d::SocketChannelEndPoint@37f52e12{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=18/30000}{io=1/0,kio=1,kro=1}->SslConnection@62c7203d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=20/30000}=>HttpConnection@6b7fc420[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b2bec85{s=START}]=>HttpChannelOverHttp@29f418ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:32.997Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-07-08T13:54:33.008Z||qtp943165647-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@760a4aea task=EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-08T13:54:32.996609Z
2022-07-08T13:54:33.009Z||qtp943165647-29|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-08T13:54:33.009224Z tryProduce true
2022-07-08T13:54:33.009Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-08T13:54:33.009Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-08T13:54:33.009Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@37f52e12{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}->SslConnection@62c7203d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=33/30000}=>HttpConnection@6b7fc420[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b2bec85{s=START}]=>HttpChannelOverHttp@29f418ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:33.009Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 waiting with 2 keys
2022-07-08T13:54:33.011Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@37f52e12{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}->SslConnection@62c7203d{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=34/30000}=>HttpConnection@6b7fc420[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b2bec85{s=START}]=>HttpChannelOverHttp@29f418ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:33.011Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@55ce5f2[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:33.011Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-07-08T13:54:33.020Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3daa99a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3daa99a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:33.024Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=85/30000}{io=0/0,kio=0,kro=1}->SslConnection@4112d1e3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=87/30000}=>HttpConnection@31bafafd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68b57b57{s=START}]=>HttpChannelOverHttp@407615dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:33.024Z||qtp943165647-30|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-07-08T13:54:33.024Z||qtp943165647-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@31bafafd::DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=88/30000} filled -1 HeapByteBuffer@3daa99a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:33.025Z||qtp943165647-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@31bafafd::DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=89/30000} parse HeapByteBuffer@3daa99a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-07-08T13:54:33.025Z||qtp943165647-30|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3daa99a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:33.026Z||qtp943165647-30|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-07-08T13:54:33.026Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=90/30000}
2022-07-08T13:54:33.027Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=90/30000}
2022-07-08T13:54:33.028Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4112d1e3::SocketChannelEndPoint@73d76fc9{/10.233.72.108:55602<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=89/30000}{io=0/0,kio=0,kro=1}->SslConnection@4112d1e3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=91/30000}=>HttpConnection@31bafafd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68b57b57{s=START}]=>HttpChannelOverHttp@407615dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-07-08T13:54:33.029Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4112d1e3::SocketChannelEndPoint@73d76fc9{/10.233.72.108:55602<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=90/30000}{io=0/0,kio=0,kro=1}->SslConnection@4112d1e3{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=92/30000}=>HttpConnection@31bafafd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68b57b57{s=START}]=>HttpChannelOverHttp@407615dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:33.029Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1de250c1[p=0,l=0,c=0,r=0]={<<<>>>}
2022-07-08T13:54:33.029Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-08T13:54:33.030Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-07-08T13:54:33.031Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@73d76fc9{/10.233.72.108:55602<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=92/30000}{io=0/0,kio=0,kro=1}->SslConnection@4112d1e3{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=94/30000}=>HttpConnection@31bafafd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68b57b57{s=START}]=>HttpChannelOverHttp@407615dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:33.031Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-07-08T13:54:33.032Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-08T13:54:33.032Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-07-08T13:54:33.034Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4112d1e3::SocketChannelEndPoint@73d76fc9{/10.233.72.108:55602<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4112d1e3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=98/30000}=>HttpConnection@31bafafd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68b57b57{s=START}]=>HttpChannelOverHttp@407615dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-07-08T13:54:33.037Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@4112d1e3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=99/30000}=>HttpConnection@31bafafd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68b57b57{s=START}]=>HttpChannelOverHttp@407615dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:33.039Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4112d1e3::SocketChannelEndPoint@73d76fc9{/10.233.72.108:55602<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@4112d1e3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=101/30000}=>HttpConnection@31bafafd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68b57b57{s=START}]=>HttpChannelOverHttp@407615dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-07-08T13:54:33.044Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@11010517[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@11010517[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:33.045Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=109/30000}
2022-07-08T13:54:33.046Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=67/30000}{io=0/0,kio=0,kro=1}->SslConnection@62c7203d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=70/30000}=>HttpConnection@6b7fc420[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b2bec85{s=START}]=>HttpChannelOverHttp@29f418ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:33.046Z||qtp943165647-31|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-07-08T13:54:33.047Z||qtp943165647-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6b7fc420::DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=70/30000} filled -1 HeapByteBuffer@11010517[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:33.047Z||qtp943165647-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6b7fc420::DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=71/30000} parse HeapByteBuffer@11010517[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-07-08T13:54:33.047Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@73d76fc9{/10.233.72.108:55602<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@4112d1e3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=110/30000}=>HttpConnection@31bafafd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68b57b57{s=START}]=>HttpChannelOverHttp@407615dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:33.047Z||qtp943165647-31|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@11010517[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:33.047Z||qtp943165647-31|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-07-08T13:54:33.047Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=71/30000}
2022-07-08T13:54:33.047Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=71/30000}
2022-07-08T13:54:33.049Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@73d76fc9{/10.233.72.108:55602<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@4112d1e3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=111/30000}=>HttpConnection@31bafafd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68b57b57{s=START}]=>HttpChannelOverHttp@407615dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:33.048Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@62c7203d::SocketChannelEndPoint@37f52e12{/10.233.72.108:55604<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=70/30000}{io=0/0,kio=0,kro=1}->SslConnection@62c7203d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=72/30000}=>HttpConnection@6b7fc420[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b2bec85{s=START}]=>HttpChannelOverHttp@29f418ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-07-08T13:54:33.050Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@62c7203d::SocketChannelEndPoint@37f52e12{/10.233.72.108:55604<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=71/30000}{io=0/0,kio=0,kro=1}->SslConnection@62c7203d{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=73/30000}=>HttpConnection@6b7fc420[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b2bec85{s=START}]=>HttpChannelOverHttp@29f418ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:33.050Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1de250c1[p=0,l=0,c=0,r=0]={<<<>>>}
2022-07-08T13:54:33.050Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-08T13:54:33.051Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@73d76fc9{/10.233.72.108:55602<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@4112d1e3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=114/30000}=>HttpConnection@31bafafd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68b57b57{s=START}]=>HttpChannelOverHttp@407615dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:33.051Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-07-08T13:54:33.052Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@59a94422{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-07-08T13:54:33.053Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@37f52e12{/10.233.72.108:55604<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=74/30000}{io=0/0,kio=0,kro=1}->SslConnection@62c7203d{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=76/30000}=>HttpConnection@6b7fc420[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b2bec85{s=START}]=>HttpChannelOverHttp@29f418ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:33.053Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-07-08T13:54:33.053Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-08T13:54:33.053Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@63996325{null}
2022-07-08T13:54:33.053Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-07-08T13:54:33.053Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3ccc4ca0{STARTED} id=0 keys=2 selected=0 updates=0
2022-07-08T13:54:33.053Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@62c7203d::SocketChannelEndPoint@37f52e12{/10.233.72.108:55604<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62c7203d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=77/30000}=>HttpConnection@6b7fc420[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b2bec85{s=START}]=>HttpChannelOverHttp@29f418ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-07-08T13:54:33.054Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62c7203d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=77/30000}=>HttpConnection@6b7fc420[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b2bec85{s=START}]=>HttpChannelOverHttp@29f418ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:33.054Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken with none selected
2022-07-08T13:54:33.054Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@62c7203d::SocketChannelEndPoint@37f52e12{/10.233.72.108:55604<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62c7203d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=78/30000}=>HttpConnection@6b7fc420[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b2bec85{s=START}]=>HttpChannelOverHttp@29f418ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-07-08T13:54:33.054Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=78/30000}
2022-07-08T13:54:33.054Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken up from select, 0/0/1 selected
2022-07-08T13:54:33.055Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@37f52e12{/10.233.72.108:55604<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62c7203d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=78/30000}=>HttpConnection@6b7fc420[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b2bec85{s=START}]=>HttpChannelOverHttp@29f418ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:33.055Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 processing 0 keys, 0 updates
2022-07-08T13:54:33.055Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-08T13:54:33.055Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-08T13:54:33.055Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@37f52e12{/10.233.72.108:55604<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@62c7203d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=79/30000}=>HttpConnection@6b7fc420[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b2bec85{s=START}]=>HttpChannelOverHttp@29f418ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:33.055Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 waiting with 1 keys
2022-07-08T13:54:33.055Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3d0c2712
2022-07-08T13:54:33.055Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@37f52e12{/10.233.72.108:55604<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@62c7203d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=79/30000}=>HttpConnection@6b7fc420[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b2bec85{s=START}]=>HttpChannelOverHttp@29f418ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:33.056Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@26b4b6cd{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-07-08T13:54:33.056Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@30b36d0c{null}
2022-07-08T13:54:33.056Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3ccc4ca0{STARTED} id=0 keys=1 selected=0 updates=0
2022-07-08T13:54:33.056Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3d0c2712
2022-07-08T13:54:33.056Z||qtp943165647-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@630316f0
2022-07-08T13:54:33.056Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken with none selected
2022-07-08T13:54:33.056Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken up from select, 0/0/0 selected
2022-07-08T13:54:33.057Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 processing 0 keys, 0 updates
2022-07-08T13:54:33.057Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-08T13:54:33.057Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@37f52e12{/10.233.72.108:55604<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@62c7203d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=80/30000}=>HttpConnection@6b7fc420[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b2bec85{s=START}]=>HttpChannelOverHttp@29f418ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:33.057Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-08T13:54:33.057Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 waiting with 0 keys
2022-07-08T13:54:33.066Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@73d76fc9{/10.233.72.108:55602<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=25/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4112d1e3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=127/30000}=>HttpConnection@31bafafd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68b57b57{s=START}]=>HttpChannelOverHttp@407615dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:33.067Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@31bafafd::DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=131/30000}
2022-07-08T13:54:33.098Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4112d1e3::SocketChannelEndPoint@73d76fc9{/10.233.72.108:55602<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=63/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4112d1e3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=160/30000}=>HttpConnection@31bafafd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68b57b57{s=START}]=>HttpChannelOverHttp@407615dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:33.110Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3d0c2712
2022-07-08T13:54:33.074Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@37f52e12{/10.233.72.108:55604<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@62c7203d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=81/30000}=>HttpConnection@6b7fc420[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b2bec85{s=START}]=>HttpChannelOverHttp@29f418ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:33.135Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1121c17{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-07-08T13:54:33.135Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@25f8e357{null}
2022-07-08T13:54:33.075Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@73d76fc9{/10.233.72.108:55602<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=25/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4112d1e3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=120/30000}=>HttpConnection@31bafafd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68b57b57{s=START}]=>HttpChannelOverHttp@407615dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:33.093Z||qtp943165647-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@630316f0
2022-07-08T13:54:33.135Z||qtp943165647-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6b7fc420::DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=159/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-07-08T13:54:33.136Z||qtp943165647-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6b7fc420::DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=160/30000}
2022-07-08T13:54:33.136Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@73d76fc9{/10.233.72.108:55602<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=104/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4112d1e3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=199/30000}=>HttpConnection@31bafafd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68b57b57{s=START}]=>HttpChannelOverHttp@407615dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:33.136Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=160/30000}
2022-07-08T13:54:33.136Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@57691a96{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-07-08T13:54:33.136Z||qtp943165647-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6b7fc420::DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=160/30000} onFillable exit HttpChannelState@20e3d1d6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-08T13:54:33.137Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5120c68{null}
2022-07-08T13:54:33.138Z||qtp943165647-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@31bafafd::DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=202/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-07-08T13:54:33.138Z||qtp943165647-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@31bafafd::DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=202/30000}
2022-07-08T13:54:33.138Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=202/30000}
2022-07-08T13:54:33.148Z||qtp943165647-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@31bafafd::DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=202/30000} onFillable exit HttpChannelState@1a8ee889{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-08T13:54:33.149Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=118/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4112d1e3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52ef7c3a{/10.233.72.108:55602<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=213/30000}=>HttpConnection@31bafafd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68b57b57{s=START}]=>HttpChannelOverHttp@407615dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:33.149Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@2546ad2c waiting
2022-07-08T13:54:33.150Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@37f52e12{/10.233.72.108:55604<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=82/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@62c7203d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=174/30000}=>HttpConnection@6b7fc420[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b2bec85{s=START}]=>HttpChannelOverHttp@29f418ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:33.150Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=85/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@62c7203d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=174/30000}=>HttpConnection@6b7fc420[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b2bec85{s=START}]=>HttpChannelOverHttp@29f418ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:33.150Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6b7fc420::DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=174/30000}
2022-07-08T13:54:33.150Z||qtp943165647-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@5710a8a3 size 2 > capacity
2022-07-08T13:54:33.151Z||qtp943165647-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@5710a8a3
2022-07-08T13:54:33.151Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@62c7203d::SocketChannelEndPoint@37f52e12{/10.233.72.108:55604<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=97/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@62c7203d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e78fdb5{/10.233.72.108:55604<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=175/30000}=>HttpConnection@6b7fc420[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b2bec85{s=START}]=>HttpChannelOverHttp@29f418ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:33.151Z||qtp943165647-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@630316f0
2022-07-08T13:54:42.904Z||qtp943165647-25-acceptor-0@337e573b-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@1bf6fb16 on ManagedSelector@3ccc4ca0{STARTED} id=0 keys=0 selected=0 updates=0
2022-07-08T13:54:42.904Z||qtp943165647-25-acceptor-0@337e573b-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3ccc4ca0{STARTED} id=0 keys=0 selected=0 updates=1
2022-07-08T13:54:42.904Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken with none selected
2022-07-08T13:54:42.904Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken up from select, 0/0/0 selected
2022-07-08T13:54:42.904Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 processing 0 keys, 1 updates
2022-07-08T13:54:42.904Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-07-08T13:54:42.904Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1bf6fb16
2022-07-08T13:54:42.905Z||qtp943165647-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1bf6fb16
2022-07-08T13:54:42.905Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1bf6fb16
2022-07-08T13:54:42.906Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2f25e3cb{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-07-08T13:54:42.906Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4da54f23
2022-07-08T13:54:42.907Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@66558096{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7ef79f07{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-07-08T13:54:42.907Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@19cc0bad::DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-07-08T13:54:42.907Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2f25e3cb{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@53d76932{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@19cc0bad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d004a16{s=START}]=>HttpChannelOverHttp@66558096{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.907Z||qtp943165647-25-acceptor-0@337e573b-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@49ac751c on ManagedSelector@3ccc4ca0{STARTED} id=0 keys=1 selected=0 updates=0
2022-07-08T13:54:42.907Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@53d76932::SocketChannelEndPoint@2f25e3cb{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@53d76932{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@19cc0bad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d004a16{s=START}]=>HttpChannelOverHttp@66558096{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.907Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@19cc0bad::DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-07-08T13:54:42.907Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@19cc0bad::DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-07-08T13:54:42.907Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@f4deb16{AC.ReadCB@19cc0bad{HttpConnection@19cc0bad::DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-07-08T13:54:42.908Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@53d76932::SocketChannelEndPoint@2f25e3cb{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@53d76932{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19cc0bad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d004a16{s=START}]=>HttpChannelOverHttp@66558096{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.908Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-07-08T13:54:42.908Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@53d76932{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@19cc0bad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d004a16{s=START}]=>HttpChannelOverHttp@66558096{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.909Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@76a51831{SSLC.NBReadCB@53d76932{SslConnection@53d76932::SocketChannelEndPoint@2f25e3cb{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@53d76932{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@19cc0bad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d004a16{s=START}]=>HttpChannelOverHttp@66558096{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-08T13:54:42.909Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2f25e3cb{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@53d76932{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@19cc0bad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d004a16{s=START}]=>HttpChannelOverHttp@66558096{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.909Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1ed3712e on ManagedSelector@3ccc4ca0{STARTED} id=0 keys=1 selected=0 updates=1
2022-07-08T13:54:42.911Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 2
2022-07-08T13:54:42.911Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@1f5f4d48
2022-07-08T13:54:42.911Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 waiting with 1 keys
2022-07-08T13:54:42.911Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken with none selected
2022-07-08T13:54:42.911Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2f25e3cb{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@53d76932{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@19cc0bad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d004a16{s=START}]=>HttpChannelOverHttp@66558096{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.912Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1bf6fb16
2022-07-08T13:54:42.912Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken up from select, 0/0/1 selected
2022-07-08T13:54:42.912Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 processing 0 keys, 2 updates
2022-07-08T13:54:42.912Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-07-08T13:54:42.912Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@49ac751c
2022-07-08T13:54:42.912Z||qtp943165647-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@49ac751c
2022-07-08T13:54:42.912Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1ed3712e
2022-07-08T13:54:42.912Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@49ac751c
2022-07-08T13:54:42.912Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2f25e3cb{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->SslConnection@53d76932{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@19cc0bad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d004a16{s=START}]=>HttpChannelOverHttp@66558096{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.912Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-08T13:54:42.913Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 waiting with 2 keys
2022-07-08T13:54:42.913Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@28fba833{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-07-08T13:54:42.913Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken up from select, 1/1/2 selected
2022-07-08T13:54:42.913Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@14bc262d
2022-07-08T13:54:42.913Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 processing 1 keys, 0 updates
2022-07-08T13:54:42.913Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.106:8000 remote=/10.233.72.108:55702], selector=sun.nio.ch.EPollSelectorImpl@7cb8b641, interestOps=1, readyOps=1 SocketChannelEndPoint@2f25e3cb{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->SslConnection@53d76932{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@19cc0bad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d004a16{s=START}]=>HttpChannelOverHttp@66558096{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-07-08T13:54:42.913Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2f25e3cb{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@53d76932{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@19cc0bad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d004a16{s=START}]=>HttpChannelOverHttp@66558096{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.913Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2faada2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@627336c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-07-08T13:54:42.913Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2f25e3cb{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@53d76932{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@19cc0bad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d004a16{s=START}]=>HttpChannelOverHttp@66558096{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-07-08T13:54:42.913Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@735fe0cb::DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-07-08T13:54:42.914Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@28fba833{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@add2f36{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@735fe0cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cbbd948{s=START}]=>HttpChannelOverHttp@2faada2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.914Z||qtp943165647-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-08T13:54:42.914041Z
2022-07-08T13:54:42.914Z||qtp943165647-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@2546ad2c offer EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-08T13:54:42.914427Z
2022-07-08T13:54:42.914Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@add2f36::SocketChannelEndPoint@28fba833{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@add2f36{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@735fe0cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cbbd948{s=START}]=>HttpChannelOverHttp@2faada2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.914Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@735fe0cb::DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-07-08T13:54:42.914Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@735fe0cb::DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-07-08T13:54:42.914Z||qtp943165647-29|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-08T13:54:42.914625Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2f25e3cb{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@53d76932{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@19cc0bad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d004a16{s=START}]=>HttpChannelOverHttp@66558096{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-07-08T13:54:42.915Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3b831e0{AC.ReadCB@735fe0cb{HttpConnection@735fe0cb::DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-07-08T13:54:42.915Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@76a51831{SSLC.NBReadCB@53d76932{SslConnection@53d76932::SocketChannelEndPoint@2f25e3cb{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@53d76932{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@19cc0bad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d004a16{s=START}]=>HttpChannelOverHttp@66558096{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-08T13:54:42.915Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@2546ad2c task=EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-07-08T13:54:42.914978Z
2022-07-08T13:54:42.915Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@add2f36::SocketChannelEndPoint@28fba833{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@add2f36{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@735fe0cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cbbd948{s=START}]=>HttpChannelOverHttp@2faada2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.915Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-07-08T13:54:42.915339Z tryProduce true
2022-07-08T13:54:42.915Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-08T13:54:42.915Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-08T13:54:42.915Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2f25e3cb{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@53d76932{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@19cc0bad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d004a16{s=START}]=>HttpChannelOverHttp@66558096{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.915Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 waiting with 2 keys
2022-07-08T13:54:42.915Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@53d76932::SocketChannelEndPoint@2f25e3cb{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@53d76932{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@19cc0bad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d004a16{s=START}]=>HttpChannelOverHttp@66558096{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.916Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-07-08T13:54:42.916Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@53d76932{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@19cc0bad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d004a16{s=START}]=>HttpChannelOverHttp@66558096{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.916Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@f4deb16{AC.ReadCB@19cc0bad{HttpConnection@19cc0bad::DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=9/30000}}}
2022-07-08T13:54:42.916Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@add2f36::SocketChannelEndPoint@28fba833{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@add2f36{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@735fe0cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cbbd948{s=START}]=>HttpChannelOverHttp@2faada2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.916Z||qtp943165647-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@19cc0bad::DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=9/30000} onFillable enter HttpChannelState@7ef79f07{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-08T13:54:42.917Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@f6dc0e4{SSLC.NBReadCB@add2f36{SslConnection@add2f36::SocketChannelEndPoint@28fba833{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@add2f36{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@735fe0cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cbbd948{s=START}]=>HttpChannelOverHttp@2faada2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-08T13:54:42.917Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@53d76932::SocketChannelEndPoint@2f25e3cb{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@53d76932{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@19cc0bad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d004a16{s=START}]=>HttpChannelOverHttp@66558096{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.917Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-07-08T13:54:42.922Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2f25e3cb{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@53d76932{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@19cc0bad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d004a16{s=START}]=>HttpChannelOverHttp@66558096{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.922Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@11010517[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:42.922Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-07-08T13:54:42.924Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@28fba833{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=0/1,kio=0,kro=0}->SslConnection@add2f36{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@735fe0cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cbbd948{s=START}]=>HttpChannelOverHttp@2faada2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.926Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6caafaa0 on ManagedSelector@3ccc4ca0{STARTED} id=0 keys=2 selected=0 updates=0
2022-07-08T13:54:42.926Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3ccc4ca0{STARTED} id=0 keys=2 selected=0 updates=1
2022-07-08T13:54:42.926Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3daa99a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3daa99a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:42.927Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken with none selected
2022-07-08T13:54:42.927Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@28fba833{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=11/30000}{io=0/1,kio=0,kro=0}->SslConnection@add2f36{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@735fe0cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cbbd948{s=START}]=>HttpChannelOverHttp@2faada2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.927Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken up from select, 0/0/2 selected
2022-07-08T13:54:42.928Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@53d76932{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=20/30000}=>HttpConnection@19cc0bad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d004a16{s=START}]=>HttpChannelOverHttp@66558096{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.928Z||qtp943165647-29|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-07-08T13:54:42.928Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 processing 0 keys, 1 updates
2022-07-08T13:54:42.929Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-07-08T13:54:42.927Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@49ac751c
2022-07-08T13:54:42.928Z||qtp943165647-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@19cc0bad::DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=21/30000} filled -1 HeapByteBuffer@3daa99a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:42.929Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6caafaa0
2022-07-08T13:54:42.932Z||qtp943165647-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@19cc0bad::DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=25/30000} parse HeapByteBuffer@3daa99a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-07-08T13:54:42.933Z||qtp943165647-29|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3daa99a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:42.933Z||qtp943165647-29|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-07-08T13:54:42.933Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=26/30000}
2022-07-08T13:54:42.933Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=26/30000}
2022-07-08T13:54:42.933Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@53d76932::SocketChannelEndPoint@2f25e3cb{/10.233.72.108:55702<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->SslConnection@53d76932{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@19cc0bad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d004a16{s=START}]=>HttpChannelOverHttp@66558096{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-07-08T13:54:42.933Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@28fba833{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=16/30000}{io=1/1,kio=1,kro=0}->SslConnection@add2f36{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=19/30000}=>HttpConnection@735fe0cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cbbd948{s=START}]=>HttpChannelOverHttp@2faada2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.933Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-08T13:54:42.933Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 waiting with 2 keys
2022-07-08T13:54:42.933Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@53d76932::SocketChannelEndPoint@2f25e3cb{/10.233.72.108:55702<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->SslConnection@53d76932{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@19cc0bad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d004a16{s=START}]=>HttpChannelOverHttp@66558096{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.934Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1de250c1[p=0,l=0,c=0,r=0]={<<<>>>}
2022-07-08T13:54:42.934Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-08T13:54:42.934Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken up from select, 1/1/2 selected
2022-07-08T13:54:42.934Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 processing 1 keys, 0 updates
2022-07-08T13:54:42.934Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-07-08T13:54:42.935Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2f25e3cb{/10.233.72.108:55702<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->SslConnection@53d76932{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@19cc0bad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d004a16{s=START}]=>HttpChannelOverHttp@66558096{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.935Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-07-08T13:54:42.935Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-08T13:54:42.935Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.106:8000 remote=/10.233.72.108:55704], selector=sun.nio.ch.EPollSelectorImpl@7cb8b641, interestOps=1, readyOps=1 SocketChannelEndPoint@28fba833{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=18/30000}{io=1/1,kio=1,kro=1}->SslConnection@add2f36{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@735fe0cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cbbd948{s=START}]=>HttpChannelOverHttp@2faada2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-07-08T13:54:42.935Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-07-08T13:54:42.935Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@53d76932::SocketChannelEndPoint@2f25e3cb{/10.233.72.108:55702<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@53d76932{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@19cc0bad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d004a16{s=START}]=>HttpChannelOverHttp@66558096{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-07-08T13:54:42.936Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@28fba833{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=19/30000}{io=1/0,kio=1,kro=1}->SslConnection@add2f36{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=21/30000}=>HttpConnection@735fe0cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cbbd948{s=START}]=>HttpChannelOverHttp@2faada2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.936Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@53d76932{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@19cc0bad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d004a16{s=START}]=>HttpChannelOverHttp@66558096{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.936Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@28fba833{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=20/30000}{io=1/0,kio=1,kro=1}->SslConnection@add2f36{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=22/30000}=>HttpConnection@735fe0cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cbbd948{s=START}]=>HttpChannelOverHttp@2faada2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-07-08T13:54:42.937Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@53d76932::SocketChannelEndPoint@2f25e3cb{/10.233.72.108:55702<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@53d76932{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@19cc0bad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d004a16{s=START}]=>HttpChannelOverHttp@66558096{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-07-08T13:54:42.937Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=30/30000}
2022-07-08T13:54:42.937Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0} tryExecute EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-07-08T13:54:42.93747Z
2022-07-08T13:54:42.938Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2f25e3cb{/10.233.72.108:55702<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@53d76932{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@19cc0bad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d004a16{s=START}]=>HttpChannelOverHttp@66558096{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.938Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@7807bebd offer EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-07-08T13:54:42.938718Z
2022-07-08T13:54:42.939Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1
2022-07-08T13:54:42.939Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2f25e3cb{/10.233.72.108:55702<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@53d76932{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@19cc0bad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d004a16{s=START}]=>HttpChannelOverHttp@66558096{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.939Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@32041d24
2022-07-08T13:54:42.939Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2f25e3cb{/10.233.72.108:55702<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@53d76932{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@19cc0bad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d004a16{s=START}]=>HttpChannelOverHttp@66558096{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.940Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6dfd84a{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-07-08T13:54:42.940Z||qtp943165647-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@7807bebd task=EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=6]@2022-07-08T13:54:42.940198Z
2022-07-08T13:54:42.941Z||qtp943165647-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=6]@2022-07-08T13:54:42.940998Z tryProduce true
2022-07-08T13:54:42.941Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=6]@2022-07-08T13:54:42.940495Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@28fba833{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=24/30000}{io=1/0,kio=1,kro=1}->SslConnection@add2f36{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=27/30000}=>HttpConnection@735fe0cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cbbd948{s=START}]=>HttpChannelOverHttp@2faada2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-07-08T13:54:42.941Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-08T13:54:42.941Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-08T13:54:42.941Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@28fba833{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->SslConnection@add2f36{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=27/30000}=>HttpConnection@735fe0cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cbbd948{s=START}]=>HttpChannelOverHttp@2faada2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.941Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 waiting with 2 keys
2022-07-08T13:54:42.940Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@76a51831{null}
2022-07-08T13:54:42.942Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3ccc4ca0{STARTED} id=0 keys=1 selected=0 updates=0
2022-07-08T13:54:42.942Z||qtp943165647-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@d30232d
2022-07-08T13:54:42.942Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken with none selected
2022-07-08T13:54:42.942Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken up from select, 0/0/1 selected
2022-07-08T13:54:42.942Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 processing 0 keys, 0 updates
2022-07-08T13:54:42.942Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@f6dc0e4{SSLC.NBReadCB@add2f36{SslConnection@add2f36::SocketChannelEndPoint@28fba833{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->SslConnection@add2f36{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=28/30000}=>HttpConnection@735fe0cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cbbd948{s=START}]=>HttpChannelOverHttp@2faada2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-08T13:54:42.942Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-08T13:54:42.942Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-08T13:54:42.943Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 waiting with 1 keys
2022-07-08T13:54:42.943Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@add2f36::SocketChannelEndPoint@28fba833{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}->SslConnection@add2f36{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=29/30000}=>HttpConnection@735fe0cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cbbd948{s=START}]=>HttpChannelOverHttp@2faada2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.943Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2f25e3cb{/10.233.72.108:55702<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@53d76932{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@19cc0bad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d004a16{s=START}]=>HttpChannelOverHttp@66558096{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.944Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2f25e3cb{/10.233.72.108:55702<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@53d76932{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@19cc0bad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d004a16{s=START}]=>HttpChannelOverHttp@66558096{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.944Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@f3870f4{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-07-08T13:54:42.944Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@f4deb16{null}
2022-07-08T13:54:42.944Z||qtp943165647-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@19cc0bad::DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=37/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-07-08T13:54:42.944Z||qtp943165647-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@19cc0bad::DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=37/30000}
2022-07-08T13:54:42.945Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=38/30000}
2022-07-08T13:54:42.945Z||qtp943165647-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@19cc0bad::DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=38/30000} onFillable exit HttpChannelState@7ef79f07{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-08T13:54:42.945Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@add2f36::SocketChannelEndPoint@28fba833{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}->SslConnection@add2f36{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=30/30000}=>HttpConnection@735fe0cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cbbd948{s=START}]=>HttpChannelOverHttp@2faada2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.945Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@53d76932{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@19cc0bad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d004a16{s=START}]=>HttpChannelOverHttp@66558096{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.945Z||qtp943165647-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@760a4aea waiting
2022-07-08T13:54:42.946Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3b831e0{AC.ReadCB@735fe0cb{HttpConnection@735fe0cb::DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=31/30000}}}
2022-07-08T13:54:42.946Z||qtp943165647-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@735fe0cb::DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=32/30000} onFillable enter HttpChannelState@627336c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-08T13:54:42.948Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@add2f36::SocketChannelEndPoint@28fba833{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}->SslConnection@add2f36{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=33/30000}=>HttpConnection@735fe0cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cbbd948{s=START}]=>HttpChannelOverHttp@2faada2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.948Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-07-08T13:54:42.950Z||qtp943165647-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@d30232d
2022-07-08T13:54:42.955Z||qtp943165647-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@32041d24
2022-07-08T13:54:42.955Z||qtp943165647-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=1}@32041d24 started
2022-07-08T13:54:42.956Z||qtp943165647-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@32041d24 waiting
2022-07-08T13:54:42.956Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2f25e3cb{/10.233.72.108:55702<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@53d76932{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=49/30000}=>HttpConnection@19cc0bad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d004a16{s=START}]=>HttpChannelOverHttp@66558096{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.957Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@19cc0bad::DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=50/30000}
2022-07-08T13:54:42.957Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@53d76932::SocketChannelEndPoint@2f25e3cb{/10.233.72.108:55702<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=22/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@53d76932{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e4c10be{/10.233.72.108:55702<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=50/30000}=>HttpConnection@19cc0bad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d004a16{s=START}]=>HttpChannelOverHttp@66558096{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.958Z||qtp943165647-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@d30232d
2022-07-08T13:54:42.958Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@28fba833{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=42/30000}{io=0/0,kio=0,kro=1}->SslConnection@add2f36{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=44/30000}=>HttpConnection@735fe0cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cbbd948{s=START}]=>HttpChannelOverHttp@2faada2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.959Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@219fc712[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:42.959Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-07-08T13:54:42.969Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3daa99a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3daa99a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:42.970Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=54/30000}{io=0/0,kio=0,kro=1}->SslConnection@add2f36{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=56/30000}=>HttpConnection@735fe0cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cbbd948{s=START}]=>HttpChannelOverHttp@2faada2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.971Z||qtp943165647-30|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-07-08T13:54:42.971Z||qtp943165647-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@735fe0cb::DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=57/30000} filled -1 HeapByteBuffer@3daa99a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:42.971Z||qtp943165647-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@735fe0cb::DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=57/30000} parse HeapByteBuffer@3daa99a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-07-08T13:54:42.972Z||qtp943165647-30|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3daa99a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:42.972Z||qtp943165647-30|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-07-08T13:54:42.972Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=58/30000}
2022-07-08T13:54:42.972Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=58/30000}
2022-07-08T13:54:42.973Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@add2f36::SocketChannelEndPoint@28fba833{/10.233.72.108:55704<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=56/30000}{io=0/0,kio=0,kro=1}->SslConnection@add2f36{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=59/30000}=>HttpConnection@735fe0cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cbbd948{s=START}]=>HttpChannelOverHttp@2faada2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-07-08T13:54:42.974Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@add2f36::SocketChannelEndPoint@28fba833{/10.233.72.108:55704<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=57/30000}{io=0/0,kio=0,kro=1}->SslConnection@add2f36{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=59/30000}=>HttpConnection@735fe0cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cbbd948{s=START}]=>HttpChannelOverHttp@2faada2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.974Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1de250c1[p=0,l=0,c=0,r=0]={<<<>>>}
2022-07-08T13:54:42.974Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-08T13:54:42.974Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-07-08T13:54:42.976Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@28fba833{/10.233.72.108:55704<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=59/30000}{io=0/0,kio=0,kro=1}->SslConnection@add2f36{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=61/30000}=>HttpConnection@735fe0cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cbbd948{s=START}]=>HttpChannelOverHttp@2faada2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.976Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-07-08T13:54:42.976Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-08T13:54:42.976Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-07-08T13:54:42.979Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@add2f36::SocketChannelEndPoint@28fba833{/10.233.72.108:55704<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@add2f36{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=63/30000}=>HttpConnection@735fe0cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cbbd948{s=START}]=>HttpChannelOverHttp@2faada2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-07-08T13:54:42.980Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@add2f36{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=66/30000}=>HttpConnection@735fe0cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cbbd948{s=START}]=>HttpChannelOverHttp@2faada2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.981Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@add2f36::SocketChannelEndPoint@28fba833{/10.233.72.108:55704<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@add2f36{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=67/30000}=>HttpConnection@735fe0cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cbbd948{s=START}]=>HttpChannelOverHttp@2faada2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-07-08T13:54:42.982Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=68/30000}
2022-07-08T13:54:42.982Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@28fba833{/10.233.72.108:55704<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@add2f36{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=68/30000}=>HttpConnection@735fe0cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cbbd948{s=START}]=>HttpChannelOverHttp@2faada2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.983Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@28fba833{/10.233.72.108:55704<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@add2f36{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=69/30000}=>HttpConnection@735fe0cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cbbd948{s=START}]=>HttpChannelOverHttp@2faada2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.983Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@28fba833{/10.233.72.108:55704<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@add2f36{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=69/30000}=>HttpConnection@735fe0cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cbbd948{s=START}]=>HttpChannelOverHttp@2faada2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.984Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7d774084{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-07-08T13:54:42.984Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@f6dc0e4{null}
2022-07-08T13:54:42.984Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3ccc4ca0{STARTED} id=0 keys=1 selected=0 updates=0
2022-07-08T13:54:42.984Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@62554816
2022-07-08T13:54:42.985Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@28fba833{/10.233.72.108:55704<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@add2f36{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=71/30000}=>HttpConnection@735fe0cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cbbd948{s=START}]=>HttpChannelOverHttp@2faada2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.985Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@28fba833{/10.233.72.108:55704<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@add2f36{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=71/30000}=>HttpConnection@735fe0cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cbbd948{s=START}]=>HttpChannelOverHttp@2faada2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.986Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@70aa9445{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-07-08T13:54:42.986Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3b831e0{null}
2022-07-08T13:54:42.986Z||qtp943165647-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@735fe0cb::DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=72/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-07-08T13:54:42.986Z||qtp943165647-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@735fe0cb::DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=72/30000}
2022-07-08T13:54:42.986Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=72/30000}
2022-07-08T13:54:42.987Z||qtp943165647-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@735fe0cb::DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=72/30000} onFillable exit HttpChannelState@627336c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-08T13:54:42.987Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@add2f36{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=73/30000}=>HttpConnection@735fe0cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cbbd948{s=START}]=>HttpChannelOverHttp@2faada2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.988Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@2546ad2c size 2 > capacity
2022-07-08T13:54:42.988Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@2546ad2c
2022-07-08T13:54:42.988Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@62554816
2022-07-08T13:54:42.988Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken with none selected
2022-07-08T13:54:42.988Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken up from select, 0/0/0 selected
2022-07-08T13:54:42.988Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 processing 0 keys, 0 updates
2022-07-08T13:54:42.988Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-08T13:54:42.988Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-08T13:54:42.988Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 waiting with 0 keys
2022-07-08T13:54:42.989Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@28fba833{/10.233.72.108:55704<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@add2f36{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=74/30000}=>HttpConnection@735fe0cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cbbd948{s=START}]=>HttpChannelOverHttp@2faada2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.989Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@735fe0cb::DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=75/30000}
2022-07-08T13:54:42.990Z||qtp943165647-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@add2f36::SocketChannelEndPoint@28fba833{/10.233.72.108:55704<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@add2f36{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@73e8a712{/10.233.72.108:55704<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=76/30000}=>HttpConnection@735fe0cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cbbd948{s=START}]=>HttpChannelOverHttp@2faada2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:42.990Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@62554816
2022-07-08T13:54:52.903Z||qtp943165647-25-acceptor-0@337e573b-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@15775059 on ManagedSelector@3ccc4ca0{STARTED} id=0 keys=0 selected=0 updates=0
2022-07-08T13:54:52.903Z||qtp943165647-25-acceptor-0@337e573b-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3ccc4ca0{STARTED} id=0 keys=0 selected=0 updates=1
2022-07-08T13:54:52.903Z||qtp943165647-25-acceptor-0@337e573b-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@7890732f on ManagedSelector@3ccc4ca0{STARTED} id=0 keys=0 selected=0 updates=1
2022-07-08T13:54:52.903Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken with none selected
2022-07-08T13:54:52.904Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken up from select, 0/0/0 selected
2022-07-08T13:54:52.904Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 processing 0 keys, 2 updates
2022-07-08T13:54:52.904Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-07-08T13:54:52.904Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@15775059
2022-07-08T13:54:52.904Z||qtp943165647-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@15775059
2022-07-08T13:54:52.904Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7890732f
2022-07-08T13:54:52.905Z||qtp943165647-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7890732f
2022-07-08T13:54:52.905Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@15775059
2022-07-08T13:54:52.905Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-08T13:54:52.905Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 waiting with 2 keys
2022-07-08T13:54:52.905Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@e391fe4{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-07-08T13:54:52.905Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4c4c08f2
2022-07-08T13:54:52.906Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2d479b7f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5083e096{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-07-08T13:54:52.906Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7c2469ec::DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-07-08T13:54:52.907Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@e391fe4{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6d299974{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7c2469ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f8b83f{s=START}]=>HttpChannelOverHttp@2d479b7f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:52.907Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6d299974::SocketChannelEndPoint@e391fe4{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6d299974{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7c2469ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f8b83f{s=START}]=>HttpChannelOverHttp@2d479b7f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:52.907Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7c2469ec::DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-07-08T13:54:52.908Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7c2469ec::DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-07-08T13:54:52.908Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2cb06386{AC.ReadCB@7c2469ec{HttpConnection@7c2469ec::DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-07-08T13:54:52.908Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6d299974::SocketChannelEndPoint@e391fe4{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@6d299974{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c2469ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f8b83f{s=START}]=>HttpChannelOverHttp@2d479b7f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:52.908Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-07-08T13:54:52.908Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@6d299974{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c2469ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f8b83f{s=START}]=>HttpChannelOverHttp@2d479b7f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:52.909Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@738414f5{SSLC.NBReadCB@6d299974{SslConnection@6d299974::SocketChannelEndPoint@e391fe4{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6d299974{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7c2469ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f8b83f{s=START}]=>HttpChannelOverHttp@2d479b7f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-08T13:54:52.909Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@e391fe4{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6d299974{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7c2469ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f8b83f{s=START}]=>HttpChannelOverHttp@2d479b7f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:52.909Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@52c7d1c8 on ManagedSelector@3ccc4ca0{STARTED} id=0 keys=2 selected=0 updates=0
2022-07-08T13:54:52.909Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3ccc4ca0{STARTED} id=0 keys=2 selected=0 updates=1
2022-07-08T13:54:52.909Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@e391fe4{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6d299974{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7c2469ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f8b83f{s=START}]=>HttpChannelOverHttp@2d479b7f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:52.910Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@15775059
2022-07-08T13:54:52.910Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7890732f
2022-07-08T13:54:52.910Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7458a2ef{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-07-08T13:54:52.910Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5bdb43b1
2022-07-08T13:54:52.915Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@82bc783{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5570876b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-07-08T13:54:52.915Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@54b780bf::DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-07-08T13:54:52.915Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7458a2ef{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@2f64275{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@54b780bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161a5c12{s=START}]=>HttpChannelOverHttp@82bc783{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:52.916Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2f64275::SocketChannelEndPoint@7458a2ef{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@2f64275{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@54b780bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161a5c12{s=START}]=>HttpChannelOverHttp@82bc783{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:52.916Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@54b780bf::DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-07-08T13:54:52.918Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken with none selected
2022-07-08T13:54:52.918Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken up from select, 0/0/2 selected
2022-07-08T13:54:52.918Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 processing 0 keys, 1 updates
2022-07-08T13:54:52.919Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-07-08T13:54:52.919Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@52c7d1c8
2022-07-08T13:54:52.919Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@54b780bf::DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=4/30000}
2022-07-08T13:54:52.920Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4780ca65{AC.ReadCB@54b780bf{HttpConnection@54b780bf::DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2022-07-08T13:54:52.920Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2f64275::SocketChannelEndPoint@7458a2ef{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=0}->SslConnection@2f64275{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@54b780bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161a5c12{s=START}]=>HttpChannelOverHttp@82bc783{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:52.920Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-07-08T13:54:52.920Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| 1 on SocketChannelEndPoint@e391fe4{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=11/30000}{io=1/1,kio=1,kro=0}->SslConnection@6d299974{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@7c2469ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f8b83f{s=START}]=>HttpChannelOverHttp@2d479b7f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:52.921Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-08T13:54:52.921Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 waiting with 2 keys
2022-07-08T13:54:52.921Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken up from select, 1/1/2 selected
2022-07-08T13:54:52.921Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@2f64275::SocketChannelEndPoint@7458a2ef{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=0}->SslConnection@2f64275{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@54b780bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161a5c12{s=START}]=>HttpChannelOverHttp@82bc783{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:52.921Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 processing 1 keys, 0 updates
2022-07-08T13:54:52.922Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.106:8000 remote=/10.233.72.108:55814], selector=sun.nio.ch.EPollSelectorImpl@7cb8b641, interestOps=1, readyOps=1 SocketChannelEndPoint@e391fe4{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=12/30000}{io=1/1,kio=1,kro=1}->SslConnection@6d299974{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@7c2469ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f8b83f{s=START}]=>HttpChannelOverHttp@2d479b7f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-07-08T13:54:52.923Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@e391fe4{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}->SslConnection@6d299974{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=15/30000}=>HttpConnection@7c2469ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f8b83f{s=START}]=>HttpChannelOverHttp@2d479b7f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:52.924Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@e391fe4{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=15/30000}{io=1/0,kio=1,kro=1}->SslConnection@6d299974{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@7c2469ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f8b83f{s=START}]=>HttpChannelOverHttp@2d479b7f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-07-08T13:54:52.926Z||qtp943165647-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-07-08T13:54:52.925472Z
2022-07-08T13:54:52.926Z||qtp943165647-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@32041d24 offer EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-07-08T13:54:52.926594Z
2022-07-08T13:54:52.927Z||qtp943165647-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-07-08T13:54:52.927298Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@e391fe4{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=18/30000}{io=1/0,kio=1,kro=1}->SslConnection@6d299974{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=19/30000}=>HttpConnection@7c2469ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f8b83f{s=START}]=>HttpChannelOverHttp@2d479b7f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-07-08T13:54:52.927Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@738414f5{SSLC.NBReadCB@6d299974{SslConnection@6d299974::SocketChannelEndPoint@e391fe4{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=18/30000}{io=1/0,kio=1,kro=1}->SslConnection@6d299974{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=19/30000}=>HttpConnection@7c2469ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f8b83f{s=START}]=>HttpChannelOverHttp@2d479b7f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-08T13:54:52.928Z||qtp943165647-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@32041d24 task=EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-07-08T13:54:52.927946Z
2022-07-08T13:54:52.928Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6d299974::SocketChannelEndPoint@e391fe4{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=19/30000}{io=1/0,kio=1,kro=1}->SslConnection@6d299974{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@7c2469ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f8b83f{s=START}]=>HttpChannelOverHttp@2d479b7f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:52.928Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6d299974::SocketChannelEndPoint@e391fe4{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=19/30000}{io=1/0,kio=1,kro=1}->SslConnection@6d299974{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@7c2469ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f8b83f{s=START}]=>HttpChannelOverHttp@2d479b7f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:52.929Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2cb06386{AC.ReadCB@7c2469ec{HttpConnection@7c2469ec::DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=21/30000}}}
2022-07-08T13:54:52.929Z||qtp943165647-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7c2469ec::DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=21/30000} onFillable enter HttpChannelState@5083e096{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-08T13:54:52.934Z||qtp943165647-31|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-07-08T13:54:52.93456Z tryProduce true
2022-07-08T13:54:52.943Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-08T13:54:52.944Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-08T13:54:52.944Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6d299974::SocketChannelEndPoint@e391fe4{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=34/30000}{io=1/0,kio=1,kro=1}->SslConnection@6d299974{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=35/30000}=>HttpConnection@7c2469ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f8b83f{s=START}]=>HttpChannelOverHttp@2d479b7f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:52.944Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-07-08T13:54:52.945Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@e391fe4{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=35/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d299974{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=36/30000}=>HttpConnection@7c2469ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f8b83f{s=START}]=>HttpChannelOverHttp@2d479b7f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:52.945Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 waiting with 2 keys
2022-07-08T13:54:52.949Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@e391fe4{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=40/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d299974{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=41/30000}=>HttpConnection@7c2469ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f8b83f{s=START}]=>HttpChannelOverHttp@2d479b7f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:52.949Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1e9333c7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:52.949Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-07-08T13:54:52.935Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2fda1852{SSLC.NBReadCB@2f64275{SslConnection@2f64275::SocketChannelEndPoint@7458a2ef{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=13/30000}{io=0/0,kio=0,kro=0}->SslConnection@2f64275{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=15/30000}=>HttpConnection@54b780bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161a5c12{s=START}]=>HttpChannelOverHttp@82bc783{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-08T13:54:52.959Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7458a2ef{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=37/30000}{io=0/1,kio=0,kro=0}->SslConnection@2f64275{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=40/30000}=>HttpConnection@54b780bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161a5c12{s=START}]=>HttpChannelOverHttp@82bc783{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:52.959Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1f8f1236 on ManagedSelector@3ccc4ca0{STARTED} id=0 keys=2 selected=0 updates=0
2022-07-08T13:54:52.959Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3ccc4ca0{STARTED} id=0 keys=2 selected=0 updates=1
2022-07-08T13:54:52.960Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken with none selected
2022-07-08T13:54:52.960Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken up from select, 0/0/2 selected
2022-07-08T13:54:52.960Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 processing 0 keys, 1 updates
2022-07-08T13:54:52.960Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-07-08T13:54:52.960Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1f8f1236
2022-07-08T13:54:52.961Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7458a2ef{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=39/30000}{io=1/1,kio=1,kro=0}->SslConnection@2f64275{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=41/30000}=>HttpConnection@54b780bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161a5c12{s=START}]=>HttpChannelOverHttp@82bc783{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:52.961Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-08T13:54:52.961Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 waiting with 2 keys
2022-07-08T13:54:52.961Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken up from select, 1/1/2 selected
2022-07-08T13:54:52.961Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 processing 1 keys, 0 updates
2022-07-08T13:54:52.962Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.106:8000 remote=/10.233.72.108:55812], selector=sun.nio.ch.EPollSelectorImpl@7cb8b641, interestOps=1, readyOps=1 SocketChannelEndPoint@7458a2ef{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=40/30000}{io=1/1,kio=1,kro=1}->SslConnection@2f64275{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=42/30000}=>HttpConnection@54b780bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161a5c12{s=START}]=>HttpChannelOverHttp@82bc783{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-07-08T13:54:52.963Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7458a2ef{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=42/30000}{io=1/0,kio=1,kro=1}->SslConnection@2f64275{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=44/30000}=>HttpConnection@54b780bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161a5c12{s=START}]=>HttpChannelOverHttp@82bc783{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:52.964Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7458a2ef{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=42/30000}{io=1/0,kio=1,kro=1}->SslConnection@2f64275{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=44/30000}=>HttpConnection@54b780bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161a5c12{s=START}]=>HttpChannelOverHttp@82bc783{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-07-08T13:54:52.964Z||qtp943165647-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0} tryExecute EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-07-08T13:54:52.964378Z
2022-07-08T13:54:52.965Z||qtp943165647-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@760a4aea offer EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-07-08T13:54:52.965046Z
2022-07-08T13:54:52.964Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3daa99a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3daa99a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:52.965Z||qtp943165647-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1
2022-07-08T13:54:52.965Z||qtp943165647-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@1822889f
2022-07-08T13:54:52.966Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=56/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d299974{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=57/30000}=>HttpConnection@7c2469ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f8b83f{s=START}]=>HttpChannelOverHttp@2d479b7f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:52.969Z||qtp943165647-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-07-08T13:54:52.966Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7458a2ef{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=45/30000}{io=1/0,kio=1,kro=1}->SslConnection@2f64275{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=47/30000}=>HttpConnection@54b780bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161a5c12{s=START}]=>HttpChannelOverHttp@82bc783{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:52.970Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7890732f
2022-07-08T13:54:52.968Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@1822889f
2022-07-08T13:54:52.970Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@1822889f started
2022-07-08T13:54:52.970Z||qtp943165647-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@1822889f waiting
2022-07-08T13:54:52.971Z||qtp943165647-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7c2469ec::DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=62/30000} filled -1 HeapByteBuffer@3daa99a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:52.972Z||qtp943165647-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7c2469ec::DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=64/30000} parse HeapByteBuffer@3daa99a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-07-08T13:54:52.975Z||qtp943165647-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3daa99a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:52.973Z||qtp943165647-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@760a4aea task=EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-07-08T13:54:52.973408Z
2022-07-08T13:54:52.983Z||qtp943165647-29|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-07-08T13:54:52.983184Z tryProduce true
2022-07-08T13:54:52.983Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-08T13:54:52.983Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-08T13:54:52.983Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7458a2ef{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=62/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f64275{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=64/30000}=>HttpConnection@54b780bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161a5c12{s=START}]=>HttpChannelOverHttp@82bc783{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:52.983Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 waiting with 2 keys
2022-07-08T13:54:52.976Z||qtp943165647-31|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1715193f/SelectorProducer@1f5f4d48/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-07-08T13:54:52.9724Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7458a2ef{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=51/30000}{io=1/0,kio=1,kro=1}->SslConnection@2f64275{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=55/30000}=>HttpConnection@54b780bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161a5c12{s=START}]=>HttpChannelOverHttp@82bc783{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-07-08T13:54:52.993Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2fda1852{SSLC.NBReadCB@2f64275{SslConnection@2f64275::SocketChannelEndPoint@7458a2ef{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=71/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f64275{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=73/30000}=>HttpConnection@54b780bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161a5c12{s=START}]=>HttpChannelOverHttp@82bc783{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-07-08T13:54:52.982Z||qtp943165647-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-07-08T13:54:52.994Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=85/30000}
2022-07-08T13:54:52.994Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2f64275::SocketChannelEndPoint@7458a2ef{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=72/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f64275{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=74/30000}=>HttpConnection@54b780bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161a5c12{s=START}]=>HttpChannelOverHttp@82bc783{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:52.994Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2f64275::SocketChannelEndPoint@7458a2ef{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=73/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f64275{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=75/30000}=>HttpConnection@54b780bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161a5c12{s=START}]=>HttpChannelOverHttp@82bc783{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:52.994Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4780ca65{AC.ReadCB@54b780bf{HttpConnection@54b780bf::DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=FI,flush=-,to=75/30000}}}
2022-07-08T13:54:52.995Z||qtp943165647-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@54b780bf::DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=75/30000} onFillable enter HttpChannelState@5570876b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-08T13:54:52.996Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=88/30000}
2022-07-08T13:54:52.996Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2f64275::SocketChannelEndPoint@7458a2ef{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=74/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f64275{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=76/30000}=>HttpConnection@54b780bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161a5c12{s=START}]=>HttpChannelOverHttp@82bc783{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:52.996Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-07-08T13:54:52.996Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6d299974::SocketChannelEndPoint@e391fe4{/10.233.72.108:55814<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=87/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d299974{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=88/30000}=>HttpConnection@7c2469ec[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63f8b83f{s=START}]=>HttpChannelOverHttp@2d479b7f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-07-08T13:54:52.999Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7458a2ef{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=77/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f64275{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=79/30000}=>HttpConnection@54b780bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161a5c12{s=START}]=>HttpChannelOverHttp@82bc783{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:52.999Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6d299974::SocketChannelEndPoint@e391fe4{/10.233.72.108:55814<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=90/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d299974{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=91/30000}=>HttpConnection@7c2469ec[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63f8b83f{s=START}]=>HttpChannelOverHttp@2d479b7f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:52.999Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1de250c1[p=0,l=0,c=0,r=0]={<<<>>>}
2022-07-08T13:54:52.999Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-08T13:54:52.999Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1ba35788[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:52.999Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-07-08T13:54:52.999Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-07-08T13:54:53.000Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@e391fe4{/10.233.72.108:55814<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=91/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d299974{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=92/30000}=>HttpConnection@7c2469ec[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63f8b83f{s=START}]=>HttpChannelOverHttp@2d479b7f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:53.000Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-07-08T13:54:53.000Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-08T13:54:53.000Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-07-08T13:54:53.001Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6d299974::SocketChannelEndPoint@e391fe4{/10.233.72.108:55814<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d299974{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=93/30000}=>HttpConnection@7c2469ec[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63f8b83f{s=START}]=>HttpChannelOverHttp@2d479b7f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-07-08T13:54:53.001Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d299974{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=93/30000}=>HttpConnection@7c2469ec[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63f8b83f{s=START}]=>HttpChannelOverHttp@2d479b7f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:53.001Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6d299974::SocketChannelEndPoint@e391fe4{/10.233.72.108:55814<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d299974{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=93/30000}=>HttpConnection@7c2469ec[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63f8b83f{s=START}]=>HttpChannelOverHttp@2d479b7f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-07-08T13:54:53.002Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=94/30000}
2022-07-08T13:54:53.002Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@e391fe4{/10.233.72.108:55814<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d299974{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=94/30000}=>HttpConnection@7c2469ec[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63f8b83f{s=START}]=>HttpChannelOverHttp@2d479b7f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:53.002Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@e391fe4{/10.233.72.108:55814<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d299974{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=94/30000}=>HttpConnection@7c2469ec[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63f8b83f{s=START}]=>HttpChannelOverHttp@2d479b7f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:53.002Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@e391fe4{/10.233.72.108:55814<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d299974{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=94/30000}=>HttpConnection@7c2469ec[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63f8b83f{s=START}]=>HttpChannelOverHttp@2d479b7f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:53.002Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@53c3d11{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-07-08T13:54:53.003Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@738414f5{null}
2022-07-08T13:54:53.003Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3ccc4ca0{STARTED} id=0 keys=2 selected=0 updates=0
2022-07-08T13:54:53.003Z||qtp943165647-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4ee4988b
2022-07-08T13:54:53.003Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken with none selected
2022-07-08T13:54:53.003Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken up from select, 0/0/1 selected
2022-07-08T13:54:53.003Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@e391fe4{/10.233.72.108:55814<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6d299974{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=95/30000}=>HttpConnection@7c2469ec[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63f8b83f{s=START}]=>HttpChannelOverHttp@2d479b7f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:53.003Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 processing 0 keys, 0 updates
2022-07-08T13:54:53.003Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-08T13:54:53.003Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-08T13:54:53.003Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@e391fe4{/10.233.72.108:55814<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6d299974{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=95/30000}=>HttpConnection@7c2469ec[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63f8b83f{s=START}]=>HttpChannelOverHttp@2d479b7f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:53.003Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 waiting with 1 keys
2022-07-08T13:54:53.004Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@179b171b{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-07-08T13:54:53.004Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2cb06386{null}
2022-07-08T13:54:53.004Z||qtp943165647-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7c2469ec::DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=96/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-07-08T13:54:53.004Z||qtp943165647-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@7c2469ec::DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=96/30000}
2022-07-08T13:54:53.004Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=96/30000}
2022-07-08T13:54:53.004Z||qtp943165647-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7c2469ec::DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=96/30000} onFillable exit HttpChannelState@5083e096{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-07-08T13:54:53.005Z||qtp943165647-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6d299974{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=97/30000}=>HttpConnection@7c2469ec[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63f8b83f{s=START}]=>HttpChannelOverHttp@2d479b7f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:53.005Z||qtp943165647-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@7807bebd waiting
2022-07-08T13:54:53.011Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@1e9333c7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1e9333c7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:53.012Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=91/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f64275{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=93/30000}=>HttpConnection@54b780bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161a5c12{s=START}]=>HttpChannelOverHttp@82bc783{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:53.013Z||qtp943165647-31|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-07-08T13:54:53.013Z||qtp943165647-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@54b780bf::DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=94/30000} filled -1 HeapByteBuffer@1e9333c7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:53.014Z||qtp943165647-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@54b780bf::DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=95/30000} parse HeapByteBuffer@1e9333c7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-07-08T13:54:53.014Z||qtp943165647-31|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@1e9333c7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-07-08T13:54:53.014Z||qtp943165647-31|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-07-08T13:54:53.015Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=96/30000}
2022-07-08T13:54:53.015Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,OPEN,fill=-,flush=-,to=96/30000}
2022-07-08T13:54:53.016Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2f64275::SocketChannelEndPoint@7458a2ef{/10.233.72.108:55812<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=94/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f64275{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=96/30000}=>HttpConnection@54b780bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@161a5c12{s=START}]=>HttpChannelOverHttp@82bc783{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-07-08T13:54:53.016Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2f64275::SocketChannelEndPoint@7458a2ef{/10.233.72.108:55812<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=95/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f64275{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=97/30000}=>HttpConnection@54b780bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@161a5c12{s=START}]=>HttpChannelOverHttp@82bc783{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:53.017Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1de250c1[p=0,l=0,c=0,r=0]={<<<>>>}
2022-07-08T13:54:53.017Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-08T13:54:53.017Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-07-08T13:54:53.019Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7458a2ef{/10.233.72.108:55812<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=97/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f64275{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=99/30000}=>HttpConnection@54b780bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@161a5c12{s=START}]=>HttpChannelOverHttp@82bc783{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:53.019Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-07-08T13:54:53.019Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-07-08T13:54:53.020Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-07-08T13:54:53.020Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4ee4988b
2022-07-08T13:54:53.031Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@e391fe4{/10.233.72.108:55814<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=29/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6d299974{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=123/30000}=>HttpConnection@7c2469ec[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63f8b83f{s=START}]=>HttpChannelOverHttp@2d479b7f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:53.032Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@7c2469ec::DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=123/30000}
2022-07-08T13:54:53.032Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6d299974::SocketChannelEndPoint@e391fe4{/10.233.72.108:55814<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=32/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6d299974{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16030b8d{/10.233.72.108:55814<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=124/30000}=>HttpConnection@7c2469ec[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63f8b83f{s=START}]=>HttpChannelOverHttp@2d479b7f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:53.032Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4ee4988b
2022-07-08T13:54:53.035Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2f64275::SocketChannelEndPoint@7458a2ef{/10.233.72.108:55812<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f64275{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=114/30000}=>HttpConnection@54b780bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@161a5c12{s=START}]=>HttpChannelOverHttp@82bc783{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-07-08T13:54:53.039Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f64275{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=119/30000}=>HttpConnection@54b780bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@161a5c12{s=START}]=>HttpChannelOverHttp@82bc783{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:53.041Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2f64275::SocketChannelEndPoint@7458a2ef{/10.233.72.108:55812<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f64275{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=120/30000}=>HttpConnection@54b780bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@161a5c12{s=START}]=>HttpChannelOverHttp@82bc783{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-07-08T13:54:53.041Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=122/30000}
2022-07-08T13:54:53.042Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7458a2ef{/10.233.72.108:55812<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f64275{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=122/30000}=>HttpConnection@54b780bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@161a5c12{s=START}]=>HttpChannelOverHttp@82bc783{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:53.042Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7458a2ef{/10.233.72.108:55812<->/10.233.72.106:8000,ISHUT,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f64275{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=123/30000}=>HttpConnection@54b780bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@161a5c12{s=START}]=>HttpChannelOverHttp@82bc783{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:53.043Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7458a2ef{/10.233.72.108:55812<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f64275{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=123/30000}=>HttpConnection@54b780bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@161a5c12{s=START}]=>HttpChannelOverHttp@82bc783{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:53.043Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@606c669a{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-07-08T13:54:53.044Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2fda1852{null}
2022-07-08T13:54:53.044Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3ccc4ca0{STARTED} id=0 keys=1 selected=0 updates=0
2022-07-08T13:54:53.044Z||qtp943165647-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@710f2c24
2022-07-08T13:54:53.044Z||qtp943165647-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@710f2c24
2022-07-08T13:54:53.045Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7458a2ef{/10.233.72.108:55812<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=25/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2f64275{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=126/30000}=>HttpConnection@54b780bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@161a5c12{s=START}]=>HttpChannelOverHttp@82bc783{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:53.045Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@54b780bf::DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=126/30000}
2022-07-08T13:54:53.045Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken with none selected
2022-07-08T13:54:53.046Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 woken up from select, 0/0/0 selected
2022-07-08T13:54:53.046Z||qtp943165647-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2f64275::SocketChannelEndPoint@7458a2ef{/10.233.72.108:55812<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=26/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2f64275{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=127/30000}=>HttpConnection@54b780bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@161a5c12{s=START}]=>HttpChannelOverHttp@82bc783{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:53.046Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 processing 0 keys, 0 updates
2022-07-08T13:54:53.046Z||qtp943165647-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@710f2c24
2022-07-08T13:54:53.046Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-07-08T13:54:53.047Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-07-08T13:54:53.047Z||qtp943165647-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7cb8b641 waiting with 0 keys
2022-07-08T13:54:53.047Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7458a2ef{/10.233.72.108:55812<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=28/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2f64275{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=128/30000}=>HttpConnection@54b780bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@161a5c12{s=START}]=>HttpChannelOverHttp@82bc783{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:53.048Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7458a2ef{/10.233.72.108:55812<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=28/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2f64275{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@640e1edf{/10.233.72.108:55812<->/10.233.72.106:8000,CLOSED,fill=-,flush=-,to=129/30000}=>HttpConnection@54b780bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@161a5c12{s=START}]=>HttpChannelOverHttp@82bc783{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-07-08T13:54:53.048Z||qtp943165647-31|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7d6534ea{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at