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-04-23T03:06:55.624Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-84cd7474cc-gmfgr with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-04-23T03:06:55.624Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-84cd7474cc-gmfgr with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-04-23T03:06:55.637Z||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-04-23T03:06:55.637Z||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-04-23T03:06:58.532Z||background-preinit|AAIUI||org.jboss.logging|DEBUG|Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2022-04-23T03:06:58.626Z||background-preinit|AAIUI||org.hibernate.validator.internal.util.Version|INFO|HV000001: Hibernate Validator 5.3.6.Final
2022-04-23T03:06:58.745Z||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-04-23T03:06:58.753Z||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-04-23T03:07:06.261Z||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-04-23T03:07:06.504Z||main|AAIUI||org.eclipse.jetty.util.log|DEBUG|Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
2022-04-23T03:07:06.509Z||main|AAIUI||org.eclipse.jetty.util.log|INFO|Logging initialized @17213ms to org.eclipse.jetty.util.log.Slf4jLog
2022-04-23T03:07:06.562Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_CERT|
2022-04-23T03:07:06.562Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server certificate chain = false|
2022-04-23T03:07:06.562Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server hostname = false|
2022-04-23T03:07:06.562Z||main|AAIUI||AAIRESTClient|DEBUG||Set client certificate filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.p12|
2022-04-23T03:07:06.563Z||main|AAIUI||AAIRESTClient|DEBUG||Set trust store filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.trust.jks|
2022-04-23T03:07:06.563Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-04-23T03:07:06.563Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-04-23T03:07:07.372Z||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-04-23T03:07:07.372Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-04-23T03:07:07.429Z||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-04-23T03:07:07.430Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-04-23T03:07:07.443Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-04-23T03:07:07.444Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-04-23T03:07:07.446Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-04-23T03:07:07.457Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-04-23T03:07:07.463Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-04-23T03:07:07.466Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-04-23T03:07:07.468Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-04-23T03:07:07.471Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-04-23T03:07:08.382Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@57fae983
2022-04-23T03:07:08.452Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=-1,MANAGED}
2022-04-23T03:07:08.462Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@322803db{STOPPED} added {org.eclipse.jetty.security.DefaultAuthenticatorFactory@56ba8773,POJO}
2022-04-23T03:07:08.469Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@322803db{STOPPED},MANAGED}
2022-04-23T03:07:08.482Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@322803db{STOPPED} added {JettyEmbeddedServletHandler@5965844d{STOPPED},MANAGED}
2022-04-23T03:07:08.483Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{/,null,UNAVAILABLE} added {ErrorPageErrorHandler@6d4a65c6{STOPPED},MANAGED}
2022-04-23T03:07:08.522Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@6c37bd27{STOPPED}[9.4.18.v20190429] added {QueuedThreadPool[qtp1956060889]@74971ed9{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-04-23T03:07:08.590Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@383f1975[HTTP/1.1] added {HttpConfiguration@441cc260{32768/8192,8192/8192,https://:0,[]},POJO}
2022-04-23T03:07:08.599Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@444548a0{null,[]}{0.0.0.0:0} added {Server@6c37bd27{STOPPED}[9.4.18.v20190429],UNMANAGED}
2022-04-23T03:07:08.601Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@444548a0{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp1956060889]@74971ed9{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-04-23T03:07:08.601Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@444548a0{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@3b569985{STOPPED},AUTO}
2022-04-23T03:07:08.602Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@444548a0{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@3a022576,POJO}
2022-04-23T03:07:08.602Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@444548a0{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@383f1975[HTTP/1.1],AUTO}
2022-04-23T03:07:08.603Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@444548a0{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@383f1975[HTTP/1.1]
2022-04-23T03:07:08.613Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@444548a0{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@444548a0{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
2022-04-23T03:07:08.614Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@6c37bd27{STOPPED}[9.4.18.v20190429] added {ServerConnector@444548a0{HTTP/1.1,[http/1.1]}{0.0.0.0:8000},AUTO}
2022-04-23T03:07:08.671Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|SessionManager default maxInactiveInterval=1800
2022-04-23T03:07:08.690Z||main|AAIUI||org.eclipse.jetty.http.PreEncodedHttpField|DEBUG|HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@2bcec6a6]
2022-04-23T03:07:08.735Z||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-04-23T03:07:08.736Z||main|AAIUI||org.eclipse.jetty.server.handler.gzip.GzipHandler|DEBUG|GzipHandler@476ec9d0{STOPPED} mime types IncludeExclude@325bb9a6{i=[],ip=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@1d12b024,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@72fe8a4f}
2022-04-23T03:07:08.737Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|GzipHandler@476ec9d0{STOPPED} added {o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE},MANAGED}
2022-04-23T03:07:08.737Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@6c37bd27{STOPPED}[9.4.18.v20190429] added {GzipHandler@476ec9d0{STOPPED},MANAGED}
2022-04-23T03:07:08.761Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@a64e035[HTTP/1.1] added {HttpConfiguration@4d74c3ba{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@41c204a0]},POJO}
2022-04-23T03:07:08.767Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SslConnectionFactory@49dbaaf3{SSL->HTTP/1.1} added {SslContextFactory@22d9c961[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-04-23T03:07:08.767Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{null,[]}{0.0.0.0:0} added {Server@6c37bd27{STOPPED}[9.4.18.v20190429],UNMANAGED}
2022-04-23T03:07:08.768Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp1956060889]@74971ed9{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-04-23T03:07:08.768Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@bdc8014{STOPPED},AUTO}
2022-04-23T03:07:08.769Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@1f443fae,POJO}
2022-04-23T03:07:08.769Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{null,[ssl]}{0.0.0.0:0} added {SslConnectionFactory@49dbaaf3{SSL->HTTP/1.1},AUTO}
2022-04-23T03:07:08.770Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@736f3e9e{SSL,[ssl]}{0.0.0.0:0} added SslConnectionFactory@49dbaaf3{SSL->HTTP/1.1}
2022-04-23T03:07:08.770Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@a64e035[HTTP/1.1],AUTO}
2022-04-23T03:07:08.770Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@a64e035[HTTP/1.1]
2022-04-23T03:07:08.771Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:0},MANAGED}
2022-04-23T03:07:08.772Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@6c37bd27{STOPPED}[9.4.18.v20190429] added {ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000},AUTO}
2022-04-23T03:07:08.774Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@6c37bd27{STOPPED}[9.4.18.v20190429] added {AbstractLifeCycle@87abc48{STOPPED},AUTO}
2022-04-23T03:07:08.775Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Server@6c37bd27{STOPPED}[9.4.18.v20190429]
2022-04-23T03:07:08.775Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@6c37bd27{STARTING}[9.4.18.v20190429] added {ErrorHandler@28d79cba{STOPPED},AUTO}
2022-04-23T03:07:08.778Z||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-04-23T03:07:08.895Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting Server@6c37bd27{STARTING}[9.4.18.v20190429]
2022-04-23T03:07:08.895Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting QueuedThreadPool[qtp1956060889]@74971ed9{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY]
2022-04-23T03:07:08.900Z||main|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=0}
2022-04-23T03:07:08.901Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|QueuedThreadPool[qtp1956060889]@74971ed9{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}] added {ReservedThreadExecutor@250b236d{s=0/2,p=0},AUTO}
2022-04-23T03:07:08.901Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ReservedThreadExecutor@250b236d{s=0/2,p=0}
2022-04-23T03:07:08.908Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @19612ms ReservedThreadExecutor@250b236d{s=0/2,p=0}
2022-04-23T03:07:08.909Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1956060889-22,5,main]
2022-04-23T03:07:08.911Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1956060889-23,5,main]
2022-04-23T03:07:08.912Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1956060889-24,5,main]
2022-04-23T03:07:08.913Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1956060889-25,5,main]
2022-04-23T03:07:08.914Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1956060889-26,5,main]
2022-04-23T03:07:08.919Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1956060889-27,5,main]
2022-04-23T03:07:08.921Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1956060889-28,5,main]
2022-04-23T03:07:08.922Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1956060889-29,5,main]
2022-04-23T03:07:08.923Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @19626ms QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}]
2022-04-23T03:07:08.923Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting GzipHandler@476ec9d0{STOPPED}
2022-04-23T03:07:08.927Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting GzipHandler@476ec9d0{STARTING}
2022-04-23T03:07:08.928Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE}
2022-04-23T03:07:08.944Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Thread Context classloader org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2022-04-23T03:07:08.944Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$AppClassLoader@4632cfc 
2022-04-23T03:07:08.944Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$PlatformClassLoader@6e1f8469 
2022-04-23T03:07:08.945Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@2e380628
2022-04-23T03:07:08.945Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@3b6c624
2022-04-23T03:07:08.945Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@1eaf1e62
2022-04-23T03:07:08.945Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@c81fd12
2022-04-23T03:07:08.947Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@2e380628
2022-04-23T03:07:08.949Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring embedded WebApplicationContext
2022-04-23T03:07:10.133Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@3b6c624
2022-04-23T03:07:10.215Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@345cf395[defaultPolicy=WebSocketPolicy@69da0b12[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@2764c546{STOPPED},AUTO}
2022-04-23T03:07:10.216Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@345cf395[defaultPolicy=WebSocketPolicy@69da0b12[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@59496961,POJO}
2022-04-23T03:07:10.216Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@408b87aa{STOPPED} added {WebSocketServerFactory@345cf395[defaultPolicy=WebSocketPolicy@69da0b12[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-04-23T03:07:10.216Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@408b87aa{STOPPED} added {PathMappings[size=0],POJO}
2022-04-23T03:07:10.217Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} added {NativeWebSocketConfiguration@408b87aa{STOPPED},MANAGED}
2022-04-23T03:07:10.217Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting NativeWebSocketConfiguration@408b87aa{STOPPED}
2022-04-23T03:07:10.217Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting WebSocketServerFactory@345cf395[defaultPolicy=WebSocketPolicy@69da0b12[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2022-04-23T03:07:10.218Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@2764c546{STOPPED}
2022-04-23T03:07:10.220Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @20924ms ScheduledExecutorScheduler@2764c546{STARTED}
2022-04-23T03:07:10.220Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @20924ms WebSocketServerFactory@345cf395[defaultPolicy=WebSocketPolicy@69da0b12[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2022-04-23T03:07:10.220Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @20924ms NativeWebSocketConfiguration@408b87aa{STARTED}
2022-04-23T03:07:10.259Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@507d20bb{STOPPED}
2022-04-23T03:07:10.309Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@1ab6718{STOPPED} added {HttpClientTransportOverHTTP@3910fe11{STOPPED},AUTO}
2022-04-23T03:07:10.310Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@1ab6718{STOPPED} added {Client@460510aa[provider=null,keyStore=null,trustStore=null],AUTO}
2022-04-23T03:07:10.310Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@1ab6718{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@351e414e,POJO}
2022-04-23T03:07:10.310Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@1ab6718{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@6fd77352,POJO}
2022-04-23T03:07:10.311Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@1ab6718{STOPPED} added {QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}],UNMANAGED}
2022-04-23T03:07:10.311Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@1ab6718{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@59496961,POJO}
2022-04-23T03:07:10.312Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketClient@33c17fa9[httpClient=HttpClient@1ab6718{STOPPED},openSessions.size=0] added {HttpClient@1ab6718{STOPPED},AUTO}
2022-04-23T03:07:10.354Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@507d20bb{STOPPED}
2022-04-23T03:07:10.354Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerContainer@507d20bb{STOPPED} added {NativeWebSocketConfiguration@408b87aa{STARTED},UNMANAGED}
2022-04-23T03:07:10.355Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} added {ServerContainer@507d20bb{STOPPED},AUTO}
2022-04-23T03:07:10.357Z||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-04-23T03:07:10.358Z||main|AAIUI||org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter|DEBUG|Adding [Jetty_WebSocketUpgradeFilter] WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@408b87aa{STARTED}] mapped to /* to o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-04-23T03:07:10.360Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@1eaf1e62
2022-04-23T03:07:10.361Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} added {JettyEmbeddedErrorHandler@5e2f3be5{STOPPED},MANAGED}
2022-04-23T03:07:10.362Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@c81fd12
2022-04-23T03:07:10.363Z||main|AAIUI||org.eclipse.jetty.webapp.MetaData|DEBUG|metadata resolve o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-04-23T03:07:10.365Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-04-23T03:07:10.365Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800
2022-04-23T03:07:10.377Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800 added {org.eclipse.jetty.server.session.DefaultSessionCache@38eb2c50[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
2022-04-23T03:07:10.381Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.DefaultSessionCache@38eb2c50[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@692fd26[passivating=false,graceSec=3600],AUTO}
2022-04-23T03:07:10.384Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting DefaultSessionIdManager@1686f0b4{STOPPED}[worker=null]
2022-04-23T03:07:10.386Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|DefaultSessionIdManager workerName=node0
2022-04-23T03:07:10.386Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|No SessionScavenger set, using defaults
2022-04-23T03:07:10.389Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|DefaultSessionIdManager@1686f0b4{STARTING}[worker=node0] added {HouseKeeper@3900fa71{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
2022-04-23T03:07:10.389Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HouseKeeper@3900fa71{STOPPED}[interval=600000, ownscheduler=false]
2022-04-23T03:07:10.390Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@26722665{STOPPED}
2022-04-23T03:07:10.390Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @21094ms ScheduledExecutorScheduler@26722665{STARTED}
2022-04-23T03:07:10.390Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|Using own scheduler for scavenging
2022-04-23T03:07:10.392Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|node0 Scavenging every 600000ms
2022-04-23T03:07:10.394Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @21098ms HouseKeeper@3900fa71{STARTED}[interval=600000, ownscheduler=true]
2022-04-23T03:07:10.394Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @21098ms DefaultSessionIdManager@1686f0b4{STARTED}[worker=node0]
2022-04-23T03:07:10.395Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@6c37bd27{STARTING}[9.4.18.v20190429] added {DefaultSessionIdManager@1686f0b4{STARTED}[worker=node0],MANAGED}
2022-04-23T03:07:10.395Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800 added {DefaultSessionIdManager@1686f0b4{STARTED}[worker=node0],UNMANAGED}
2022-04-23T03:07:10.396Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@6f38a289{STOPPED}
2022-04-23T03:07:10.396Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @21100ms ScheduledExecutorScheduler@6f38a289{STARTED}
2022-04-23T03:07:10.398Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800
2022-04-23T03:07:10.398Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ConstraintSecurityHandler@322803db{STOPPED}
2022-04-23T03:07:10.399Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ConstraintSecurityHandler@322803db{STARTING}
2022-04-23T03:07:10.399Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedServletHandler@5965844d{STOPPED}
2022-04-23T03:07:10.403Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/rest/*[JAVAX_API:null] mapped to servlet=CamelServlet[JAVAX_API:null]
2022-04-23T03:07:10.405Z||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-04-23T03:07:10.405Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/[JAVAX_API:null] mapped to servlet=dispatcherServlet[JAVAX_API:null]
2022-04-23T03:07:10.405Z||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-04-23T03:07:10.407Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|filterNameMap={requestContextFilter=requestContextFilter@64b70919==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true, applicationContextIdFilter=applicationContextIdFilter@4e31c3ec==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true, httpPutFormContentFilter=httpPutFormContentFilter@3157e4c0==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true, Jetty_WebSocketUpgradeFilter=Jetty_WebSocketUpgradeFilter@3d98d138==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true, hiddenHttpMethodFilter=hiddenHttpMethodFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true, characterEncodingFilter=characterEncodingFilter@328902d5==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true, webRequestLoggingFilter=webRequestLoggingFilter@72e789cb==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true, metricsFilter=metricsFilter@7c1812b3==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true}
2022-04-23T03:07:10.416Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|pathFilters=[[/*]/[]/[ASYNC, FORWARD, INCLUDE, REQUEST]=>metricsFilter, [/*]/[]/[ASYNC, FORWARD, INCLUDE, REQUEST]=>characterEncodingFilter, [/*]/[]/[ASYNC, FORWARD, INCLUDE, REQUEST]=>hiddenHttpMethodFilter, [/*]/[]/[ASYNC, FORWARD, INCLUDE, REQUEST]=>httpPutFormContentFilter, [/*]/[]/[ASYNC, FORWARD, INCLUDE, REQUEST]=>requestContextFilter, [/*]/[]/[ASYNC, FORWARD, INCLUDE, REQUEST]=>webRequestLoggingFilter, [/*]/[]/[ASYNC, FORWARD, INCLUDE, REQUEST]=>applicationContextIdFilter, [/*]/[]/[REQUEST]=>Jetty_WebSocketUpgradeFilter]
2022-04-23T03:07:10.419Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletFilterMap={}
2022-04-23T03:07:10.419Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletPathMap=PathMappings[size=2]
2022-04-23T03:07:10.420Z||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-04-23T03:07:10.420Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedServletHandler@5965844d{STARTING}
2022-04-23T03:07:10.420Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @21124ms JettyEmbeddedServletHandler@5965844d{STARTED}
2022-04-23T03:07:10.420Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @21124ms ConstraintSecurityHandler@322803db{STARTED}
2022-04-23T03:07:10.421Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.DefaultSessionCache@38eb2c50[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2022-04-23T03:07:10.421Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.NullSessionDataStore@692fd26[passivating=false,graceSec=3600]
2022-04-23T03:07:10.421Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @21125ms org.eclipse.jetty.server.session.NullSessionDataStore@692fd26[passivating=false,graceSec=3600]
2022-04-23T03:07:10.421Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @21125ms org.eclipse.jetty.server.session.DefaultSessionCache@38eb2c50[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2022-04-23T03:07:10.421Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @21126ms org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800
2022-04-23T03:07:10.422Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerContainer@507d20bb{STOPPED}
2022-04-23T03:07:10.430Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.DecoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@1d61c6dc)
2022-04-23T03:07:10.430Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-04-23T03:07:10.432Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-04-23T03:07:10.433Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-04-23T03:07:10.434Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-04-23T03:07:10.434Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-04-23T03:07:10.434Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-04-23T03:07:10.435Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-04-23T03:07:10.435Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-04-23T03:07:10.435Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder
2022-04-23T03:07:10.436Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-04-23T03:07:10.436Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-04-23T03:07:10.436Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-04-23T03:07:10.436Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-04-23T03:07:10.436Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-04-23T03:07:10.436Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-04-23T03:07:10.436Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-04-23T03:07:10.437Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-04-23T03:07:10.437Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder
2022-04-23T03:07:10.437Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder
2022-04-23T03:07:10.437Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder
2022-04-23T03:07:10.438Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder
2022-04-23T03:07:10.438Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder
2022-04-23T03:07:10.438Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.EncoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@1d61c6dc)
2022-04-23T03:07:10.438Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-04-23T03:07:10.440Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-04-23T03:07:10.440Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-04-23T03:07:10.440Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-04-23T03:07:10.441Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-04-23T03:07:10.441Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-04-23T03:07:10.441Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-04-23T03:07:10.441Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-04-23T03:07:10.442Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.StringEncoder
2022-04-23T03:07:10.442Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-04-23T03:07:10.442Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-04-23T03:07:10.442Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-04-23T03:07:10.442Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-04-23T03:07:10.443Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-04-23T03:07:10.443Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-04-23T03:07:10.443Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-04-23T03:07:10.443Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-04-23T03:07:10.444Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder
2022-04-23T03:07:10.444Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder
2022-04-23T03:07:10.445Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @21149ms ServerContainer@507d20bb{STARTED}
2022-04-23T03:07:10.446Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedErrorHandler@5e2f3be5{STOPPED}
2022-04-23T03:07:10.446Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedErrorHandler@5e2f3be5{STARTING}
2022-04-23T03:07:10.447Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @21151ms JettyEmbeddedErrorHandler@5e2f3be5{STARTED}
2022-04-23T03:07:10.447Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler|INFO|Started o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2022-04-23T03:07:10.447Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@2e380628
2022-04-23T03:07:10.448Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@3b6c624
2022-04-23T03:07:10.449Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@1eaf1e62
2022-04-23T03:07:10.449Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@c81fd12
2022-04-23T03:07:10.449Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @21153ms o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2022-04-23T03:07:10.450Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @21154ms GzipHandler@476ec9d0{STARTED}
2022-04-23T03:07:10.450Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting AbstractLifeCycle@87abc48{STOPPED}
2022-04-23T03:07:10.451Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @21155ms AbstractLifeCycle@87abc48{STARTED}
2022-04-23T03:07:10.451Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ErrorHandler@28d79cba{STOPPED}
2022-04-23T03:07:10.452Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ErrorHandler@28d79cba{STARTING}
2022-04-23T03:07:10.452Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @21156ms ErrorHandler@28d79cba{STARTED}
2022-04-23T03:07:10.452Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|Started @21156ms
2022-04-23T03:07:10.453Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @21156ms Server@6c37bd27{STARTED}[9.4.18.v20190429]
2022-04-23T03:07:10.950Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-04-23T03:07:10.950Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-04-23T03:07:10.951Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-04-23T03:07:10.951Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-04-23T03:07:11.414Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
2022-04-23T03:07:11.414Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
[EL Warning]: moxy: 2022-04-23 03:07:15.41--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-04-23 03:07:20.166--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-04-23 03:07:24.372--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-04-23 03:07:29.021--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-04-23 03:07:34.039--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-04-23 03:07:39.764--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-04-23 03:07:44.29--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-04-23T03:07:47.809Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-04-23T03:07:47.809Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-04-23T03:07:48.047Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-04-23T03:07:48.047Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-04-23T03:07:48.047Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-04-23T03:07:48.047Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-04-23T03:07:49.182Z||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-04-23T03:07:49.182Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-04-23T03:07:49.211Z||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-04-23T03:07:49.211Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-04-23T03:07:49.211Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-04-23T03:07:49.212Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-04-23T03:07:49.212Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-04-23T03:07:49.212Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-04-23T03:07:49.212Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-04-23T03:07:49.213Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-04-23T03:07:49.214Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-04-23T03:07:49.214Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-04-23T03:07:55.001Z||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-04-23T03:07:58.896Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@6c37bd27{STARTED}[9.4.18.v20190429] added {ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000},UNMANAGED}
2022-04-23T03:07:58.902Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting metricsFilter@7c1812b3==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-04-23T03:07:58.902Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @69606ms metricsFilter@7c1812b3==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-04-23T03:07:58.904Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.autoconfigure.MetricsFilter@66f659e6
2022-04-23T03:07:58.909Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting characterEncodingFilter@328902d5==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-04-23T03:07:58.909Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @69613ms characterEncodingFilter@328902d5==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-04-23T03:07:58.909Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedCharacterEncodingFilter@2a1debfa
2022-04-23T03:07:58.909Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting hiddenHttpMethodFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-04-23T03:07:58.910Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @69614ms hiddenHttpMethodFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-04-23T03:07:58.910Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter@597f48df
2022-04-23T03:07:58.910Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting httpPutFormContentFilter@3157e4c0==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-04-23T03:07:58.910Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @69614ms httpPutFormContentFilter@3157e4c0==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-04-23T03:07:58.910Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter@58a120b0
2022-04-23T03:07:58.910Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting requestContextFilter@64b70919==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-04-23T03:07:58.910Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @69614ms requestContextFilter@64b70919==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-04-23T03:07:58.910Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedRequestContextFilter@3daa82be
2022-04-23T03:07:58.911Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting webRequestLoggingFilter@72e789cb==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-04-23T03:07:58.911Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @69615ms webRequestLoggingFilter@72e789cb==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-04-23T03:07:58.911Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.trace.WebRequestTraceFilter@10667848
2022-04-23T03:07:58.911Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting applicationContextIdFilter@4e31c3ec==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-04-23T03:07:58.911Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @69615ms applicationContextIdFilter@4e31c3ec==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-04-23T03:07:58.912Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.ApplicationContextHeaderFilter@1237e0be
2022-04-23T03:07:58.912Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Jetty_WebSocketUpgradeFilter@3d98d138==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2022-04-23T03:07:58.912Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @69616ms Jetty_WebSocketUpgradeFilter@3d98d138==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2022-04-23T03:07:58.912Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@408b87aa{STARTED}]
2022-04-23T03:07:58.915Z||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-04-23T03:07:58.918Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @69622ms dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2022-04-23T03:07:58.920Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.springframework.web.servlet.DispatcherServlet@5ce4369b for dispatcherServlet
2022-04-23T03:07:58.921Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring FrameworkServlet 'dispatcherServlet'
2022-04-23T03:07:58.970Z||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-04-23T03:07:58.971Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @69675ms CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2022-04-23T03:07:58.971Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init CamelHttpTransportServlet for CamelServlet
2022-04-23T03:07:58.973Z||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-04-23T03:07:58.976Z||main|AAIUI||org.eclipse.jetty.servlet.BaseHolder|DEBUG|Holding class org.eclipse.jetty.servlet.DefaultServlet from org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2022-04-23T03:07:58.976Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @69680ms default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2022-04-23T03:07:58.985Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.eclipse.jetty.servlet.DefaultServlet@669469c9 for default
2022-04-23T03:07:58.999Z||main|AAIUI||org.eclipse.jetty.servlet.DefaultServlet|DEBUG|resource base = null
2022-04-23T03:07:58.999Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-04-23T03:07:59.025Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {sun.nio.ch.ServerSocketChannelImpl[/0.0.0.0:8000],POJO}
2022-04-23T03:07:59.026Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@bdc8014{STOPPED}
2022-04-23T03:07:59.026Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @69731ms ScheduledExecutorScheduler@bdc8014{STARTED}
2022-04-23T03:07:59.027Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslConnectionFactory@49dbaaf3{SSL->HTTP/1.1}
2022-04-23T03:07:59.027Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslContextFactory@22d9c961[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-04-23T03:07:59.541Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai in X509@22f7bf36(aai@aai.onap.org,h=[],w=[])
2022-04-23T03:07:59.542Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-search-data.onap in X509@22f7bf36(aai@aai.onap.org,h=[aai],w=[])
2022-04-23T03:07:59.542Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-sparky-be.onap in X509@22f7bf36(aai@aai.onap.org,h=[aai, aai-search-data.onap],w=[])
2022-04-23T03:07:59.542Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.api.simpledemo.onap.org in X509@22f7bf36(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap],w=[])
2022-04-23T03:07:59.542Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.elasticsearch.simpledemo.onap.org in X509@22f7bf36(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org],w=[])
2022-04-23T03:07:59.542Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.gremlinserver.simpledemo.onap.org in X509@22f7bf36(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org],w=[])
2022-04-23T03:07:59.543Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.hbase.simpledemo.onap.org in X509@22f7bf36(aai@aai.onap.org,h=[aai, 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-04-23T03:07:59.543Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.onap in X509@22f7bf36(aai@aai.onap.org,h=[aai, 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-04-23T03:07:59.543Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.searchservice.simpledemo.onap.org in X509@22f7bf36(aai@aai.onap.org,h=[aai, 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-04-23T03:07:59.543Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.simpledemo.onap.org in X509@22f7bf36(aai@aai.onap.org,h=[aai, 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-04-23T03:07:59.543Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.ui.simpledemo.onap.org in X509@22f7bf36(aai@aai.onap.org,h=[aai, 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-04-23T03:07:59.547Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate CN alias=aai@aai.onap.org CN=aai in X509@22f7bf36(aai@aai.onap.org,h=[aai, 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-04-23T03:07:59.547Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|INFO|x509=X509@22f7bf36(aai@aai.onap.org,h=[aai, 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@22d9c961[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-04-23T03:07:59.702Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|managers=[org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager@29ce33e9] for SslContextFactory@22d9c961[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-04-23T03:07:59.871Z||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-04-23T03:07:59.871Z||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-04-23T03:07:59.875Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@63ede2a0
2022-04-23T03:07:59.880Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @70584ms SslContextFactory@22d9c961[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-04-23T03:07:59.881Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@761a0bbd
2022-04-23T03:07:59.881Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @70586ms SslConnectionFactory@49dbaaf3{SSL->HTTP/1.1}
2022-04-23T03:07:59.882Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HttpConnectionFactory@a64e035[HTTP/1.1]
2022-04-23T03:07:59.882Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @70586ms HttpConnectionFactory@a64e035[HTTP/1.1]
2022-04-23T03:07:59.882Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SelectorManager@ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-04-23T03:07:59.929Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-04-23T03:07:59.919963Z added {SelectorProducer@1f7b8d59,POJO}
2022-04-23T03:07:59.931Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-04-23T03:07:59.930729Z added {QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}],UNMANAGED}
2022-04-23T03:07:59.932Z||main|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-04-23T03:07:59.931925Z created
2022-04-23T03:07:59.933Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ManagedSelector@35e7fcf2{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-04-23T03:07:59.933011Z,MANAGED}
2022-04-23T03:07:59.933Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SelectorManager@ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {ManagedSelector@35e7fcf2{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
2022-04-23T03:07:59.933Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ManagedSelector@35e7fcf2{STOPPED} id=0 keys=-1 selected=-1 updates=0
2022-04-23T03:07:59.934Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-04-23T03:07:59.934268Z
2022-04-23T03:07:59.934Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @70638ms EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-04-23T03:07:59.934877Z
2022-04-23T03:07:59.940Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$$Lambda$216/0x00000008009a7c40@1a06ec24
2022-04-23T03:07:59.941Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$$Lambda$216/0x00000008009a7c40@1a06ec24
2022-04-23T03:07:59.941Z||main|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Start@2f025e9e on ManagedSelector@35e7fcf2{STARTING} id=0 keys=0 selected=0 updates=0
2022-04-23T03:07:59.942Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-04-23T03:07:59.942092Z tryProduce false
2022-04-23T03:07:59.947Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-23T03:07:59.948Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Start@2f025e9e
2022-04-23T03:07:59.948Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:07:59.949Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 0 keys
2022-04-23T03:07:59.949Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @70653ms ManagedSelector@35e7fcf2{STARTED} id=0 keys=0 selected=0 updates=0
2022-04-23T03:07:59.950Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @70654ms SelectorManager@ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-04-23T03:07:59.952Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {acceptor-0@3dabdd11,POJO}
2022-04-23T03:07:59.952Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue acceptor-0@3dabdd11
2022-04-23T03:07:59.953Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|INFO|Started ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-04-23T03:07:59.953Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run acceptor-0@3dabdd11
2022-04-23T03:07:59.953Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @70657ms ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-04-23T03:07:59.970Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 68.263 seconds (JVM running for 70.675)
2022-04-23T03:07:59.970Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 68.263 seconds (JVM running for 70.675)
2022-04-23T03:08:06.906Z||qtp1956060889-23-acceptor-0@3dabdd11-ServerConnector@736f3e9e{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@61d4cf2d on ManagedSelector@35e7fcf2{STARTED} id=0 keys=0 selected=0 updates=0
2022-04-23T03:08:06.906Z||qtp1956060889-23-acceptor-0@3dabdd11-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@35e7fcf2{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-23T03:08:06.907Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-04-23T03:08:06.907Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected
2022-04-23T03:08:06.908Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates
2022-04-23T03:08:06.908Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-23T03:08:06.908Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@61d4cf2d
2022-04-23T03:08:06.911Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@61d4cf2d
2022-04-23T03:08:06.912Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:08:06.912Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-04-23T03:08:06.912Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@61d4cf2d
2022-04-23T03:08:06.945Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@700d8d{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 19 ms, remaining: 29981 ms
2022-04-23T03:08:06.947Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@36ed935a
2022-04-23T03:08:07.055Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=95/30000},null,HttpChannelState@15eaa621{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-04-23T03:08:07.067Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@a6d4e7f::DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=108/30000}
2022-04-23T03:08:07.071Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@700d8d{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=144/30000}{io=0/0,kio=0,kro=0}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=111/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:07.073Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@c3fd8e4::SocketChannelEndPoint@700d8d{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=148/30000}{io=0/0,kio=0,kro=0}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=114/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:07.074Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@a6d4e7f::DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=115/30000}
2022-04-23T03:08:07.074Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@a6d4e7f::DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=115/30000}
2022-04-23T03:08:07.075Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@78544b69{AC.ReadCB@a6d4e7f{HttpConnection@a6d4e7f::DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2022-04-23T03:08:07.076Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@c3fd8e4::SocketChannelEndPoint@700d8d{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=151/30000}{io=0/0,kio=0,kro=0}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:07.076Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-04-23T03:08:07.078Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,OPEN,fill=-,flush=-,to=154/30000}{io=0/0,kio=0,kro=0}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:07.080Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2fb2df52{SSLC.NBReadCB@c3fd8e4{SslConnection@c3fd8e4::SocketChannelEndPoint@700d8d{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-23T03:08:07.081Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@700d8d{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:07.081Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7567c6ce on ManagedSelector@35e7fcf2{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-23T03:08:07.081Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@35e7fcf2{STARTED} id=0 keys=1 selected=0 updates=1
2022-04-23T03:08:07.081Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-04-23T03:08:07.082Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected
2022-04-23T03:08:07.082Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates
2022-04-23T03:08:07.082Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-23T03:08:07.082Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@700d8d{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:07.082Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@7567c6ce
2022-04-23T03:08:07.082Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@61d4cf2d
2022-04-23T03:08:07.083Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@700d8d{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:07.083Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:08:07.083Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-04-23T03:08:07.083Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/1 selected
2022-04-23T03:08:07.083Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates
2022-04-23T03:08:07.084Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.6:8000 remote=/10.233.70.146:33082], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@700d8d{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-04-23T03:08:07.085Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@700d8d{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:07.085Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@700d8d{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-23T03:08:07.086Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=0} tryExecute EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-04-23T03:08:07.086395Z
2022-04-23T03:08:07.086Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=1} startReservedThread p=1
2022-04-23T03:08:07.089Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@250b236d{s=0/2,p=1}@6372689a
2022-04-23T03:08:07.090Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@250b236d{s=0/2,p=1}@6372689a
2022-04-23T03:08:07.090Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=6,r=2,q=1}[ReservedThreadExecutor@250b236d{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2022-04-23T03:08:07.089957Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@700d8d{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-04-23T03:08:07.091Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=1}@6372689a started
2022-04-23T03:08:07.091Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@700d8d{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=17/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-23T03:08:07.092Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@6372689a waiting
2022-04-23T03:08:07.092Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@700d8d{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=18/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-23T03:08:07.093Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2fb2df52{SSLC.NBReadCB@c3fd8e4{SslConnection@c3fd8e4::SocketChannelEndPoint@700d8d{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=18/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-23T03:08:07.093Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@c3fd8e4::SocketChannelEndPoint@700d8d{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=19/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:07.095Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@c3fd8e4::SocketChannelEndPoint@700d8d{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=16/30000}{io=1/0,kio=1,kro=1}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=21/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:07.096Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@78544b69{AC.ReadCB@a6d4e7f{HttpConnection@a6d4e7f::DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=22/30000}}}
2022-04-23T03:08:07.096Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@a6d4e7f::DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=22/30000} onFillable enter HttpChannelState@15eaa621{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-23T03:08:07.097Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@c3fd8e4::SocketChannelEndPoint@700d8d{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=17/30000}{io=1/0,kio=1,kro=1}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=23/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:07.097Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-04-23T03:08:07.097Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-23T03:08:07.105Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@700d8d{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=26/30000}{io=1/0,kio=1,kro=1}->SslConnection@c3fd8e4{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=31/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:07.106Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@248374ca[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-04-23T03:08:07.106Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-04-23T03:08:07.112Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:08:07.136Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@700d8d{/10.233.70.146:33082<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=34/30000}{io=0/0,kio=0,kro=1}->SslConnection@c3fd8e4{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=61/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:07.136Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-04-23T03:08:07.137Z||qtp1956060889-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@34f5b81c[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@34f5b81c[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-04-23T03:08:07.141Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=61/30000}{io=0/0,kio=0,kro=1}->SslConnection@c3fd8e4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=66/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:07.141Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-04-23T03:08:07.141Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@a6d4e7f::DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=67/30000} filled -1 HeapByteBuffer@34f5b81c[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-04-23T03:08:07.142Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@a6d4e7f::DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=68/30000} parse HeapByteBuffer@34f5b81c[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-04-23T03:08:07.142Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@34f5b81c[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-04-23T03:08:07.145Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-04-23T03:08:07.146Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=71/30000}
2022-04-23T03:08:07.146Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=72/30000}
2022-04-23T03:08:07.146Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@c3fd8e4::SocketChannelEndPoint@700d8d{/10.233.70.146:33082<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=67/30000}{io=0/0,kio=0,kro=1}->SslConnection@c3fd8e4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=72/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-04-23T03:08:07.150Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@c3fd8e4::SocketChannelEndPoint@700d8d{/10.233.70.146:33082<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=71/30000}{io=0/0,kio=0,kro=1}->SslConnection@c3fd8e4{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=76/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:07.151Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-23T03:08:07.151Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-23T03:08:07.152Z||qtp1956060889-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-04-23T03:08:07.154Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@700d8d{/10.233.70.146:33082<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=74/30000}{io=0/0,kio=0,kro=1}->SslConnection@c3fd8e4{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=79/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:07.154Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-04-23T03:08:07.154Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-23T03:08:07.154Z||qtp1956060889-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-04-23T03:08:07.155Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@c3fd8e4::SocketChannelEndPoint@700d8d{/10.233.70.146:33082<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@c3fd8e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=81/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-04-23T03:08:07.156Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@c3fd8e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=82/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:07.165Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@c3fd8e4::SocketChannelEndPoint@700d8d{/10.233.70.146:33082<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@c3fd8e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=83/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{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-04-23T03:08:07.166Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=92/30000}
2022-04-23T03:08:07.167Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@700d8d{/10.233.70.146:33082<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@c3fd8e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=92/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:07.167Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@700d8d{/10.233.70.146:33082<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@c3fd8e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=93/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:07.168Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@700d8d{/10.233.70.146:33082<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@c3fd8e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=93/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:07.170Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@279dc7be{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-04-23T03:08:07.170Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2fb2df52{null}
2022-04-23T03:08:07.171Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@35e7fcf2{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-23T03:08:07.171Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-04-23T03:08:07.171Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected
2022-04-23T03:08:07.172Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates
2022-04-23T03:08:07.172Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-23T03:08:07.172Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:08:07.172Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 0 keys
2022-04-23T03:08:07.172Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@36cf75e3
2022-04-23T03:08:07.173Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@36cf75e3
2022-04-23T03:08:07.173Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@700d8d{/10.233.70.146:33082<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=18/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@c3fd8e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=99/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:07.174Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@700d8d{/10.233.70.146:33082<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=19/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@c3fd8e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=99/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:07.174Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@700d8d{/10.233.70.146:33082<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=19/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@c3fd8e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=100/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:07.174Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3b9cc854{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-04-23T03:08:07.174Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@78544b69{null}
2022-04-23T03:08:07.175Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@a6d4e7f::DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=101/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-04-23T03:08:07.175Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@a6d4e7f::DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=101/30000}
2022-04-23T03:08:07.177Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@a6d4e7f::DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=103/30000}
2022-04-23T03:08:07.177Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=103/30000}
2022-04-23T03:08:07.178Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@a6d4e7f::DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=103/30000} onFillable exit HttpChannelState@15eaa621{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-23T03:08:07.178Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@c3fd8e4::SocketChannelEndPoint@700d8d{/10.233.70.146:33082<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=23/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@c3fd8e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=103/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:07.178Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@36cf75e3
2022-04-23T03:08:07.178Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=24/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@c3fd8e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=104/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:07.195Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran CEP:SocketChannelEndPoint@700d8d{/10.233.70.146:33082<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=24/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@c3fd8e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714029e0{/10.233.70.146:33082<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=105/30000}=>HttpConnection@a6d4e7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18aaf0b5{s=START}]=>HttpChannelOverHttp@1a6f7b4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-23T03:08:16.903Z||qtp1956060889-23-acceptor-0@3dabdd11-ServerConnector@736f3e9e{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@117c212e on ManagedSelector@35e7fcf2{STARTED} id=0 keys=0 selected=0 updates=0
2022-04-23T03:08:16.904Z||qtp1956060889-23-acceptor-0@3dabdd11-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@35e7fcf2{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-23T03:08:16.905Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-04-23T03:08:16.905Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected
2022-04-23T03:08:16.905Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates
2022-04-23T03:08:16.905Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-23T03:08:16.905Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@117c212e
2022-04-23T03:08:16.905Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@117c212e
2022-04-23T03:08:16.906Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:08:16.906Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-04-23T03:08:16.906Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@117c212e
2022-04-23T03:08:16.907Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@d6209a1{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 1 ms, remaining: 29999 ms
2022-04-23T03:08:16.908Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@78e073b4
2022-04-23T03:08:16.909Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@17b9ab0e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-04-23T03:08:16.910Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6c3f179e::DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-04-23T03:08:16.910Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@d6209a1{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:16.911Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@26b9156f::SocketChannelEndPoint@d6209a1{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:16.912Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6c3f179e::DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-04-23T03:08:16.912Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6c3f179e::DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=3/30000}
2022-04-23T03:08:16.912Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2af875f6{AC.ReadCB@6c3f179e{HttpConnection@6c3f179e::DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-23T03:08:16.913Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@26b9156f::SocketChannelEndPoint@d6209a1{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=0}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:16.914Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-04-23T03:08:16.914Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=0}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:16.916Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3eef04d0{SSLC.NBReadCB@26b9156f{SslConnection@26b9156f::SocketChannelEndPoint@d6209a1{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-23T03:08:16.917Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@d6209a1{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:16.917Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@50137c0f on ManagedSelector@35e7fcf2{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-23T03:08:16.917Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@35e7fcf2{STARTED} id=0 keys=1 selected=0 updates=1
2022-04-23T03:08:16.917Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-04-23T03:08:16.918Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected
2022-04-23T03:08:16.918Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates
2022-04-23T03:08:16.918Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-23T03:08:16.918Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@50137c0f
2022-04-23T03:08:16.919Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@d6209a1{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:16.919Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@d6209a1{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:16.919Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:08:16.919Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@117c212e
2022-04-23T03:08:16.919Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-04-23T03:08:16.920Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/1 selected
2022-04-23T03:08:16.920Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates
2022-04-23T03:08:16.920Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.6:8000 remote=/10.233.70.146:33208], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@d6209a1{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-04-23T03:08:16.921Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@d6209a1{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:16.921Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@d6209a1{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-23T03:08:16.922Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0} tryExecute EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-04-23T03:08:16.922346Z
2022-04-23T03:08:16.923Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=0}@6372689a offer EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-04-23T03:08:16.923002Z
2022-04-23T03:08:16.923Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=1} startReservedThread p=1
2022-04-23T03:08:16.923Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@250b236d{s=0/2,p=1}@e6d3aaf
2022-04-23T03:08:16.924Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=1}@6372689a task=EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@250b236d{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-04-23T03:08:16.923982Z
2022-04-23T03:08:16.924Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@250b236d{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-04-23T03:08:16.924701Z tryProduce true
2022-04-23T03:08:16.925Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-23T03:08:16.925Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@250b236d{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-04-23T03:08:16.924392Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@d6209a1{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-04-23T03:08:16.925Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:08:16.925Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3eef04d0{SSLC.NBReadCB@26b9156f{SslConnection@26b9156f::SocketChannelEndPoint@d6209a1{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-23T03:08:16.926Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@250b236d{s=0/2,p=1}@e6d3aaf
2022-04-23T03:08:16.926Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@d6209a1{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:16.926Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-04-23T03:08:16.926Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=1}@e6d3aaf started
2022-04-23T03:08:16.926Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@e6d3aaf waiting
2022-04-23T03:08:16.926Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@26b9156f::SocketChannelEndPoint@d6209a1{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:16.927Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@26b9156f::SocketChannelEndPoint@d6209a1{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=15/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:16.928Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2af875f6{AC.ReadCB@6c3f179e{HttpConnection@6c3f179e::DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=16/30000}}}
2022-04-23T03:08:16.928Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6c3f179e::DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=16/30000} onFillable enter HttpChannelState@17b9ab0e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-23T03:08:16.929Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@26b9156f::SocketChannelEndPoint@d6209a1{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:16.929Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-04-23T03:08:16.931Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@d6209a1{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@26b9156f{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:16.932Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@657f3136[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-04-23T03:08:16.932Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-04-23T03:08:16.942Z||qtp1956060889-22|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@34f5b81c[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@34f5b81c[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-04-23T03:08:16.944Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}->SslConnection@26b9156f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=31/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:16.944Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-04-23T03:08:16.944Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6c3f179e::DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=32/30000} filled -1 HeapByteBuffer@34f5b81c[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-04-23T03:08:16.944Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6c3f179e::DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=32/30000} parse HeapByteBuffer@34f5b81c[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-04-23T03:08:16.944Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@34f5b81c[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-04-23T03:08:16.944Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-04-23T03:08:16.944Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=32/30000}
2022-04-23T03:08:16.944Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=32/30000}
2022-04-23T03:08:16.945Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@26b9156f::SocketChannelEndPoint@d6209a1{/10.233.70.146:33208<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=30/30000}{io=0/0,kio=0,kro=1}->SslConnection@26b9156f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-04-23T03:08:16.946Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@26b9156f::SocketChannelEndPoint@d6209a1{/10.233.70.146:33208<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=30/30000}{io=0/0,kio=0,kro=1}->SslConnection@26b9156f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:16.946Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-23T03:08:16.946Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-23T03:08:16.946Z||qtp1956060889-22|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-04-23T03:08:16.947Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@d6209a1{/10.233.70.146:33208<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}->SslConnection@26b9156f{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:16.948Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-04-23T03:08:16.948Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-23T03:08:16.948Z||qtp1956060889-22|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-04-23T03:08:16.948Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@26b9156f::SocketChannelEndPoint@d6209a1{/10.233.70.146:33208<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@26b9156f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-04-23T03:08:16.949Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@26b9156f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:16.949Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@26b9156f::SocketChannelEndPoint@d6209a1{/10.233.70.146:33208<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@26b9156f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{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-04-23T03:08:16.950Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=38/30000}
2022-04-23T03:08:16.950Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@d6209a1{/10.233.70.146:33208<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@26b9156f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:16.951Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@d6209a1{/10.233.70.146:33208<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@26b9156f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:16.951Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@d6209a1{/10.233.70.146:33208<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@26b9156f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:16.952Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1539a3bb{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-04-23T03:08:16.952Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3eef04d0{null}
2022-04-23T03:08:16.952Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@35e7fcf2{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-23T03:08:16.952Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@236c56d5
2022-04-23T03:08:16.953Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@236c56d5
2022-04-23T03:08:16.953Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-04-23T03:08:16.953Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected
2022-04-23T03:08:16.953Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates
2022-04-23T03:08:16.953Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-23T03:08:16.955Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@d6209a1{/10.233.70.146:33208<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@26b9156f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:16.955Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:08:16.955Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6c3f179e::DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=43/30000}
2022-04-23T03:08:16.955Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 0 keys
2022-04-23T03:08:16.956Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@d6209a1{/10.233.70.146:33208<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@26b9156f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:16.956Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@26b9156f::SocketChannelEndPoint@d6209a1{/10.233.70.146:33208<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@26b9156f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=44/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:16.956Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@236c56d5
2022-04-23T03:08:16.956Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@d6209a1{/10.233.70.146:33208<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@26b9156f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=44/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:16.956Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4433a855{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-04-23T03:08:16.957Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2af875f6{null}
2022-04-23T03:08:16.957Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6c3f179e::DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=45/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-04-23T03:08:16.957Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6c3f179e::DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=45/30000}
2022-04-23T03:08:16.957Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=45/30000}
2022-04-23T03:08:16.958Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6c3f179e::DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=46/30000} onFillable exit HttpChannelState@17b9ab0e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-23T03:08:16.959Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@26b9156f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a8b94ff{/10.233.70.146:33208<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=46/30000}=>HttpConnection@6c3f179e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7043512b{s=START}]=>HttpChannelOverHttp@41916bb5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:16.959Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$$Lambda$216/0x00000008009a7c40@1a06ec24
2022-04-23T03:08:26.902Z||qtp1956060889-23-acceptor-0@3dabdd11-ServerConnector@736f3e9e{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@3061c101 on ManagedSelector@35e7fcf2{STARTED} id=0 keys=0 selected=0 updates=0
2022-04-23T03:08:26.902Z||qtp1956060889-23-acceptor-0@3dabdd11-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@35e7fcf2{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-23T03:08:26.902Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-04-23T03:08:26.903Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected
2022-04-23T03:08:26.903Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates
2022-04-23T03:08:26.903Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-23T03:08:26.903Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@3061c101
2022-04-23T03:08:26.903Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@3061c101
2022-04-23T03:08:26.903Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:08:26.904Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-04-23T03:08:26.904Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@3061c101
2022-04-23T03:08:26.905Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@46df3889{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-04-23T03:08:26.905Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4818ce22
2022-04-23T03:08:26.906Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3681bec4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-04-23T03:08:26.906Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-04-23T03:08:26.907Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@46df3889{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:26.907Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:26.907Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-04-23T03:08:26.908Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-04-23T03:08:26.908Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5246df2d{AC.ReadCB@38e60fe8{HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-23T03:08:26.909Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:26.909Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-04-23T03:08:26.909Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:26.910Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5ad703c2{SSLC.NBReadCB@4ea82b96{SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-23T03:08:26.910Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@46df3889{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:26.910Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@55ac6795 on ManagedSelector@35e7fcf2{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-23T03:08:26.911Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@35e7fcf2{STARTED} id=0 keys=1 selected=0 updates=1
2022-04-23T03:08:26.911Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@46df3889{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:26.911Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@3061c101
2022-04-23T03:08:26.911Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-04-23T03:08:26.912Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected
2022-04-23T03:08:26.912Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates
2022-04-23T03:08:26.912Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-23T03:08:26.912Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@55ac6795
2022-04-23T03:08:26.917Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@46df3889{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:26.917Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:08:26.917Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-04-23T03:08:26.918Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/1 selected
2022-04-23T03:08:26.918Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates
2022-04-23T03:08:26.918Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.6:8000 remote=/10.233.70.146:33320], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@46df3889{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/1,kio=1,kro=1}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-04-23T03:08:26.919Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@46df3889{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:26.920Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@46df3889{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-23T03:08:26.921Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0} tryExecute EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-04-23T03:08:26.920922Z
2022-04-23T03:08:26.921Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=0}@e6d3aaf offer EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-04-23T03:08:26.921523Z
2022-04-23T03:08:26.921Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=1} startReservedThread p=1
2022-04-23T03:08:26.921Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@250b236d{s=0/2,p=1}@496bda78
2022-04-23T03:08:26.923Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@250b236d{s=0/2,p=1}@496bda78
2022-04-23T03:08:26.923Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=1}@496bda78 started
2022-04-23T03:08:26.923Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@496bda78 waiting
2022-04-23T03:08:26.924Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-04-23T03:08:26.923961Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@46df3889{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=15/30000}{io=1/0,kio=1,kro=1}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-04-23T03:08:26.924Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=1}@e6d3aaf task=EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-04-23T03:08:26.924508Z
2022-04-23T03:08:26.924Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5ad703c2{SSLC.NBReadCB@4ea82b96{SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=15/30000}{io=1/0,kio=1,kro=1}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-23T03:08:26.925Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=16/30000}{io=1/0,kio=1,kro=1}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=17/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:26.925Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-04-23T03:08:26.92549Z tryProduce true
2022-04-23T03:08:26.925Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=16/30000}{io=1/0,kio=1,kro=1}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=17/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:26.926Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-23T03:08:26.926Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5246df2d{AC.ReadCB@38e60fe8{HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=18/30000}}}
2022-04-23T03:08:26.926Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:08:26.927Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=18/30000} onFillable enter HttpChannelState@3681bec4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-23T03:08:26.927Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:26.927Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-04-23T03:08:26.928Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@46df3889{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:26.929Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-04-23T03:08:26.929Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@46df3889{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=21/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:26.929Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@4d54478d[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-04-23T03:08:26.929Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-04-23T03:08:26.934Z||qtp1956060889-25|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@34f5b81c[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@34f5b81c[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-04-23T03:08:26.935Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=27/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:26.936Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-04-23T03:08:26.936Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=28/30000} filled -1 HeapByteBuffer@34f5b81c[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-04-23T03:08:26.936Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=28/30000} parse HeapByteBuffer@34f5b81c[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-04-23T03:08:26.937Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@34f5b81c[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-04-23T03:08:26.937Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-04-23T03:08:26.937Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=29/30000}
2022-04-23T03:08:26.937Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=29/30000}
2022-04-23T03:08:26.938Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.70.146:33320<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-04-23T03:08:26.938Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.70.146:33320<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=29/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:26.938Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-23T03:08:26.938Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-23T03:08:26.938Z||qtp1956060889-25|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-04-23T03:08:26.939Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@46df3889{/10.233.70.146:33320<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=30/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:26.940Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-04-23T03:08:26.940Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-23T03:08:26.940Z||qtp1956060889-25|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-04-23T03:08:26.941Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.70.146:33320<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-04-23T03:08:26.941Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:26.942Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.70.146:33320<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{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-04-23T03:08:26.943Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=35/30000}
2022-04-23T03:08:26.943Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@46df3889{/10.233.70.146:33320<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:26.944Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@46df3889{/10.233.70.146:33320<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:26.944Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@46df3889{/10.233.70.146:33320<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:26.945Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@856d043{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-04-23T03:08:26.945Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5ad703c2{null}
2022-04-23T03:08:26.945Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@35e7fcf2{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-23T03:08:26.945Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2ebbce70
2022-04-23T03:08:26.946Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-04-23T03:08:26.946Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@46df3889{/10.233.70.146:33320<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:26.946Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2ebbce70
2022-04-23T03:08:26.946Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected
2022-04-23T03:08:26.947Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates
2022-04-23T03:08:26.951Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-23T03:08:26.951Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:08:26.952Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 0 keys
2022-04-23T03:08:26.951Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@46df3889{/10.233.70.146:33320<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=42/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:26.951Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@46df3889{/10.233.70.146:33320<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=42/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:26.952Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=44/30000}
2022-04-23T03:08:26.952Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@399479c5{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-04-23T03:08:26.953Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4ea82b96::SocketChannelEndPoint@46df3889{/10.233.70.146:33320<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=44/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:26.953Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5246df2d{null}
2022-04-23T03:08:26.953Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2ebbce70
2022-04-23T03:08:26.953Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=45/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-04-23T03:08:26.953Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=45/30000}
2022-04-23T03:08:26.954Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=46/30000}
2022-04-23T03:08:26.954Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38e60fe8::DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=46/30000} onFillable exit HttpChannelState@3681bec4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-23T03:08:26.955Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4ea82b96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@925c419{/10.233.70.146:33320<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=46/30000}=>HttpConnection@38e60fe8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690a3b56{s=START}]=>HttpChannelOverHttp@4c2753f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:26.955Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0}@6372689a waiting
2022-04-23T03:08:36.901Z||qtp1956060889-23-acceptor-0@3dabdd11-ServerConnector@736f3e9e{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@3d171a4e on ManagedSelector@35e7fcf2{STARTED} id=0 keys=0 selected=0 updates=0
2022-04-23T03:08:36.902Z||qtp1956060889-23-acceptor-0@3dabdd11-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@35e7fcf2{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-23T03:08:36.902Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-04-23T03:08:36.903Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected
2022-04-23T03:08:36.903Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates
2022-04-23T03:08:36.903Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-23T03:08:36.903Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@3d171a4e
2022-04-23T03:08:36.904Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@3d171a4e
2022-04-23T03:08:36.904Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:08:36.904Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-04-23T03:08:36.904Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@3d171a4e
2022-04-23T03:08:36.905Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@69a83bc9{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-04-23T03:08:36.905Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@342b80c0
2022-04-23T03:08:36.906Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@396d6394{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-04-23T03:08:36.907Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5128c9f9::DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-04-23T03:08:36.907Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@69a83bc9{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:36.908Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6d3f787e::SocketChannelEndPoint@69a83bc9{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:36.908Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5128c9f9::DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-04-23T03:08:36.908Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5128c9f9::DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-04-23T03:08:36.908Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3585ec56{AC.ReadCB@5128c9f9{HttpConnection@5128c9f9::DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-23T03:08:36.908Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6d3f787e::SocketChannelEndPoint@69a83bc9{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:36.909Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-04-23T03:08:36.909Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:36.909Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@22f59c1e{SSLC.NBReadCB@6d3f787e{SslConnection@6d3f787e::SocketChannelEndPoint@69a83bc9{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-23T03:08:36.910Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@69a83bc9{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:36.910Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@349ffcb6 on ManagedSelector@35e7fcf2{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-23T03:08:36.910Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@35e7fcf2{STARTED} id=0 keys=1 selected=0 updates=1
2022-04-23T03:08:36.910Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@69a83bc9{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:36.910Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-04-23T03:08:36.910Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@3d171a4e
2022-04-23T03:08:36.910Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected
2022-04-23T03:08:36.911Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates
2022-04-23T03:08:36.911Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-23T03:08:36.911Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@349ffcb6
2022-04-23T03:08:36.912Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@69a83bc9{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:36.912Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:08:36.912Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-04-23T03:08:36.913Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/1 selected
2022-04-23T03:08:36.913Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates
2022-04-23T03:08:36.913Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.6:8000 remote=/10.233.70.146:33428], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@69a83bc9{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-04-23T03:08:36.914Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@69a83bc9{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:36.914Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@69a83bc9{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-23T03:08:36.915Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0} tryExecute EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-04-23T03:08:36.91502Z
2022-04-23T03:08:36.915Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@6372689a offer EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-04-23T03:08:36.915462Z
2022-04-23T03:08:36.916Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@6372689a task=EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-04-23T03:08:36.916074Z
2022-04-23T03:08:36.916Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-04-23T03:08:36.915841Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@69a83bc9{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-04-23T03:08:36.916Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-04-23T03:08:36.916529Z tryProduce true
2022-04-23T03:08:36.916Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-23T03:08:36.916Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:08:36.916Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@22f59c1e{SSLC.NBReadCB@6d3f787e{SslConnection@6d3f787e::SocketChannelEndPoint@69a83bc9{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-23T03:08:36.917Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@69a83bc9{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:36.917Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6d3f787e::SocketChannelEndPoint@69a83bc9{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:36.917Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-04-23T03:08:36.918Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6d3f787e::SocketChannelEndPoint@69a83bc9{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:36.918Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3585ec56{AC.ReadCB@5128c9f9{HttpConnection@5128c9f9::DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=10/30000}}}
2022-04-23T03:08:36.918Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5128c9f9::DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=10/30000} onFillable enter HttpChannelState@396d6394{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-23T03:08:36.919Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6d3f787e::SocketChannelEndPoint@69a83bc9{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:36.919Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-04-23T03:08:36.920Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@69a83bc9{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3f787e{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:36.920Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5284279b[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-04-23T03:08:36.920Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-04-23T03:08:36.925Z||qtp1956060889-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@34f5b81c[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@34f5b81c[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-04-23T03:08:36.925Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3f787e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:36.925Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-04-23T03:08:36.926Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5128c9f9::DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=18/30000} filled -1 HeapByteBuffer@34f5b81c[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-04-23T03:08:36.926Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5128c9f9::DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=18/30000} parse HeapByteBuffer@34f5b81c[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-04-23T03:08:36.926Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@34f5b81c[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-04-23T03:08:36.926Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-04-23T03:08:36.926Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=18/30000}
2022-04-23T03:08:36.926Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=18/30000}
2022-04-23T03:08:36.927Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6d3f787e::SocketChannelEndPoint@69a83bc9{/10.233.70.146:33428<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3f787e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-04-23T03:08:36.928Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6d3f787e::SocketChannelEndPoint@69a83bc9{/10.233.70.146:33428<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3f787e{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:36.928Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-23T03:08:36.928Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-23T03:08:36.928Z||qtp1956060889-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-04-23T03:08:36.929Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@69a83bc9{/10.233.70.146:33428<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3f787e{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:36.929Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-04-23T03:08:36.929Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-23T03:08:36.929Z||qtp1956060889-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-04-23T03:08:36.930Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6d3f787e::SocketChannelEndPoint@69a83bc9{/10.233.70.146:33428<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3f787e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-04-23T03:08:36.931Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3f787e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:36.932Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6d3f787e::SocketChannelEndPoint@69a83bc9{/10.233.70.146:33428<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3f787e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{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-04-23T03:08:36.932Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=24/30000}
2022-04-23T03:08:36.933Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@69a83bc9{/10.233.70.146:33428<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3f787e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:36.933Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@69a83bc9{/10.233.70.146:33428<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3f787e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:36.934Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@69a83bc9{/10.233.70.146:33428<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3f787e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:36.934Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3992e89c{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-04-23T03:08:36.935Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@22f59c1e{null}
2022-04-23T03:08:36.935Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@35e7fcf2{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-23T03:08:36.935Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@631c1623
2022-04-23T03:08:36.935Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-04-23T03:08:36.935Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@631c1623
2022-04-23T03:08:36.935Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected
2022-04-23T03:08:36.935Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates
2022-04-23T03:08:36.935Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-23T03:08:36.936Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:08:36.936Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@69a83bc9{/10.233.70.146:33428<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6d3f787e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:36.936Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 0 keys
2022-04-23T03:08:36.937Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@69a83bc9{/10.233.70.146:33428<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6d3f787e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:36.937Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@69a83bc9{/10.233.70.146:33428<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6d3f787e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:36.937Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5128c9f9::DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=29/30000}
2022-04-23T03:08:36.937Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6d3f787e::SocketChannelEndPoint@69a83bc9{/10.233.70.146:33428<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6d3f787e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:36.938Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@631c1623
2022-04-23T03:08:36.938Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@41e0878c{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-04-23T03:08:36.938Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3585ec56{null}
2022-04-23T03:08:36.938Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5128c9f9::DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=30/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-04-23T03:08:36.939Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5128c9f9::DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=31/30000}
2022-04-23T03:08:36.939Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=31/30000}
2022-04-23T03:08:36.939Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5128c9f9::DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=31/30000} onFillable exit HttpChannelState@396d6394{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-23T03:08:36.939Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6d3f787e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11336408{/10.233.70.146:33428<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@5128c9f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a642f5{s=START}]=>HttpChannelOverHttp@6c2a0032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:36.939Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0}@e6d3aaf waiting
2022-04-23T03:08:46.901Z||qtp1956060889-23-acceptor-0@3dabdd11-ServerConnector@736f3e9e{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@7a7d1766 on ManagedSelector@35e7fcf2{STARTED} id=0 keys=0 selected=0 updates=0
2022-04-23T03:08:46.901Z||qtp1956060889-23-acceptor-0@3dabdd11-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@35e7fcf2{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-23T03:08:46.902Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-04-23T03:08:46.902Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected
2022-04-23T03:08:46.902Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates
2022-04-23T03:08:46.902Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-23T03:08:46.902Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7a7d1766
2022-04-23T03:08:46.902Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7a7d1766
2022-04-23T03:08:46.902Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:08:46.902Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-04-23T03:08:46.902Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7a7d1766
2022-04-23T03:08:46.903Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6d4426fd{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-04-23T03:08:46.904Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@99f33cf
2022-04-23T03:08:46.905Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@112d0c80{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-04-23T03:08:46.905Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@615c4421::DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-04-23T03:08:46.905Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6d4426fd{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:46.906Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:46.906Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@615c4421::DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-04-23T03:08:46.906Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@615c4421::DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-04-23T03:08:46.906Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1c5f8189{AC.ReadCB@615c4421{HttpConnection@615c4421::DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-23T03:08:46.906Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:46.906Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-04-23T03:08:46.907Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:46.907Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1fa1a36f{SSLC.NBReadCB@2de5adb7{SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-23T03:08:46.908Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6d4426fd{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:46.908Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1fa93d39 on ManagedSelector@35e7fcf2{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-23T03:08:46.908Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@35e7fcf2{STARTED} id=0 keys=1 selected=0 updates=1
2022-04-23T03:08:46.908Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-04-23T03:08:46.908Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6d4426fd{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:46.908Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected
2022-04-23T03:08:46.908Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7a7d1766
2022-04-23T03:08:46.909Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates
2022-04-23T03:08:46.909Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-23T03:08:46.909Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1fa93d39
2022-04-23T03:08:46.909Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6d4426fd{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:46.909Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:08:46.909Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-04-23T03:08:46.910Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/1 selected
2022-04-23T03:08:46.910Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates
2022-04-23T03:08:46.910Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.6:8000 remote=/10.233.70.146:33536], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@6d4426fd{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-04-23T03:08:46.911Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6d4426fd{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:46.911Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6d4426fd{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-23T03:08:46.911Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0} tryExecute EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-04-23T03:08:46.911836Z
2022-04-23T03:08:46.912Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@e6d3aaf offer EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-04-23T03:08:46.912155Z
2022-04-23T03:08:46.913Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-04-23T03:08:46.912517Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6d4426fd{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-04-23T03:08:46.913Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@e6d3aaf task=EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-04-23T03:08:46.912936Z
2022-04-23T03:08:46.913Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1fa1a36f{SSLC.NBReadCB@2de5adb7{SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-23T03:08:46.913Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-04-23T03:08:46.913567Z tryProduce true
2022-04-23T03:08:46.914Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-23T03:08:46.914Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:46.914Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:08:46.914Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:46.914Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1c5f8189{AC.ReadCB@615c4421{HttpConnection@615c4421::DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=8/30000}}}
2022-04-23T03:08:46.915Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@615c4421::DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=8/30000} onFillable enter HttpChannelState@112d0c80{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-23T03:08:46.915Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6d4426fd{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:46.915Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-04-23T03:08:46.915Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:46.915Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-04-23T03:08:46.916Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6d4426fd{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:46.917Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@68792f0c[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-04-23T03:08:46.917Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-04-23T03:08:46.923Z||qtp1956060889-25|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@34f5b81c[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@34f5b81c[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-04-23T03:08:46.924Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@615c4421[p=HttpParser{s=START,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:46.924Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-04-23T03:08:46.924Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@615c4421::DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=18/30000} filled -1 HeapByteBuffer@34f5b81c[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-04-23T03:08:46.924Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@615c4421::DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=18/30000} parse HeapByteBuffer@34f5b81c[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-04-23T03:08:46.924Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@34f5b81c[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-04-23T03:08:46.924Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-04-23T03:08:46.925Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=19/30000}
2022-04-23T03:08:46.925Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=19/30000}
2022-04-23T03:08:46.925Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.70.146:33536<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-04-23T03:08:46.925Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.70.146:33536<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:46.925Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-23T03:08:46.926Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-23T03:08:46.926Z||qtp1956060889-25|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-04-23T03:08:46.927Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6d4426fd{/10.233.70.146:33536<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:46.927Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-04-23T03:08:46.927Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-23T03:08:46.927Z||qtp1956060889-25|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-04-23T03:08:46.928Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.70.146:33536<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-04-23T03:08:46.928Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:46.929Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.70.146:33536<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{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-04-23T03:08:46.929Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=23/30000}
2022-04-23T03:08:46.929Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6d4426fd{/10.233.70.146:33536<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:46.930Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6d4426fd{/10.233.70.146:33536<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:46.930Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6d4426fd{/10.233.70.146:33536<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:46.930Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@18c1a43d{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-04-23T03:08:46.930Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1fa1a36f{null}
2022-04-23T03:08:46.931Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@35e7fcf2{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-23T03:08:46.931Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@201acb1
2022-04-23T03:08:46.931Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@201acb1
2022-04-23T03:08:46.931Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-04-23T03:08:46.931Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6d4426fd{/10.233.70.146:33536<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:46.931Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected
2022-04-23T03:08:46.931Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates
2022-04-23T03:08:46.931Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-23T03:08:46.933Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:08:46.933Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 0 keys
2022-04-23T03:08:46.934Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6d4426fd{/10.233.70.146:33536<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:46.934Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6d4426fd{/10.233.70.146:33536<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:46.934Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4d977435{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-04-23T03:08:46.934Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1c5f8189{null}
2022-04-23T03:08:46.934Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@615c4421::DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=28/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-04-23T03:08:46.934Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@615c4421::DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=28/30000}
2022-04-23T03:08:46.934Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@615c4421::DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=28/30000}
2022-04-23T03:08:46.934Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=28/30000}
2022-04-23T03:08:46.934Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@615c4421::DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=28/30000} onFillable exit HttpChannelState@112d0c80{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-23T03:08:46.935Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2de5adb7::SocketChannelEndPoint@6d4426fd{/10.233.70.146:33536<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:46.935Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@201acb1
2022-04-23T03:08:46.935Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2de5adb7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d92aa01{/10.233.70.146:33536<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@615c4421[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@656fd8a8{s=START}]=>HttpChannelOverHttp@6bb4f82d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:46.935Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0}@6372689a waiting
2022-04-23T03:08:56.901Z||qtp1956060889-23-acceptor-0@3dabdd11-ServerConnector@736f3e9e{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@a782c56 on ManagedSelector@35e7fcf2{STARTED} id=0 keys=0 selected=0 updates=0
2022-04-23T03:08:56.902Z||qtp1956060889-23-acceptor-0@3dabdd11-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@35e7fcf2{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-23T03:08:56.902Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-04-23T03:08:56.902Z||qtp1956060889-23-acceptor-0@3dabdd11-ServerConnector@736f3e9e{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@342f9dd1 on ManagedSelector@35e7fcf2{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-23T03:08:56.902Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected
2022-04-23T03:08:56.903Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 2 updates
2022-04-23T03:08:56.903Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-04-23T03:08:56.903Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@a782c56
2022-04-23T03:08:56.903Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@a782c56
2022-04-23T03:08:56.903Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@342f9dd1
2022-04-23T03:08:56.904Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@a782c56
2022-04-23T03:08:56.904Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@342f9dd1
2022-04-23T03:08:56.904Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:08:56.904Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@342f9dd1
2022-04-23T03:08:56.904Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys
2022-04-23T03:08:56.904Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@61fba13a{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-04-23T03:08:56.904Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@58d9c764{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-04-23T03:08:56.904Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7b86060f
2022-04-23T03:08:56.904Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@a583bf
2022-04-23T03:08:56.905Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@413eb780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@ee2c873{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-04-23T03:08:56.905Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2e2dcca{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-04-23T03:08:56.906Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@491f04e7::DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-04-23T03:08:56.906Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@22f61a6b::DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-04-23T03:08:56.906Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@58d9c764{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@16402b02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@22f61a6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@388f8676{s=START}]=>HttpChannelOverHttp@413eb780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.906Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@61fba13a{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.906Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@16402b02::SocketChannelEndPoint@58d9c764{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@16402b02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@22f61a6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@388f8676{s=START}]=>HttpChannelOverHttp@413eb780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.906Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@579c18d1::SocketChannelEndPoint@61fba13a{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.907Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@22f61a6b::DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-04-23T03:08:56.907Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@491f04e7::DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-04-23T03:08:56.907Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@22f61a6b::DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-04-23T03:08:56.907Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@491f04e7::DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-04-23T03:08:56.907Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@20b67044{AC.ReadCB@22f61a6b{HttpConnection@22f61a6b::DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-23T03:08:56.907Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1fbe8d2d{AC.ReadCB@491f04e7{HttpConnection@491f04e7::DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-23T03:08:56.907Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@16402b02::SocketChannelEndPoint@58d9c764{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@16402b02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@22f61a6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@388f8676{s=START}]=>HttpChannelOverHttp@413eb780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.907Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@579c18d1::SocketChannelEndPoint@61fba13a{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.907Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-04-23T03:08:56.907Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-04-23T03:08:56.907Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@16402b02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@22f61a6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@388f8676{s=START}]=>HttpChannelOverHttp@413eb780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.907Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@579c18d1::SocketChannelEndPoint@61fba13a{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.908Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3201037b{SSLC.NBReadCB@16402b02{SslConnection@16402b02::SocketChannelEndPoint@58d9c764{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@16402b02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@22f61a6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@388f8676{s=START}]=>HttpChannelOverHttp@413eb780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-23T03:08:56.908Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2eb78a01{SSLC.NBReadCB@579c18d1{SslConnection@579c18d1::SocketChannelEndPoint@61fba13a{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-23T03:08:56.908Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@61fba13a{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.908Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@58d9c764{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@16402b02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@22f61a6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@388f8676{s=START}]=>HttpChannelOverHttp@413eb780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.908Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@195a4596 on ManagedSelector@35e7fcf2{STARTED} id=0 keys=2 selected=0 updates=0
2022-04-23T03:08:56.908Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@250e2602 on ManagedSelector@35e7fcf2{STARTED} id=0 keys=2 selected=0 updates=0
2022-04-23T03:08:56.908Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@35e7fcf2{STARTED} id=0 keys=2 selected=0 updates=2
2022-04-23T03:08:56.908Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@58d9c764{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@16402b02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@22f61a6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@388f8676{s=START}]=>HttpChannelOverHttp@413eb780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.909Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@342f9dd1
2022-04-23T03:08:56.909Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-04-23T03:08:56.909Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@61fba13a{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.909Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/2 selected
2022-04-23T03:08:56.909Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@a782c56
2022-04-23T03:08:56.909Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 2 updates
2022-04-23T03:08:56.909Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-04-23T03:08:56.909Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@195a4596
2022-04-23T03:08:56.910Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@61fba13a{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.910Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@250e2602
2022-04-23T03:08:56.910Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@58d9c764{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->SslConnection@16402b02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@22f61a6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@388f8676{s=START}]=>HttpChannelOverHttp@413eb780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.910Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:08:56.910Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys
2022-04-23T03:08:56.910Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 2/2/2 selected
2022-04-23T03:08:56.911Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 2 keys, 0 updates
2022-04-23T03:08:56.911Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.6:8000 remote=/10.233.70.146:33654], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@58d9c764{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->SslConnection@16402b02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@22f61a6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@388f8676{s=START}]=>HttpChannelOverHttp@413eb780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-04-23T03:08:56.911Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@58d9c764{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@16402b02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@22f61a6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@388f8676{s=START}]=>HttpChannelOverHttp@413eb780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.912Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@58d9c764{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@16402b02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@22f61a6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@388f8676{s=START}]=>HttpChannelOverHttp@413eb780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-23T03:08:56.912Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0} tryExecute EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-04-23T03:08:56.912432Z
2022-04-23T03:08:56.913Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@6372689a offer EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-04-23T03:08:56.912928Z
2022-04-23T03:08:56.913Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-04-23T03:08:56.913337Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@58d9c764{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@16402b02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@22f61a6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@388f8676{s=START}]=>HttpChannelOverHttp@413eb780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-04-23T03:08:56.914Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3201037b{SSLC.NBReadCB@16402b02{SslConnection@16402b02::SocketChannelEndPoint@58d9c764{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@16402b02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@22f61a6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@388f8676{s=START}]=>HttpChannelOverHttp@413eb780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-23T03:08:56.914Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@16402b02::SocketChannelEndPoint@58d9c764{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@16402b02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@22f61a6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@388f8676{s=START}]=>HttpChannelOverHttp@413eb780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.914Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@16402b02::SocketChannelEndPoint@58d9c764{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@16402b02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@22f61a6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@388f8676{s=START}]=>HttpChannelOverHttp@413eb780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.915Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@6372689a task=EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-04-23T03:08:56.91515Z
2022-04-23T03:08:56.915Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@20b67044{AC.ReadCB@22f61a6b{HttpConnection@22f61a6b::DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=7/30000}}}
2022-04-23T03:08:56.915Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@22f61a6b::DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=8/30000} onFillable enter HttpChannelState@ee2c873{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-23T03:08:56.916Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@16402b02::SocketChannelEndPoint@58d9c764{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@16402b02{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@22f61a6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@388f8676{s=START}]=>HttpChannelOverHttp@413eb780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.916Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-04-23T03:08:56.916154Z tryProduce true
2022-04-23T03:08:56.916Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-04-23T03:08:56.917Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.6:8000 remote=/10.233.70.146:33656], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@61fba13a{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/1,kio=1,kro=1}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-04-23T03:08:56.917Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@58d9c764{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@16402b02{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@22f61a6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@388f8676{s=START}]=>HttpChannelOverHttp@413eb780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.917Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@36e586c6[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-04-23T03:08:56.917Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-04-23T03:08:56.918Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@61fba13a{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.918Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@61fba13a{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-23T03:08:56.919Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0} tryExecute EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-04-23T03:08:56.919611Z
2022-04-23T03:08:56.920Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=0}@496bda78 offer EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-04-23T03:08:56.920562Z
2022-04-23T03:08:56.921Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=1} startReservedThread p=1
2022-04-23T03:08:56.921Z||qtp1956060889-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@34f5b81c[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@34f5b81c[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-04-23T03:08:56.921Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@250b236d{s=0/2,p=1}@6c3733c4
2022-04-23T03:08:56.921Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}->SslConnection@16402b02{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@22f61a6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@388f8676{s=START}]=>HttpChannelOverHttp@413eb780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.922Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-04-23T03:08:56.922Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@250b236d{s=0/2,p=1}@6c3733c4
2022-04-23T03:08:56.922Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@22f61a6b::DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=15/30000} filled -1 HeapByteBuffer@34f5b81c[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-04-23T03:08:56.922Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=1}@6c3733c4 started
2022-04-23T03:08:56.922Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@6c3733c4 waiting
2022-04-23T03:08:56.922Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@22f61a6b::DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@34f5b81c[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-04-23T03:08:56.922Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@34f5b81c[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-04-23T03:08:56.922Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-04-23T03:08:56.922Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=15/30000}
2022-04-23T03:08:56.922Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=15/30000}
2022-04-23T03:08:56.922Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@16402b02::SocketChannelEndPoint@58d9c764{/10.233.70.146:33654<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=1/0,kio=1,kro=1}->SslConnection@16402b02{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@22f61a6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@388f8676{s=START}]=>HttpChannelOverHttp@413eb780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-04-23T03:08:56.922Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@16402b02::SocketChannelEndPoint@58d9c764{/10.233.70.146:33654<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=1/0,kio=1,kro=1}->SslConnection@16402b02{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@22f61a6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@388f8676{s=START}]=>HttpChannelOverHttp@413eb780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.923Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-23T03:08:56.923Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-23T03:08:56.923Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=0}@496bda78 task=EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-04-23T03:08:56.922557Z
2022-04-23T03:08:56.923Z||qtp1956060889-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-04-23T03:08:56.923Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@58d9c764{/10.233.70.146:33654<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=1/0,kio=1,kro=1}->SslConnection@16402b02{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@22f61a6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@388f8676{s=START}]=>HttpChannelOverHttp@413eb780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.923Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-04-23T03:08:56.923Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-23T03:08:56.923Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-04-23T03:08:56.923565Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@61fba13a{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=15/30000}{io=1/0,kio=1,kro=1}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-04-23T03:08:56.923Z||qtp1956060889-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-04-23T03:08:56.924Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-04-23T03:08:56.924223Z tryProduce true
2022-04-23T03:08:56.924Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@16402b02::SocketChannelEndPoint@58d9c764{/10.233.70.146:33654<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@16402b02{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@22f61a6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@388f8676{s=START}]=>HttpChannelOverHttp@413eb780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-04-23T03:08:56.924Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2eb78a01{SSLC.NBReadCB@579c18d1{SslConnection@579c18d1::SocketChannelEndPoint@61fba13a{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=16/30000}{io=1/0,kio=1,kro=1}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=17/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-23T03:08:56.924Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@16402b02{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@22f61a6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@388f8676{s=START}]=>HttpChannelOverHttp@413eb780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.924Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-23T03:08:56.924Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:08:56.924Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@579c18d1::SocketChannelEndPoint@61fba13a{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=16/30000}{io=1/0,kio=1,kro=1}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=17/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.924Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@16402b02::SocketChannelEndPoint@58d9c764{/10.233.70.146:33654<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@16402b02{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@22f61a6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@388f8676{s=START}]=>HttpChannelOverHttp@413eb780{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-04-23T03:08:56.925Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=18/30000}
2022-04-23T03:08:56.926Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@58d9c764{/10.233.70.146:33654<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@16402b02{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@22f61a6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@388f8676{s=START}]=>HttpChannelOverHttp@413eb780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.926Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@61fba13a{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=19/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.926Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@579c18d1::SocketChannelEndPoint@61fba13a{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=17/30000}{io=1/0,kio=1,kro=1}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=18/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.926Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@58d9c764{/10.233.70.146:33654<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@16402b02{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@22f61a6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@388f8676{s=START}]=>HttpChannelOverHttp@413eb780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.926Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys
2022-04-23T03:08:56.926Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@58d9c764{/10.233.70.146:33654<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@16402b02{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@22f61a6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@388f8676{s=START}]=>HttpChannelOverHttp@413eb780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.926Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1fbe8d2d{AC.ReadCB@491f04e7{HttpConnection@491f04e7::DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=19/30000}}}
2022-04-23T03:08:56.926Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@58d9c764{/10.233.70.146:33654<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@16402b02{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@22f61a6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@388f8676{s=START}]=>HttpChannelOverHttp@413eb780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.927Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@491f04e7::DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=19/30000} onFillable enter HttpChannelState@2e2dcca{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-23T03:08:56.927Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3232eba7{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-04-23T03:08:56.927Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3201037b{null}
2022-04-23T03:08:56.927Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@35e7fcf2{STARTED} id=0 keys=2 selected=0 updates=0
2022-04-23T03:08:56.927Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@40b825e3
2022-04-23T03:08:56.927Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@40b825e3
2022-04-23T03:08:56.927Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@579c18d1::SocketChannelEndPoint@61fba13a{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=20/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.927Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@58d9c764{/10.233.70.146:33654<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@16402b02{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@22f61a6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@388f8676{s=START}]=>HttpChannelOverHttp@413eb780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.927Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-04-23T03:08:56.928Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@58d9c764{/10.233.70.146:33654<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@16402b02{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@22f61a6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@388f8676{s=START}]=>HttpChannelOverHttp@413eb780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.927Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@58d9c764{/10.233.70.146:33654<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@16402b02{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@22f61a6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@388f8676{s=START}]=>HttpChannelOverHttp@413eb780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.928Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3ee3b0fa{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-04-23T03:08:56.928Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-04-23T03:08:56.928Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@61fba13a{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@579c18d1{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=21/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.928Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@22f61a6b::DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=21/30000}
2022-04-23T03:08:56.929Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@79c28233[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-04-23T03:08:56.928Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@20b67044{null}
2022-04-23T03:08:56.929Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@16402b02::SocketChannelEndPoint@58d9c764{/10.233.70.146:33654<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@16402b02{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@22f61a6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@388f8676{s=START}]=>HttpChannelOverHttp@413eb780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.929Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@40b825e3
2022-04-23T03:08:56.928Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected
2022-04-23T03:08:56.929Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-04-23T03:08:56.929Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@22f61a6b::DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=22/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-04-23T03:08:56.929Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates
2022-04-23T03:08:56.929Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@22f61a6b::DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=22/30000}
2022-04-23T03:08:56.929Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-23T03:08:56.930Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:08:56.930Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=23/30000}
2022-04-23T03:08:56.930Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-04-23T03:08:56.930Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@22f61a6b::DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=23/30000} onFillable exit HttpChannelState@ee2c873{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-23T03:08:56.930Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@16402b02{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1816def2{/10.233.70.146:33654<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@22f61a6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@388f8676{s=START}]=>HttpChannelOverHttp@413eb780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.930Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0}@e6d3aaf waiting
2022-04-23T03:08:56.933Z||qtp1956060889-25|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@7629dd9e[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@7629dd9e[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-04-23T03:08:56.934Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->SslConnection@579c18d1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=26/30000}=>HttpConnection@491f04e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.934Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-04-23T03:08:56.934Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@491f04e7::DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=27/30000} filled -1 HeapByteBuffer@7629dd9e[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-04-23T03:08:56.934Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@491f04e7::DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=27/30000} parse HeapByteBuffer@7629dd9e[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-04-23T03:08:56.934Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7629dd9e[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-04-23T03:08:56.934Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-04-23T03:08:56.934Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=27/30000}
2022-04-23T03:08:56.935Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=27/30000}
2022-04-23T03:08:56.935Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@579c18d1::SocketChannelEndPoint@61fba13a{/10.233.70.146:33656<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}->SslConnection@579c18d1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@491f04e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-04-23T03:08:56.935Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@579c18d1::SocketChannelEndPoint@61fba13a{/10.233.70.146:33656<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}->SslConnection@579c18d1{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@491f04e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.935Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-23T03:08:56.935Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-23T03:08:56.936Z||qtp1956060889-25|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-04-23T03:08:56.936Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@61fba13a{/10.233.70.146:33656<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}->SslConnection@579c18d1{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@491f04e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.936Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-04-23T03:08:56.936Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-23T03:08:56.936Z||qtp1956060889-25|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-04-23T03:08:56.937Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@579c18d1::SocketChannelEndPoint@61fba13a{/10.233.70.146:33656<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@579c18d1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@491f04e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-04-23T03:08:56.937Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@579c18d1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@491f04e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.938Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@579c18d1::SocketChannelEndPoint@61fba13a{/10.233.70.146:33656<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@579c18d1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@491f04e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{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-04-23T03:08:56.939Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=32/30000}
2022-04-23T03:08:56.940Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@61fba13a{/10.233.70.146:33656<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@579c18d1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@491f04e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.940Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@61fba13a{/10.233.70.146:33656<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@579c18d1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@491f04e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.940Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@61fba13a{/10.233.70.146:33656<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@579c18d1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@491f04e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.941Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@e939b2{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-04-23T03:08:56.941Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2eb78a01{null}
2022-04-23T03:08:56.941Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@35e7fcf2{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-23T03:08:56.941Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@55159378
2022-04-23T03:08:56.942Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@55159378
2022-04-23T03:08:56.942Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@61fba13a{/10.233.70.146:33656<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@579c18d1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@491f04e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.942Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-04-23T03:08:56.942Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected
2022-04-23T03:08:56.942Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates
2022-04-23T03:08:56.942Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-23T03:08:56.942Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:08:56.942Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@61fba13a{/10.233.70.146:33656<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@579c18d1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@491f04e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.943Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 0 keys
2022-04-23T03:08:56.943Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@382b40f3{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-04-23T03:08:56.944Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1fbe8d2d{null}
2022-04-23T03:08:56.944Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@491f04e7::DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=37/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-04-23T03:08:56.944Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@491f04e7::DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=37/30000}
2022-04-23T03:08:56.944Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=37/30000}
2022-04-23T03:08:56.944Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@491f04e7::DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=37/30000} onFillable exit HttpChannelState@2e2dcca{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-23T03:08:56.943Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@61fba13a{/10.233.70.146:33656<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@579c18d1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@491f04e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.945Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@491f04e7::DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=38/30000}
2022-04-23T03:08:56.945Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@579c18d1::SocketChannelEndPoint@61fba13a{/10.233.70.146:33656<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@579c18d1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@491f04e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.945Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@55159378
2022-04-23T03:08:56.945Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@579c18d1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e2c4844{/10.233.70.146:33656<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@491f04e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b2e140e{s=START}]=>HttpChannelOverHttp@759d700d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:08:56.945Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0}@6372689a size 2 > capacity
2022-04-23T03:08:56.945Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@250b236d{s=2/2,p=0}@6372689a
2022-04-23T03:09:06.902Z||qtp1956060889-23-acceptor-0@3dabdd11-ServerConnector@736f3e9e{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@316f2470 on ManagedSelector@35e7fcf2{STARTED} id=0 keys=0 selected=0 updates=0
2022-04-23T03:09:06.902Z||qtp1956060889-23-acceptor-0@3dabdd11-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@35e7fcf2{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-23T03:09:06.902Z||qtp1956060889-23-acceptor-0@3dabdd11-ServerConnector@736f3e9e{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@23bbc31c on ManagedSelector@35e7fcf2{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-23T03:09:06.902Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-04-23T03:09:06.903Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected
2022-04-23T03:09:06.903Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 2 updates
2022-04-23T03:09:06.903Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-04-23T03:09:06.903Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@316f2470
2022-04-23T03:09:06.904Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@316f2470
2022-04-23T03:09:06.904Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@23bbc31c
2022-04-23T03:09:06.904Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@23bbc31c
2022-04-23T03:09:06.904Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@316f2470
2022-04-23T03:09:06.904Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:09:06.904Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@23bbc31c
2022-04-23T03:09:06.904Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys
2022-04-23T03:09:06.904Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@622fbcd7{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-04-23T03:09:06.904Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3a33a52f{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-04-23T03:09:06.905Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@913825a
2022-04-23T03:09:06.905Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@530d305a
2022-04-23T03:09:06.905Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4f8db12c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-04-23T03:09:06.905Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5a99ebd5::DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-04-23T03:09:06.906Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@622fbcd7{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@76641f53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.906Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@79874ee1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-04-23T03:09:06.906Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@43323e6b::DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-04-23T03:09:06.906Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@76641f53::SocketChannelEndPoint@622fbcd7{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@76641f53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.906Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5a99ebd5::DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-04-23T03:09:06.906Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3a33a52f{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@450d106d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.906Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5a99ebd5::DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-04-23T03:09:06.906Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5f25e1e0{AC.ReadCB@5a99ebd5{HttpConnection@5a99ebd5::DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-23T03:09:06.906Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@76641f53::SocketChannelEndPoint@622fbcd7{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@76641f53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.906Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-04-23T03:09:06.906Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@450d106d::SocketChannelEndPoint@3a33a52f{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@450d106d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.906Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-04-23T03:09:06.907Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@43323e6b::DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-04-23T03:09:06.907Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@76641f53::SocketChannelEndPoint@622fbcd7{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@76641f53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.907Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@c98b968{AC.ReadCB@43323e6b{HttpConnection@43323e6b::DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-23T03:09:06.907Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4a777e92{SSLC.NBReadCB@76641f53{SslConnection@76641f53::SocketChannelEndPoint@622fbcd7{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@76641f53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-23T03:09:06.907Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@622fbcd7{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@76641f53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.908Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1cbf6e08 on ManagedSelector@35e7fcf2{STARTED} id=0 keys=2 selected=0 updates=0
2022-04-23T03:09:06.908Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@450d106d::SocketChannelEndPoint@3a33a52f{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@450d106d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.908Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@35e7fcf2{STARTED} id=0 keys=2 selected=0 updates=1
2022-04-23T03:09:06.908Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-04-23T03:09:06.908Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@450d106d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.908Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@622fbcd7{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@76641f53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.908Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates
2022-04-23T03:09:06.908Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@316f2470
2022-04-23T03:09:06.908Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-23T03:09:06.908Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5e0b0ff6{SSLC.NBReadCB@450d106d{SslConnection@450d106d::SocketChannelEndPoint@3a33a52f{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@450d106d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-23T03:09:06.909Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1cbf6e08
2022-04-23T03:09:06.909Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3a33a52f{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@450d106d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.909Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7328e222 on ManagedSelector@35e7fcf2{STARTED} id=0 keys=2 selected=0 updates=0
2022-04-23T03:09:06.909Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@622fbcd7{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@76641f53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.909Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3a33a52f{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@450d106d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.909Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1
2022-04-23T03:09:06.909Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@23bbc31c
2022-04-23T03:09:06.909Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@1f7b8d59
2022-04-23T03:09:06.909Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys
2022-04-23T03:09:06.910Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/2 selected
2022-04-23T03:09:06.910Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 1 updates
2022-04-23T03:09:06.910Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.6:8000 remote=/10.233.70.146:33756], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@622fbcd7{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@76641f53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-04-23T03:09:06.911Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@622fbcd7{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@76641f53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.911Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@622fbcd7{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@76641f53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-23T03:09:06.911Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0} tryExecute EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-04-23T03:09:06.911645Z
2022-04-23T03:09:06.912Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@e6d3aaf offer EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-04-23T03:09:06.912048Z
2022-04-23T03:09:06.912Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-04-23T03:09:06.912405Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@622fbcd7{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@76641f53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-04-23T03:09:06.913Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@e6d3aaf task=EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-04-23T03:09:06.912792Z
2022-04-23T03:09:06.913Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4a777e92{SSLC.NBReadCB@76641f53{SslConnection@76641f53::SocketChannelEndPoint@622fbcd7{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@76641f53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-23T03:09:06.913Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-04-23T03:09:06.913316Z tryProduce true
2022-04-23T03:09:06.913Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-23T03:09:06.913Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@76641f53::SocketChannelEndPoint@622fbcd7{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@76641f53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.913Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@7328e222
2022-04-23T03:09:06.913Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@76641f53::SocketChannelEndPoint@622fbcd7{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@76641f53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.914Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3a33a52f{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=0}->SslConnection@450d106d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.914Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5f25e1e0{AC.ReadCB@5a99ebd5{HttpConnection@5a99ebd5::DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=8/30000}}}
2022-04-23T03:09:06.914Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5a99ebd5::DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=8/30000} onFillable enter HttpChannelState@4f8db12c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-23T03:09:06.914Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:09:06.914Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@76641f53::SocketChannelEndPoint@622fbcd7{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@76641f53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.914Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-04-23T03:09:06.915Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@622fbcd7{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@76641f53{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.916Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@34f5b81c[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-04-23T03:09:06.916Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-04-23T03:09:06.916Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@622fbcd7{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@76641f53{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.916Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys
2022-04-23T03:09:06.917Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/2 selected
2022-04-23T03:09:06.917Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates
2022-04-23T03:09:06.917Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.6:8000 remote=/10.233.70.146:33758], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@3a33a52f{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/1,kio=1,kro=1}->SslConnection@450d106d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-04-23T03:09:06.917Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3a33a52f{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@450d106d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.918Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3a33a52f{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@450d106d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-23T03:09:06.918Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0} tryExecute EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-04-23T03:09:06.918502Z
2022-04-23T03:09:06.919Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=0}@6c3733c4 offer EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-04-23T03:09:06.919103Z
2022-04-23T03:09:06.919Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=1} startReservedThread p=1
2022-04-23T03:09:06.919Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@250b236d{s=0/2,p=1}@24aac256
2022-04-23T03:09:06.919Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@250b236d{s=0/2,p=1}@24aac256
2022-04-23T03:09:06.919Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=1}@24aac256 started
2022-04-23T03:09:06.920Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@24aac256 waiting
2022-04-23T03:09:06.920Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=7]@2022-04-23T03:09:06.919861Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3a33a52f{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@450d106d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-04-23T03:09:06.920Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=1}@6c3733c4 task=EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-04-23T03:09:06.920101Z
2022-04-23T03:09:06.920Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5e0b0ff6{SSLC.NBReadCB@450d106d{SslConnection@450d106d::SocketChannelEndPoint@3a33a52f{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->SslConnection@450d106d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-23T03:09:06.920Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@450d106d::SocketChannelEndPoint@3a33a52f{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->SslConnection@450d106d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.920Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-04-23T03:09:06.920383Z tryProduce true
2022-04-23T03:09:06.920Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-23T03:09:06.920Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@450d106d::SocketChannelEndPoint@3a33a52f{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->SslConnection@450d106d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.920Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:09:06.920Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@c98b968{AC.ReadCB@43323e6b{HttpConnection@43323e6b::DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=13/30000}}}
2022-04-23T03:09:06.920Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@43323e6b::DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=13/30000} onFillable enter HttpChannelState@79874ee1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-23T03:09:06.921Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@450d106d::SocketChannelEndPoint@3a33a52f{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@450d106d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.921Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3a33a52f{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@450d106d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.921Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-04-23T03:09:06.921Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys
2022-04-23T03:09:06.922Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3a33a52f{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@450d106d{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.923Z||qtp1956060889-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@7629dd9e[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@7629dd9e[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-04-23T03:09:06.923Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1e07ab7[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-04-23T03:09:06.923Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-04-23T03:09:06.923Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@76641f53{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.923Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-04-23T03:09:06.923Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5a99ebd5::DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=17/30000} filled -1 HeapByteBuffer@7629dd9e[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-04-23T03:09:06.923Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5a99ebd5::DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=17/30000} parse HeapByteBuffer@7629dd9e[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-04-23T03:09:06.923Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7629dd9e[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-04-23T03:09:06.923Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-04-23T03:09:06.923Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=17/30000}
2022-04-23T03:09:06.923Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=17/30000}
2022-04-23T03:09:06.924Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@76641f53::SocketChannelEndPoint@622fbcd7{/10.233.70.146:33756<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@76641f53{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-04-23T03:09:06.924Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@76641f53::SocketChannelEndPoint@622fbcd7{/10.233.70.146:33756<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@76641f53{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.924Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-23T03:09:06.924Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-23T03:09:06.924Z||qtp1956060889-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-04-23T03:09:06.925Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@622fbcd7{/10.233.70.146:33756<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@76641f53{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.925Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-04-23T03:09:06.925Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-23T03:09:06.925Z||qtp1956060889-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-04-23T03:09:06.926Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@76641f53::SocketChannelEndPoint@622fbcd7{/10.233.70.146:33756<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@76641f53{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-04-23T03:09:06.926Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@76641f53{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.926Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@76641f53::SocketChannelEndPoint@622fbcd7{/10.233.70.146:33756<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@76641f53{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{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-04-23T03:09:06.927Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=20/30000}
2022-04-23T03:09:06.927Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@622fbcd7{/10.233.70.146:33756<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@76641f53{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.927Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@622fbcd7{/10.233.70.146:33756<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@76641f53{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.927Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@622fbcd7{/10.233.70.146:33756<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@76641f53{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.927Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6a7f192c{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-04-23T03:09:06.927Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4a777e92{null}
2022-04-23T03:09:06.928Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@35e7fcf2{STARTED} id=0 keys=2 selected=0 updates=0
2022-04-23T03:09:06.928Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2f7d9a07
2022-04-23T03:09:06.928Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-04-23T03:09:06.928Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@622fbcd7{/10.233.70.146:33756<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@76641f53{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.928Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected
2022-04-23T03:09:06.928Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates
2022-04-23T03:09:06.928Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-23T03:09:06.928Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:09:06.928Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@622fbcd7{/10.233.70.146:33756<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@76641f53{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.928Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys
2022-04-23T03:09:06.929Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@74b31826{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-04-23T03:09:06.929Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5f25e1e0{null}
2022-04-23T03:09:06.929Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2f7d9a07
2022-04-23T03:09:06.929Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5a99ebd5::DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=23/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-04-23T03:09:06.929Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5a99ebd5::DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=23/30000}
2022-04-23T03:09:06.929Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=23/30000}
2022-04-23T03:09:06.930Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5a99ebd5::DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=24/30000} onFillable exit HttpChannelState@4f8db12c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-23T03:09:06.930Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@622fbcd7{/10.233.70.146:33756<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@76641f53{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.930Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5a99ebd5::DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=24/30000}
2022-04-23T03:09:06.930Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@76641f53{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.930Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0}@496bda78 waiting
2022-04-23T03:09:06.930Z||qtp1956060889-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@f6d055[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@f6d055[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-04-23T03:09:06.931Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@76641f53::SocketChannelEndPoint@622fbcd7{/10.233.70.146:33756<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@76641f53{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505b76f4{/10.233.70.146:33756<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@5a99ebd5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d032bbd{s=START}]=>HttpChannelOverHttp@1b66f6fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.931Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2f7d9a07
2022-04-23T03:09:06.932Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->SslConnection@450d106d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=24/30000}=>HttpConnection@43323e6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.932Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-04-23T03:09:06.932Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@43323e6b::DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=25/30000} filled -1 HeapByteBuffer@f6d055[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-04-23T03:09:06.932Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@43323e6b::DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=25/30000} parse HeapByteBuffer@f6d055[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-04-23T03:09:06.932Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@f6d055[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-04-23T03:09:06.932Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-04-23T03:09:06.932Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=25/30000}
2022-04-23T03:09:06.933Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=26/30000}
2022-04-23T03:09:06.933Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@450d106d::SocketChannelEndPoint@3a33a52f{/10.233.70.146:33758<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->SslConnection@450d106d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@43323e6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-04-23T03:09:06.933Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@450d106d::SocketChannelEndPoint@3a33a52f{/10.233.70.146:33758<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->SslConnection@450d106d{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@43323e6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.933Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-23T03:09:06.934Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-23T03:09:06.934Z||qtp1956060889-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-04-23T03:09:06.935Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3a33a52f{/10.233.70.146:33758<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}->SslConnection@450d106d{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@43323e6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.935Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-04-23T03:09:06.935Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-23T03:09:06.935Z||qtp1956060889-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-04-23T03:09:06.936Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@450d106d::SocketChannelEndPoint@3a33a52f{/10.233.70.146:33758<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@450d106d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@43323e6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-04-23T03:09:06.936Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@450d106d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@43323e6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.936Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@450d106d::SocketChannelEndPoint@3a33a52f{/10.233.70.146:33758<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@450d106d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@43323e6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{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-04-23T03:09:06.937Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=30/30000}
2022-04-23T03:09:06.937Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3a33a52f{/10.233.70.146:33758<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@450d106d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@43323e6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.937Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3a33a52f{/10.233.70.146:33758<->/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@450d106d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@43323e6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.938Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3a33a52f{/10.233.70.146:33758<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@450d106d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@43323e6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.938Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2331c4d1{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-04-23T03:09:06.938Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5e0b0ff6{null}
2022-04-23T03:09:06.938Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@35e7fcf2{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-23T03:09:06.939Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@51fb0a93
2022-04-23T03:09:06.939Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-04-23T03:09:06.939Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected
2022-04-23T03:09:06.939Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@51fb0a93
2022-04-23T03:09:06.939Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates
2022-04-23T03:09:06.939Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-23T03:09:06.939Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:09:06.939Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 0 keys
2022-04-23T03:09:06.940Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3a33a52f{/10.233.70.146:33758<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@450d106d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@43323e6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.940Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3a33a52f{/10.233.70.146:33758<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@450d106d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@43323e6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.940Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@43323e6b::DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=33/30000}
2022-04-23T03:09:06.940Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3a33a52f{/10.233.70.146:33758<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@450d106d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@43323e6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.940Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@450d106d::SocketChannelEndPoint@3a33a52f{/10.233.70.146:33758<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@450d106d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@43323e6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.940Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@51fb0a93
2022-04-23T03:09:06.941Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@53ccf7d9{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-04-23T03:09:06.941Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@c98b968{null}
2022-04-23T03:09:06.941Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@43323e6b::DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=34/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-04-23T03:09:06.941Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@43323e6b::DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=34/30000}
2022-04-23T03:09:06.941Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=34/30000}
2022-04-23T03:09:06.941Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@43323e6b::DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=34/30000} onFillable exit HttpChannelState@79874ee1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-23T03:09:06.941Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@450d106d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e3a82d4{/10.233.70.146:33758<->/10.233.70.6:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@43323e6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fab063a{s=START}]=>HttpChannelOverHttp@1582776f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:06.941Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0}@e6d3aaf size 2 > capacity
2022-04-23T03:09:06.942Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@250b236d{s=2/2,p=0}@e6d3aaf
2022-04-23T03:09:16.902Z||qtp1956060889-23-acceptor-0@3dabdd11-ServerConnector@736f3e9e{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@68ea41a1 on ManagedSelector@35e7fcf2{STARTED} id=0 keys=0 selected=0 updates=0
2022-04-23T03:09:16.902Z||qtp1956060889-23-acceptor-0@3dabdd11-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@35e7fcf2{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-23T03:09:16.903Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-04-23T03:09:16.903Z||qtp1956060889-23-acceptor-0@3dabdd11-ServerConnector@736f3e9e{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@20e39878 on ManagedSelector@35e7fcf2{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-23T03:09:16.904Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected
2022-04-23T03:09:16.904Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 2 updates
2022-04-23T03:09:16.904Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-04-23T03:09:16.904Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@68ea41a1
2022-04-23T03:09:16.904Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@68ea41a1
2022-04-23T03:09:16.904Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@20e39878
2022-04-23T03:09:16.905Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@20e39878
2022-04-23T03:09:16.905Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@68ea41a1
2022-04-23T03:09:16.905Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:09:16.905Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys
2022-04-23T03:09:16.905Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@20e39878
2022-04-23T03:09:16.905Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@64a5a0ab{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-04-23T03:09:16.906Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@d6af45{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-04-23T03:09:16.906Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2dbf06ae
2022-04-23T03:09:16.906Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@493b2244
2022-04-23T03:09:16.906Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1f4016e9{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@56a95d52{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-04-23T03:09:16.907Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3f6bb5f::DecryptedEndPoint@1f4016e9{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-04-23T03:09:16.907Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@64a5a0ab{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:16.907Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@463cfc39::SocketChannelEndPoint@64a5a0ab{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:16.908Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3f6bb5f::DecryptedEndPoint@1f4016e9{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-04-23T03:09:16.908Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3f6bb5f::DecryptedEndPoint@1f4016e9{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-04-23T03:09:16.908Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@458bc8fc{AC.ReadCB@3f6bb5f{HttpConnection@3f6bb5f::DecryptedEndPoint@1f4016e9{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-23T03:09:16.908Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@463cfc39::SocketChannelEndPoint@64a5a0ab{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:16.908Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-04-23T03:09:16.908Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:16.906Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@30cce648{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5282047a{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@679b35e8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-04-23T03:09:16.909Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7311bf51{SSLC.NBReadCB@463cfc39{SslConnection@463cfc39::SocketChannelEndPoint@64a5a0ab{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-23T03:09:16.909Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@77a2125d::DecryptedEndPoint@5282047a{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=3/30000}
2022-04-23T03:09:16.909Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@64a5a0ab{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:16.909Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@d6af45{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@208b4447{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5282047a{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@77a2125d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62e825f8{s=START}]=>HttpChannelOverHttp@30cce648{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:16.909Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@52ed583e on ManagedSelector@35e7fcf2{STARTED} id=0 keys=2 selected=0 updates=0
2022-04-23T03:09:16.909Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@35e7fcf2{STARTED} id=0 keys=2 selected=0 updates=1
2022-04-23T03:09:16.910Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@208b4447::SocketChannelEndPoint@d6af45{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@208b4447{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5282047a{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@77a2125d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62e825f8{s=START}]=>HttpChannelOverHttp@30cce648{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:16.910Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@64a5a0ab{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:16.910Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@77a2125d::DecryptedEndPoint@5282047a{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=4/30000}
2022-04-23T03:09:16.910Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@68ea41a1
2022-04-23T03:09:16.910Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@77a2125d::DecryptedEndPoint@5282047a{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=4/30000}
2022-04-23T03:09:16.910Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-04-23T03:09:16.910Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/2 selected
2022-04-23T03:09:16.910Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates
2022-04-23T03:09:16.911Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-23T03:09:16.911Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@52ed583e
2022-04-23T03:09:16.911Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@64a5a0ab{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:16.911Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:09:16.911Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys
2022-04-23T03:09:16.911Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/2 selected
2022-04-23T03:09:16.911Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates
2022-04-23T03:09:16.912Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.6:8000 remote=/10.233.70.146:33876], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@64a5a0ab{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-04-23T03:09:16.912Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@64a5a0ab{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:16.912Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@64a5a0ab{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-23T03:09:16.913Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0} tryExecute EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@250b236d{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-04-23T03:09:16.912821Z
2022-04-23T03:09:16.913Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@496bda78 offer EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-04-23T03:09:16.913361Z
2022-04-23T03:09:16.914Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-04-23T03:09:16.913648Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@64a5a0ab{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-04-23T03:09:16.914Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@496bda78 task=EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-04-23T03:09:16.914177Z
2022-04-23T03:09:16.914Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7311bf51{SSLC.NBReadCB@463cfc39{SslConnection@463cfc39::SocketChannelEndPoint@64a5a0ab{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-23T03:09:16.914Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2022-04-23T03:09:16.914562Z tryProduce true
2022-04-23T03:09:16.914Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-23T03:09:16.914Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:09:16.914Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@463cfc39::SocketChannelEndPoint@64a5a0ab{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:16.915Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@463cfc39::SocketChannelEndPoint@64a5a0ab{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:16.915Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@64a5a0ab{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:16.915Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys
2022-04-23T03:09:16.910Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5c626838{AC.ReadCB@77a2125d{HttpConnection@77a2125d::DecryptedEndPoint@5282047a{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-23T03:09:16.915Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@208b4447::SocketChannelEndPoint@d6af45{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=0}->SslConnection@208b4447{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5282047a{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@77a2125d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62e825f8{s=START}]=>HttpChannelOverHttp@30cce648{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:16.915Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-04-23T03:09:16.915Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=0}->SslConnection@208b4447{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5282047a{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@77a2125d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62e825f8{s=START}]=>HttpChannelOverHttp@30cce648{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:16.916Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3b35b913{SSLC.NBReadCB@208b4447{SslConnection@208b4447::SocketChannelEndPoint@d6af45{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@208b4447{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5282047a{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@77a2125d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62e825f8{s=START}]=>HttpChannelOverHttp@30cce648{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-23T03:09:16.916Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@d6af45{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@208b4447{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5282047a{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@77a2125d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62e825f8{s=START}]=>HttpChannelOverHttp@30cce648{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:16.916Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@41667b4e on ManagedSelector@35e7fcf2{STARTED} id=0 keys=2 selected=0 updates=0
2022-04-23T03:09:16.916Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@35e7fcf2{STARTED} id=0 keys=2 selected=0 updates=1
2022-04-23T03:09:16.915Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@458bc8fc{AC.ReadCB@3f6bb5f{HttpConnection@3f6bb5f::DecryptedEndPoint@1f4016e9{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=7/30000}}}
2022-04-23T03:09:16.917Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3f6bb5f::DecryptedEndPoint@1f4016e9{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=9/30000} onFillable enter HttpChannelState@56a95d52{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-23T03:09:16.917Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected
2022-04-23T03:09:16.917Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/2 selected
2022-04-23T03:09:16.917Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@463cfc39::SocketChannelEndPoint@64a5a0ab{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:16.917Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates
2022-04-23T03:09:16.917Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-04-23T03:09:16.918Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-23T03:09:16.918Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@41667b4e
2022-04-23T03:09:16.919Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@d6af45{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@208b4447{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5282047a{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@77a2125d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62e825f8{s=START}]=>HttpChannelOverHttp@30cce648{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:16.919Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@d6af45{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@208b4447{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5282047a{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@77a2125d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62e825f8{s=START}]=>HttpChannelOverHttp@30cce648{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:16.919Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:09:16.919Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@20e39878
2022-04-23T03:09:16.919Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys
2022-04-23T03:09:16.919Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@64a5a0ab{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@463cfc39{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:16.919Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/2 selected
2022-04-23T03:09:16.919Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates
2022-04-23T03:09:16.919Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.6:8000 remote=/10.233.70.146:33878], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@d6af45{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@208b4447{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5282047a{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@77a2125d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62e825f8{s=START}]=>HttpChannelOverHttp@30cce648{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-04-23T03:09:16.919Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7629dd9e[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-04-23T03:09:16.920Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@d6af45{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@208b4447{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5282047a{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@77a2125d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62e825f8{s=START}]=>HttpChannelOverHttp@30cce648{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:16.920Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-04-23T03:09:16.920Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@d6af45{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@208b4447{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5282047a{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@77a2125d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62e825f8{s=START}]=>HttpChannelOverHttp@30cce648{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-23T03:09:16.921Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0} tryExecute EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2022-04-23T03:09:16.921023Z
2022-04-23T03:09:16.921Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=0}@24aac256 offer EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2022-04-23T03:09:16.921499Z
2022-04-23T03:09:16.921Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=1} startReservedThread p=1
2022-04-23T03:09:16.921Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@250b236d{s=0/2,p=1}@1e18b7fc
2022-04-23T03:09:16.922Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@250b236d{s=0/2,p=1}@1e18b7fc
2022-04-23T03:09:16.922Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=1}@1e18b7fc started
2022-04-23T03:09:16.922Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@1e18b7fc waiting
2022-04-23T03:09:16.922Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=9]@2022-04-23T03:09:16.922029Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@d6af45{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@208b4447{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5282047a{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@77a2125d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62e825f8{s=START}]=>HttpChannelOverHttp@30cce648{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-04-23T03:09:16.922Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=1}@24aac256 task=EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2022-04-23T03:09:16.922336Z
2022-04-23T03:09:16.922Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3b35b913{SSLC.NBReadCB@208b4447{SslConnection@208b4447::SocketChannelEndPoint@d6af45{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@208b4447{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5282047a{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@77a2125d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62e825f8{s=START}]=>HttpChannelOverHttp@30cce648{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-23T03:09:16.922Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@4d22265c/SelectorProducer@1f7b8d59/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2022-04-23T03:09:16.922753Z tryProduce true
2022-04-23T03:09:16.922Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@208b4447::SocketChannelEndPoint@d6af45{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@208b4447{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5282047a{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@77a2125d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62e825f8{s=START}]=>HttpChannelOverHttp@30cce648{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:16.922Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-23T03:09:16.923Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-23T03:09:16.923Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@208b4447::SocketChannelEndPoint@d6af45{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@208b4447{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5282047a{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@77a2125d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62e825f8{s=START}]=>HttpChannelOverHttp@30cce648{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:16.923Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5c626838{AC.ReadCB@77a2125d{HttpConnection@77a2125d::DecryptedEndPoint@5282047a{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=13/30000}}}
2022-04-23T03:09:16.923Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@77a2125d::DecryptedEndPoint@5282047a{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=13/30000} onFillable enter HttpChannelState@679b35e8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-23T03:09:16.923Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@d6af45{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@208b4447{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5282047a{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@77a2125d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62e825f8{s=START}]=>HttpChannelOverHttp@30cce648{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:16.923Z||qtp1956060889-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys
2022-04-23T03:09:16.923Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@208b4447::SocketChannelEndPoint@d6af45{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@208b4447{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5282047a{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@77a2125d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62e825f8{s=START}]=>HttpChannelOverHttp@30cce648{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:16.924Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-04-23T03:09:16.925Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@d6af45{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@208b4447{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5282047a{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@77a2125d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62e825f8{s=START}]=>HttpChannelOverHttp@30cce648{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:16.925Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@c3c6b6a[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-04-23T03:09:16.925Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-04-23T03:09:16.931Z||qtp1956060889-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@4f526548[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@4f526548[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-04-23T03:09:16.931Z||qtp1956060889-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@f6d055[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@f6d055[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-04-23T03:09:16.932Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@463cfc39{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4016e9{/10.233.70.146:33876<->/10.233.70.6:8000,OPEN,fill=-,flush=-,to=23/30000}=>HttpConnection@3f6bb5f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59544d49{s=START}]=>HttpChannelOverHttp@2b4dc850{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-23T03:09:16.932Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.6:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@208b4447{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5282047a{/10.233.70.146:33878<->/10.233.70.6:8000,OPEN,fill=-,flu