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
   _____                  _                 ____  ______      ____  _   _          _____  
  / ____|                | |               |  _ \|  ____|_   / __ \| \ | |   /\   |  __ \ 
 | (___  _ __   __ _ _ __| | ___   _ ______| |_) | |__  (_) | |  | |  \| |  /  \  | |__) |
  \___ \| '_ \ / _` | '__| |/ / | | |______|  _ <|  __|     | |  | | . ` | / /\ \ |  ___/ 
  ____) | |_) | (_| | |  |   <| |_| |      | |_) | |____ _  | |__| | |\  |/ ____ \| |     
 |_____/| .__/ \__,_|_|  |_|\_\\__, |      |____/|______(_)  \____/|_| \_/_/    \_\_|     
        | |                     __/ |                                                     
        |_|                    |___/                                                      
2023-01-12T03:35:45.727Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-54486d84bd-j42xh with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2023-01-12T03:35:45.727Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-54486d84bd-j42xh with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2023-01-12T03:35:45.737Z||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
2023-01-12T03:35:45.737Z||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
2023-01-12T03:35:47.399Z||background-preinit|AAIUI||org.jboss.logging|DEBUG|Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2023-01-12T03:35:47.402Z||background-preinit|AAIUI||org.hibernate.validator.internal.util.Version|INFO|HV000001: Hibernate Validator 5.3.6.Final
2023-01-12T03:35:47.486Z||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
2023-01-12T03:35:47.488Z||background-preinit|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2023-01-12T03:35:51.034Z||main|AAIUI||org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor|WARN|Multiple PropertySourcesPlaceholderConfigurer beans registered [propertySourcesPlaceholderConfigurer, org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0], falling back to Environment
2023-01-12T03:35:51.131Z||main|AAIUI||org.eclipse.jetty.util.log|DEBUG|Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
2023-01-12T03:35:51.134Z||main|AAIUI||org.eclipse.jetty.util.log|INFO|Logging initialized @8446ms to org.eclipse.jetty.util.log.Slf4jLog
2023-01-12T03:35:51.155Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_CERT|
2023-01-12T03:35:51.155Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server certificate chain = false|
2023-01-12T03:35:51.155Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server hostname = false|
2023-01-12T03:35:51.155Z||main|AAIUI||AAIRESTClient|DEBUG||Set client certificate filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.p12|
2023-01-12T03:35:51.155Z||main|AAIUI||AAIRESTClient|DEBUG||Set trust store filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.trust.jks|
2023-01-12T03:35:51.155Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2023-01-12T03:35:51.156Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2023-01-12T03:35:51.521Z||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
2023-01-12T03:35:51.521Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2023-01-12T03:35:51.539Z||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
2023-01-12T03:35:51.539Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2023-01-12T03:35:51.545Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2023-01-12T03:35:51.546Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2023-01-12T03:35:51.547Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2023-01-12T03:35:51.550Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2023-01-12T03:35:51.551Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2023-01-12T03:35:51.552Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2023-01-12T03:35:51.553Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2023-01-12T03:35:51.554Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2023-01-12T03:35:51.942Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@57fae983
2023-01-12T03:35:51.958Z||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}
2023-01-12T03:35:51.964Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@322803db{STOPPED} added {org.eclipse.jetty.security.DefaultAuthenticatorFactory@56ba8773,POJO}
2023-01-12T03:35:51.968Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@322803db{STOPPED},MANAGED}
2023-01-12T03:35:51.980Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@322803db{STOPPED} added {JettyEmbeddedServletHandler@5965844d{STOPPED},MANAGED}
2023-01-12T03:35:51.981Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{/,null,UNAVAILABLE} added {ErrorPageErrorHandler@6d4a65c6{STOPPED},MANAGED}
2023-01-12T03:35:52.000Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STOPPED}[9.4.18.v20190429] added {QueuedThreadPool[qtp666312528]@27b71f50{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2023-01-12T03:35:52.032Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@2032e725[HTTP/1.1] added {HttpConfiguration@4d23015c{32768/8192,8192/8192,https://:0,[]},POJO}
2023-01-12T03:35:52.036Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@26dcd8c0{null,[]}{0.0.0.0:0} added {Server@4d0b0fd4{STOPPED}[9.4.18.v20190429],UNMANAGED}
2023-01-12T03:35:52.036Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@26dcd8c0{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp666312528]@27b71f50{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2023-01-12T03:35:52.037Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@26dcd8c0{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@773c0293{STOPPED},AUTO}
2023-01-12T03:35:52.037Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@26dcd8c0{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@55b8dbda,POJO}
2023-01-12T03:35:52.038Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@26dcd8c0{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@2032e725[HTTP/1.1],AUTO}
2023-01-12T03:35:52.038Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@26dcd8c0{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@2032e725[HTTP/1.1]
2023-01-12T03:35:52.042Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@26dcd8c0{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@26dcd8c0{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
2023-01-12T03:35:52.043Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STOPPED}[9.4.18.v20190429] added {ServerConnector@26dcd8c0{HTTP/1.1,[http/1.1]}{0.0.0.0:8000},AUTO}
2023-01-12T03:35:52.067Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|SessionManager default maxInactiveInterval=1800
2023-01-12T03:35:52.090Z||main|AAIUI||org.eclipse.jetty.http.PreEncodedHttpField|DEBUG|HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@566d0c69]
2023-01-12T03:35:52.114Z||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]
2023-01-12T03:35:52.114Z||main|AAIUI||org.eclipse.jetty.server.handler.gzip.GzipHandler|DEBUG|GzipHandler@70abf9b0{STOPPED} mime types IncludeExclude@6a10b263{i=[],ip=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@476ec9d0,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@325bb9a6}
2023-01-12T03:35:52.115Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|GzipHandler@70abf9b0{STOPPED} added {o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE},MANAGED}
2023-01-12T03:35:52.115Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STOPPED}[9.4.18.v20190429] added {GzipHandler@70abf9b0{STOPPED},MANAGED}
2023-01-12T03:35:52.135Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@4f186450[HTTP/1.1] added {HttpConfiguration@7fab4be7{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@a64e035]},POJO}
2023-01-12T03:35:52.139Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SslConnectionFactory@41c204a0{SSL->HTTP/1.1} added {SslContextFactory@64138b0c[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks],AUTO}
2023-01-12T03:35:52.140Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{null,[]}{0.0.0.0:0} added {Server@4d0b0fd4{STOPPED}[9.4.18.v20190429],UNMANAGED}
2023-01-12T03:35:52.141Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp666312528]@27b71f50{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2023-01-12T03:35:52.141Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@22d9c961{STOPPED},AUTO}
2023-01-12T03:35:52.141Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@736f3e9e,POJO}
2023-01-12T03:35:52.142Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{null,[ssl]}{0.0.0.0:0} added {SslConnectionFactory@41c204a0{SSL->HTTP/1.1},AUTO}
2023-01-12T03:35:52.142Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@49dbaaf3{SSL,[ssl]}{0.0.0.0:0} added SslConnectionFactory@41c204a0{SSL->HTTP/1.1}
2023-01-12T03:35:52.142Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@4f186450[HTTP/1.1],AUTO}
2023-01-12T03:35:52.142Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@4f186450[HTTP/1.1]
2023-01-12T03:35:52.143Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:0},MANAGED}
2023-01-12T03:35:52.143Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STOPPED}[9.4.18.v20190429] added {ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000},AUTO}
2023-01-12T03:35:52.145Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STOPPED}[9.4.18.v20190429] added {AbstractLifeCycle@1698d7c0{STOPPED},AUTO}
2023-01-12T03:35:52.146Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Server@4d0b0fd4{STOPPED}[9.4.18.v20190429]
2023-01-12T03:35:52.146Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STARTING}[9.4.18.v20190429] added {ErrorHandler@281f23f2{STOPPED},AUTO}
2023-01-12T03:35:52.148Z||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
2023-01-12T03:35:52.164Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting Server@4d0b0fd4{STARTING}[9.4.18.v20190429]
2023-01-12T03:35:52.164Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting QueuedThreadPool[qtp666312528]@27b71f50{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY]
2023-01-12T03:35:52.169Z||main|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}
2023-01-12T03:35:52.169Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|QueuedThreadPool[qtp666312528]@27b71f50{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}] added {ReservedThreadExecutor@6daf2337{s=0/2,p=0},AUTO}
2023-01-12T03:35:52.178Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ReservedThreadExecutor@6daf2337{s=0/2,p=0}
2023-01-12T03:35:52.182Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9494ms ReservedThreadExecutor@6daf2337{s=0/2,p=0}
2023-01-12T03:35:52.182Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-20,5,main]
2023-01-12T03:35:52.183Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-21,5,main]
2023-01-12T03:35:52.184Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-22,5,main]
2023-01-12T03:35:52.185Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-23,5,main]
2023-01-12T03:35:52.185Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-24,5,main]
2023-01-12T03:35:52.186Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-25,5,main]
2023-01-12T03:35:52.186Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-26,5,main]
2023-01-12T03:35:52.189Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-27,5,main]
2023-01-12T03:35:52.190Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9501ms QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}]
2023-01-12T03:35:52.190Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting GzipHandler@70abf9b0{STOPPED}
2023-01-12T03:35:52.192Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting GzipHandler@70abf9b0{STARTING}
2023-01-12T03:35:52.192Z||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}
2023-01-12T03:35:52.201Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Thread Context classloader org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2023-01-12T03:35:52.201Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$AppClassLoader@6124287a 
2023-01-12T03:35:52.201Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$PlatformClassLoader@19569ebd 
2023-01-12T03:35:52.201Z||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@4632cfc
2023-01-12T03:35:52.201Z||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@6e1f8469
2023-01-12T03:35:52.201Z||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@2e380628
2023-01-12T03:35:52.201Z||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@3b6c624
2023-01-12T03:35:52.202Z||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@4632cfc
2023-01-12T03:35:52.203Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring embedded WebApplicationContext
2023-01-12T03:35:52.845Z||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@6e1f8469
2023-01-12T03:35:52.889Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@17740dae[defaultPolicy=WebSocketPolicy@290aeb20[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@73ad4ecc{STOPPED},AUTO}
2023-01-12T03:35:52.889Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@17740dae[defaultPolicy=WebSocketPolicy@290aeb20[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@69da0b12,POJO}
2023-01-12T03:35:52.889Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@2764c546{STOPPED} added {WebSocketServerFactory@17740dae[defaultPolicy=WebSocketPolicy@290aeb20[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory],AUTO}
2023-01-12T03:35:52.889Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@2764c546{STOPPED} added {PathMappings[size=0],POJO}
2023-01-12T03:35:52.890Z||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@2764c546{STOPPED},MANAGED}
2023-01-12T03:35:52.890Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting NativeWebSocketConfiguration@2764c546{STOPPED}
2023-01-12T03:35:52.890Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting WebSocketServerFactory@17740dae[defaultPolicy=WebSocketPolicy@290aeb20[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2023-01-12T03:35:52.890Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@73ad4ecc{STOPPED}
2023-01-12T03:35:52.891Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10203ms ScheduledExecutorScheduler@73ad4ecc{STARTED}
2023-01-12T03:35:52.891Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10203ms WebSocketServerFactory@17740dae[defaultPolicy=WebSocketPolicy@290aeb20[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2023-01-12T03:35:52.891Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10203ms NativeWebSocketConfiguration@2764c546{STARTED}
2023-01-12T03:35:52.909Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@314c8b4a{STOPPED}
2023-01-12T03:35:52.933Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@6972c30a{STOPPED} added {HttpClientTransportOverHTTP@57a48985{STOPPED},AUTO}
2023-01-12T03:35:52.933Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@6972c30a{STOPPED} added {Client@1ab6718[provider=null,keyStore=null,trustStore=null],AUTO}
2023-01-12T03:35:52.933Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@6972c30a{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@3910fe11,POJO}
2023-01-12T03:35:52.934Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@6972c30a{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@460510aa,POJO}
2023-01-12T03:35:52.934Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@6972c30a{STOPPED} added {QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}],UNMANAGED}
2023-01-12T03:35:52.934Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@6972c30a{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@69da0b12,POJO}
2023-01-12T03:35:52.935Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketClient@c4e5a1f7[httpClient=HttpClient@6972c30a{STOPPED},openSessions.size=0] added {HttpClient@6972c30a{STOPPED},AUTO}
2023-01-12T03:35:52.964Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@314c8b4a{STOPPED}
2023-01-12T03:35:52.964Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerContainer@314c8b4a{STOPPED} added {NativeWebSocketConfiguration@2764c546{STARTED},UNMANAGED}
2023-01-12T03:35:52.964Z||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@314c8b4a{STOPPED},AUTO}
2023-01-12T03:35:52.966Z||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
2023-01-12T03:35:52.968Z||main|AAIUI||org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter|DEBUG|Adding [Jetty_WebSocketUpgradeFilter] WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@2764c546{STARTED}] mapped to /* to o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING}
2023-01-12T03:35:52.970Z||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@2e380628
2023-01-12T03:35:52.971Z||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@f2ce6b{STOPPED},MANAGED}
2023-01-12T03:35:52.971Z||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@3b6c624
2023-01-12T03:35:52.972Z||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}
2023-01-12T03:35:52.972Z||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}
2023-01-12T03:35:52.973Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800
2023-01-12T03:35:52.977Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800 added {org.eclipse.jetty.server.session.DefaultSessionCache@1f51431[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
2023-01-12T03:35:52.979Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.DefaultSessionCache@1f51431[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@10ee04df[passivating=false,graceSec=3600],AUTO}
2023-01-12T03:35:52.980Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting DefaultSessionIdManager@36f1046f{STOPPED}[worker=null]
2023-01-12T03:35:52.981Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|DefaultSessionIdManager workerName=node0
2023-01-12T03:35:52.981Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|No SessionScavenger set, using defaults
2023-01-12T03:35:52.982Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|DefaultSessionIdManager@36f1046f{STARTING}[worker=node0] added {HouseKeeper@1686f0b4{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
2023-01-12T03:35:52.982Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HouseKeeper@1686f0b4{STOPPED}[interval=600000, ownscheduler=false]
2023-01-12T03:35:52.983Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@76c548f{STOPPED}
2023-01-12T03:35:52.983Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10295ms ScheduledExecutorScheduler@76c548f{STARTED}
2023-01-12T03:35:52.983Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|Using own scheduler for scavenging
2023-01-12T03:35:52.983Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|node0 Scavenging every 600000ms
2023-01-12T03:35:52.984Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10296ms HouseKeeper@1686f0b4{STARTED}[interval=600000, ownscheduler=true]
2023-01-12T03:35:52.985Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10296ms DefaultSessionIdManager@36f1046f{STARTED}[worker=node0]
2023-01-12T03:35:52.985Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STARTING}[9.4.18.v20190429] added {DefaultSessionIdManager@36f1046f{STARTED}[worker=node0],MANAGED}
2023-01-12T03:35:52.985Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800 added {DefaultSessionIdManager@36f1046f{STARTED}[worker=node0],UNMANAGED}
2023-01-12T03:35:52.985Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@5c10285a{STOPPED}
2023-01-12T03:35:52.985Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10297ms ScheduledExecutorScheduler@5c10285a{STARTED}
2023-01-12T03:35:52.986Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800
2023-01-12T03:35:52.986Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ConstraintSecurityHandler@322803db{STOPPED}
2023-01-12T03:35:52.987Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ConstraintSecurityHandler@322803db{STARTING}
2023-01-12T03:35:52.987Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedServletHandler@5965844d{STOPPED}
2023-01-12T03:35:52.989Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/rest/*[JAVAX_API:null] mapped to servlet=CamelServlet[JAVAX_API:null]
2023-01-12T03:35:52.989Z||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]
2023-01-12T03:35:52.989Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/[JAVAX_API:null] mapped to servlet=dispatcherServlet[JAVAX_API:null]
2023-01-12T03:35:52.989Z||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]
2023-01-12T03:35:52.990Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|filterNameMap={requestContextFilter=requestContextFilter@61e3cf4d==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true, applicationContextIdFilter=applicationContextIdFilter@3cec79d3==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true, httpPutFormContentFilter=httpPutFormContentFilter@64b70919==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true, Jetty_WebSocketUpgradeFilter=Jetty_WebSocketUpgradeFilter@6eb82908==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true, hiddenHttpMethodFilter=hiddenHttpMethodFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true, characterEncodingFilter=characterEncodingFilter@3157e4c0==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true, webRequestLoggingFilter=webRequestLoggingFilter@6eaa21d8==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true, metricsFilter=metricsFilter@328902d5==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true}
2023-01-12T03:35:52.994Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|pathFilters=[[/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>metricsFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>characterEncodingFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>hiddenHttpMethodFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>httpPutFormContentFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>requestContextFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>webRequestLoggingFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>applicationContextIdFilter, [/*]/[]/[REQUEST]=>Jetty_WebSocketUpgradeFilter]
2023-01-12T03:35:52.994Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletFilterMap={}
2023-01-12T03:35:52.995Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletPathMap=PathMappings[size=2]
2023-01-12T03:35:52.995Z||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}
2023-01-12T03:35:52.995Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedServletHandler@5965844d{STARTING}
2023-01-12T03:35:52.995Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10307ms JettyEmbeddedServletHandler@5965844d{STARTED}
2023-01-12T03:35:52.996Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10307ms ConstraintSecurityHandler@322803db{STARTED}
2023-01-12T03:35:52.996Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.DefaultSessionCache@1f51431[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2023-01-12T03:35:52.996Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.NullSessionDataStore@10ee04df[passivating=false,graceSec=3600]
2023-01-12T03:35:52.996Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10308ms org.eclipse.jetty.server.session.NullSessionDataStore@10ee04df[passivating=false,graceSec=3600]
2023-01-12T03:35:52.996Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10308ms org.eclipse.jetty.server.session.DefaultSessionCache@1f51431[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2023-01-12T03:35:52.996Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10308ms org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800
2023-01-12T03:35:52.997Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerContainer@314c8b4a{STOPPED}
2023-01-12T03:35:52.998Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.DecoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@6de0f580)
2023-01-12T03:35:52.998Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2023-01-12T03:35:52.999Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2023-01-12T03:35:53.000Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2023-01-12T03:35:53.000Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2023-01-12T03:35:53.000Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2023-01-12T03:35:53.001Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2023-01-12T03:35:53.001Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2023-01-12T03:35:53.001Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2023-01-12T03:35:53.002Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder
2023-01-12T03:35:53.002Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2023-01-12T03:35:53.002Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2023-01-12T03:35:53.002Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2023-01-12T03:35:53.002Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2023-01-12T03:35:53.002Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2023-01-12T03:35:53.002Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2023-01-12T03:35:53.003Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2023-01-12T03:35:53.003Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2023-01-12T03:35:53.003Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder
2023-01-12T03:35:53.003Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder
2023-01-12T03:35:53.003Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder
2023-01-12T03:35:53.003Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder
2023-01-12T03:35:53.004Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder
2023-01-12T03:35:53.004Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.EncoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@6de0f580)
2023-01-12T03:35:53.004Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2023-01-12T03:35:53.005Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2023-01-12T03:35:53.005Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2023-01-12T03:35:53.006Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2023-01-12T03:35:53.006Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2023-01-12T03:35:53.006Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2023-01-12T03:35:53.006Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2023-01-12T03:35:53.006Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2023-01-12T03:35:53.007Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.StringEncoder
2023-01-12T03:35:53.007Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2023-01-12T03:35:53.007Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2023-01-12T03:35:53.007Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2023-01-12T03:35:53.007Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2023-01-12T03:35:53.007Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2023-01-12T03:35:53.007Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2023-01-12T03:35:53.008Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2023-01-12T03:35:53.008Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2023-01-12T03:35:53.008Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder
2023-01-12T03:35:53.008Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder
2023-01-12T03:35:53.009Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10321ms ServerContainer@314c8b4a{STARTED}
2023-01-12T03:35:53.009Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedErrorHandler@f2ce6b{STOPPED}
2023-01-12T03:35:53.009Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedErrorHandler@f2ce6b{STARTING}
2023-01-12T03:35:53.009Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10321ms JettyEmbeddedErrorHandler@f2ce6b{STARTED}
2023-01-12T03:35:53.010Z||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}
2023-01-12T03:35:53.010Z||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@4632cfc
2023-01-12T03:35:53.010Z||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@6e1f8469
2023-01-12T03:35:53.010Z||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@2e380628
2023-01-12T03:35:53.010Z||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@3b6c624
2023-01-12T03:35:53.011Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10322ms o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2023-01-12T03:35:53.011Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10323ms GzipHandler@70abf9b0{STARTED}
2023-01-12T03:35:53.011Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting AbstractLifeCycle@1698d7c0{STOPPED}
2023-01-12T03:35:53.011Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10323ms AbstractLifeCycle@1698d7c0{STARTED}
2023-01-12T03:35:53.012Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ErrorHandler@281f23f2{STOPPED}
2023-01-12T03:35:53.012Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ErrorHandler@281f23f2{STARTING}
2023-01-12T03:35:53.012Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10324ms ErrorHandler@281f23f2{STARTED}
2023-01-12T03:35:53.012Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|Started @10324ms
2023-01-12T03:35:53.012Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10324ms Server@4d0b0fd4{STARTED}[9.4.18.v20190429]
2023-01-12T03:35:53.219Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2023-01-12T03:35:53.220Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2023-01-12T03:35:53.220Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2023-01-12T03:35:53.220Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2023-01-12T03:35:53.412Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
2023-01-12T03:35:53.412Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
[EL Warning]: moxy: 2023-01-12 03:35:55.099--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: 2023-01-12 03:35:57.323--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: 2023-01-12 03:35:59.399--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: 2023-01-12 03:36:01.809--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: 2023-01-12 03:36:03.855--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: 2023-01-12 03:36:06.288--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: 2023-01-12 03:36:08.526--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
2023-01-12T03:36:10.427Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2023-01-12T03:36:10.427Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2023-01-12T03:36:10.543Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2023-01-12T03:36:10.544Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2023-01-12T03:36:10.544Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2023-01-12T03:36:10.544Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2023-01-12T03:36:10.837Z||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
2023-01-12T03:36:10.837Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2023-01-12T03:36:10.850Z||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
2023-01-12T03:36:10.851Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2023-01-12T03:36:10.851Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2023-01-12T03:36:10.851Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2023-01-12T03:36:10.851Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2023-01-12T03:36:10.851Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2023-01-12T03:36:10.851Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2023-01-12T03:36:10.852Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2023-01-12T03:36:10.852Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2023-01-12T03:36:10.853Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2023-01-12T03:36:14.205Z||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
2023-01-12T03:36:16.495Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STARTED}[9.4.18.v20190429] added {ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000},UNMANAGED}
2023-01-12T03:36:16.498Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting metricsFilter@328902d5==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2023-01-12T03:36:16.499Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @33810ms metricsFilter@328902d5==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2023-01-12T03:36:16.500Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.autoconfigure.MetricsFilter@63fdffcd
2023-01-12T03:36:16.502Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting characterEncodingFilter@3157e4c0==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2023-01-12T03:36:16.502Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @33814ms characterEncodingFilter@3157e4c0==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2023-01-12T03:36:16.502Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedCharacterEncodingFilter@7bb35cc6
2023-01-12T03:36:16.502Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting hiddenHttpMethodFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2023-01-12T03:36:16.502Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @33814ms hiddenHttpMethodFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2023-01-12T03:36:16.502Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter@b18c4
2023-01-12T03:36:16.502Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting httpPutFormContentFilter@64b70919==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2023-01-12T03:36:16.503Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @33814ms httpPutFormContentFilter@64b70919==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2023-01-12T03:36:16.503Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter@4d48bd85
2023-01-12T03:36:16.503Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting requestContextFilter@61e3cf4d==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2023-01-12T03:36:16.503Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @33815ms requestContextFilter@61e3cf4d==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2023-01-12T03:36:16.503Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedRequestContextFilter@5c0f79f0
2023-01-12T03:36:16.503Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting webRequestLoggingFilter@6eaa21d8==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2023-01-12T03:36:16.503Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @33815ms webRequestLoggingFilter@6eaa21d8==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2023-01-12T03:36:16.503Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.trace.WebRequestTraceFilter@359b650b
2023-01-12T03:36:16.503Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting applicationContextIdFilter@3cec79d3==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2023-01-12T03:36:16.503Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @33815ms applicationContextIdFilter@3cec79d3==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2023-01-12T03:36:16.503Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.ApplicationContextHeaderFilter@dca2615
2023-01-12T03:36:16.503Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Jetty_WebSocketUpgradeFilter@6eb82908==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2023-01-12T03:36:16.503Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @33815ms Jetty_WebSocketUpgradeFilter@6eb82908==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2023-01-12T03:36:16.504Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@2764c546{STARTED}]
2023-01-12T03:36:16.505Z||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
2023-01-12T03:36:16.506Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @33818ms dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2023-01-12T03:36:16.508Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.springframework.web.servlet.DispatcherServlet@5da7cee2 for dispatcherServlet
2023-01-12T03:36:16.509Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring FrameworkServlet 'dispatcherServlet'
2023-01-12T03:36:16.533Z||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
2023-01-12T03:36:16.533Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @33845ms CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2023-01-12T03:36:16.533Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init CamelHttpTransportServlet for CamelServlet
2023-01-12T03:36:16.534Z||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
2023-01-12T03:36:16.536Z||main|AAIUI||org.eclipse.jetty.servlet.BaseHolder|DEBUG|Holding class org.eclipse.jetty.servlet.DefaultServlet from org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2023-01-12T03:36:16.536Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @33848ms default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2023-01-12T03:36:16.541Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.eclipse.jetty.servlet.DefaultServlet@5ead245 for default
2023-01-12T03:36:16.548Z||main|AAIUI||org.eclipse.jetty.servlet.DefaultServlet|DEBUG|resource base = null
2023-01-12T03:36:16.548Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2023-01-12T03:36:16.559Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {sun.nio.ch.ServerSocketChannelImpl[/0.0.0.0:8000],POJO}
2023-01-12T03:36:16.560Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@22d9c961{STOPPED}
2023-01-12T03:36:16.560Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @33872ms ScheduledExecutorScheduler@22d9c961{STARTED}
2023-01-12T03:36:16.560Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslConnectionFactory@41c204a0{SSL->HTTP/1.1}
2023-01-12T03:36:16.560Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslContextFactory@64138b0c[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2023-01-12T03:36:16.825Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai in X509@4516c2ef(aai@aai.onap.org,h=[],w=[])
2023-01-12T03:36:16.825Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-babel in X509@4516c2ef(aai@aai.onap.org,h=[aai],w=[])
2023-01-12T03:36:16.825Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-babel.onap in X509@4516c2ef(aai@aai.onap.org,h=[aai, aai-babel],w=[])
2023-01-12T03:36:16.825Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-graphadmin in X509@4516c2ef(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap],w=[])
2023-01-12T03:36:16.825Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-graphadmin.onap in X509@4516c2ef(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin],w=[])
2023-01-12T03:36:16.825Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-modelloader in X509@4516c2ef(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap],w=[])
2023-01-12T03:36:16.826Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-modelloader.onap in X509@4516c2ef(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader],w=[])
2023-01-12T03:36:16.826Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-search-data.onap in X509@4516c2ef(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap],w=[])
2023-01-12T03:36:16.826Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-sparky-be.onap in X509@4516c2ef(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap],w=[])
2023-01-12T03:36:16.826Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.api.simpledemo.onap.org in X509@4516c2ef(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap],w=[])
2023-01-12T03:36:16.826Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.elasticsearch.simpledemo.onap.org in X509@4516c2ef(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org],w=[])
2023-01-12T03:36:16.826Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.gremlinserver.simpledemo.onap.org in X509@4516c2ef(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org],w=[])
2023-01-12T03:36:16.826Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.hbase.simpledemo.onap.org in X509@4516c2ef(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org],w=[])
2023-01-12T03:36:16.826Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.onap in X509@4516c2ef(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org],w=[])
2023-01-12T03:36:16.826Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.searchservice.simpledemo.onap.org in X509@4516c2ef(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap],w=[])
2023-01-12T03:36:16.826Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.simpledemo.onap.org in X509@4516c2ef(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org],w=[])
2023-01-12T03:36:16.826Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.ui.simpledemo.onap.org in X509@4516c2ef(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org],w=[])
2023-01-12T03:36:16.828Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate CN alias=aai@aai.onap.org CN=aai in X509@4516c2ef(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[])
2023-01-12T03:36:16.828Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|INFO|x509=X509@4516c2ef(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[]) for SslContextFactory@64138b0c[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2023-01-12T03:36:16.912Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|managers=[org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager@2c7aba7c] for SslContextFactory@64138b0c[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2023-01-12T03:36:16.998Z||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]
2023-01-12T03:36:16.998Z||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]
2023-01-12T03:36:16.999Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3a89226e
2023-01-12T03:36:17.001Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34313ms SslContextFactory@64138b0c[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2023-01-12T03:36:17.001Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3a5b1af7
2023-01-12T03:36:17.002Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34314ms SslConnectionFactory@41c204a0{SSL->HTTP/1.1}
2023-01-12T03:36:17.002Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HttpConnectionFactory@4f186450[HTTP/1.1]
2023-01-12T03:36:17.002Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34314ms HttpConnectionFactory@4f186450[HTTP/1.1]
2023-01-12T03:36:17.002Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SelectorManager@ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2023-01-12T03:36:17.015Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-01-12T03:36:17.013817Z added {SelectorProducer@26f07261,POJO}
2023-01-12T03:36:17.015Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-01-12T03:36:17.015773Z added {QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}],UNMANAGED}
2023-01-12T03:36:17.016Z||main|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-01-12T03:36:17.016167Z created
2023-01-12T03:36:17.016Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ManagedSelector@7ec68821{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-01-12T03:36:17.016552Z,MANAGED}
2023-01-12T03:36:17.016Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SelectorManager@ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {ManagedSelector@7ec68821{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
2023-01-12T03:36:17.016Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ManagedSelector@7ec68821{STOPPED} id=0 keys=-1 selected=-1 updates=0
2023-01-12T03:36:17.017Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-01-12T03:36:17.017105Z
2023-01-12T03:36:17.017Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34329ms EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-01-12T03:36:17.017385Z
2023-01-12T03:36:17.020Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c8040@5f1db390
2023-01-12T03:36:17.020Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c8040@5f1db390
2023-01-12T03:36:17.020Z||main|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Start@7d44eab on ManagedSelector@7ec68821{STARTING} id=0 keys=0 selected=0 updates=0
2023-01-12T03:36:17.020Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-01-12T03:36:17.020652Z tryProduce false
2023-01-12T03:36:17.023Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2023-01-12T03:36:17.023Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Start@7d44eab
2023-01-12T03:36:17.023Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:36:17.023Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 0 keys
2023-01-12T03:36:17.023Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34335ms ManagedSelector@7ec68821{STARTED} id=0 keys=0 selected=0 updates=0
2023-01-12T03:36:17.023Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34335ms SelectorManager@ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2023-01-12T03:36:17.024Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {acceptor-0@620f7a39,POJO}
2023-01-12T03:36:17.024Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue acceptor-0@620f7a39
2023-01-12T03:36:17.025Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|INFO|Started ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2023-01-12T03:36:17.025Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34337ms ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2023-01-12T03:36:17.025Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run acceptor-0@620f7a39
2023-01-12T03:36:17.033Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 33.187 seconds (JVM running for 34.345)
2023-01-12T03:36:17.033Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 33.187 seconds (JVM running for 34.345)
2023-01-12T03:36:17.311Z||qtp666312528-21-acceptor-0@620f7a39-ServerConnector@49dbaaf3{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@545c7bc9 on ManagedSelector@7ec68821{STARTED} id=0 keys=0 selected=0 updates=0
2023-01-12T03:36:17.311Z||qtp666312528-21-acceptor-0@620f7a39-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7ec68821{STARTED} id=0 keys=0 selected=0 updates=1
2023-01-12T03:36:17.312Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2023-01-12T03:36:17.312Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2023-01-12T03:36:17.312Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2023-01-12T03:36:17.312Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2023-01-12T03:36:17.312Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@545c7bc9
2023-01-12T03:36:17.315Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@545c7bc9
2023-01-12T03:36:17.315Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:36:17.315Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2023-01-12T03:36:17.315Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@545c7bc9
2023-01-12T03:36:17.345Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@77ff8172{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 13 ms, remaining: 29987 ms
2023-01-12T03:36:17.347Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4ab37594
2023-01-12T03:36:17.401Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=45/30000},null,HttpChannelState@63ee3f82{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2023-01-12T03:36:17.408Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@64b8b302::DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=52/30000}
2023-01-12T03:36:17.409Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@77ff8172{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=78/30000}{io=0/0,kio=0,kro=0}->SslConnection@1dc0dd6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=52/30000}=>HttpConnection@64b8b302[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:17.409Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1dc0dd6e::SocketChannelEndPoint@77ff8172{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=79/30000}{io=0/0,kio=0,kro=0}->SslConnection@1dc0dd6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=53/30000}=>HttpConnection@64b8b302[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:17.409Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@64b8b302::DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=53/30000}
2023-01-12T03:36:17.409Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@64b8b302::DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=53/30000}
2023-01-12T03:36:17.410Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7a8b8483{AC.ReadCB@64b8b302{HttpConnection@64b8b302::DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2023-01-12T03:36:17.410Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1dc0dd6e::SocketChannelEndPoint@77ff8172{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=80/30000}{io=0/0,kio=0,kro=0}->SslConnection@1dc0dd6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@64b8b302[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:17.410Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2023-01-12T03:36:17.411Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,OPEN,fill=-,flush=-,to=81/30000}{io=0/0,kio=0,kro=0}->SslConnection@1dc0dd6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@64b8b302[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:17.412Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@546a9bd2{SSLC.NBReadCB@1dc0dd6e{SslConnection@1dc0dd6e::SocketChannelEndPoint@77ff8172{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1dc0dd6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@64b8b302[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2023-01-12T03:36:17.412Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@77ff8172{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1dc0dd6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@64b8b302[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:17.412Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@72e3a240 on ManagedSelector@7ec68821{STARTED} id=0 keys=1 selected=0 updates=0
2023-01-12T03:36:17.412Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7ec68821{STARTED} id=0 keys=1 selected=0 updates=1
2023-01-12T03:36:17.413Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2023-01-12T03:36:17.413Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/1 selected
2023-01-12T03:36:17.413Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2023-01-12T03:36:17.413Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@77ff8172{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@1dc0dd6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@64b8b302[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:17.413Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2023-01-12T03:36:17.413Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@545c7bc9
2023-01-12T03:36:17.413Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@72e3a240
2023-01-12T03:36:17.413Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@77ff8172{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@1dc0dd6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@64b8b302[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:17.414Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:36:17.414Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2023-01-12T03:36:17.414Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 1/1/1 selected
2023-01-12T03:36:17.414Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 1 keys, 0 updates
2023-01-12T03:36:17.414Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.3:8000 remote=/10.233.65.136:59674], selector=sun.nio.ch.EPollSelectorImpl@3308da4f, interestOps=1, readyOps=1 SocketChannelEndPoint@77ff8172{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@1dc0dd6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@64b8b302[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2023-01-12T03:36:17.415Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@77ff8172{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1dc0dd6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@64b8b302[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:17.415Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@77ff8172{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1dc0dd6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@64b8b302[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2023-01-12T03:36:17.415Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0} tryExecute EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-01-12T03:36:17.415883Z
2023-01-12T03:36:17.416Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1
2023-01-12T03:36:17.417Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@7d774084
2023-01-12T03:36:17.417Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@7d774084
2023-01-12T03:36:17.417Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@7d774084 started
2023-01-12T03:36:17.417Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=6,r=2,q=1}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2023-01-12T03:36:17.41742Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@77ff8172{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@1dc0dd6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@64b8b302[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2023-01-12T03:36:17.418Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@7d774084 waiting
2023-01-12T03:36:17.418Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@77ff8172{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@1dc0dd6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@64b8b302[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2023-01-12T03:36:17.418Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2023-01-12T03:36:17.418Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:36:17.418Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@77ff8172{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@1dc0dd6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@64b8b302[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:17.418Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2023-01-12T03:36:17.418Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@77ff8172{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@1dc0dd6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@64b8b302[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2023-01-12T03:36:17.419Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@546a9bd2{SSLC.NBReadCB@1dc0dd6e{SslConnection@1dc0dd6e::SocketChannelEndPoint@77ff8172{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@1dc0dd6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@64b8b302[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2023-01-12T03:36:17.419Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1dc0dd6e::SocketChannelEndPoint@77ff8172{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@1dc0dd6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@64b8b302[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:17.420Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1dc0dd6e::SocketChannelEndPoint@77ff8172{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@1dc0dd6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@64b8b302[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:17.420Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7a8b8483{AC.ReadCB@64b8b302{HttpConnection@64b8b302::DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=11/30000}}}
2023-01-12T03:36:17.420Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@64b8b302::DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=11/30000} onFillable enter HttpChannelState@63ee3f82{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2023-01-12T03:36:17.421Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1dc0dd6e::SocketChannelEndPoint@77ff8172{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@1dc0dd6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@64b8b302[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:17.421Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2023-01-12T03:36:17.422Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@77ff8172{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@1dc0dd6e{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@64b8b302[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:17.422Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@708e55a[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}
2023-01-12T03:36:17.422Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2023-01-12T03:36:17.434Z||qtp666312528-24|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@3df54574[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@3df54574[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}
2023-01-12T03:36:17.436Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->SslConnection@1dc0dd6e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=27/30000}=>HttpConnection@64b8b302[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:17.436Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2023-01-12T03:36:17.436Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@64b8b302::DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=27/30000} filled -1 HeapByteBuffer@3df54574[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}
2023-01-12T03:36:17.437Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@64b8b302::DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=28/30000} parse HeapByteBuffer@3df54574[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} {}
2023-01-12T03:36:17.437Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3df54574[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}
2023-01-12T03:36:17.439Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2023-01-12T03:36:17.439Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=30/30000}
2023-01-12T03:36:17.439Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=30/30000}
2023-01-12T03:36:17.439Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1dc0dd6e::SocketChannelEndPoint@77ff8172{/10.233.65.136:59674<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}->SslConnection@1dc0dd6e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@64b8b302[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2023-01-12T03:36:17.441Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1dc0dd6e::SocketChannelEndPoint@77ff8172{/10.233.65.136:59674<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=30/30000}{io=0/0,kio=0,kro=1}->SslConnection@1dc0dd6e{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@64b8b302[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:17.441Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@14d47e87[p=0,l=0,c=0,r=0]={<<<>>>}
2023-01-12T03:36:17.442Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2023-01-12T03:36:17.442Z||qtp666312528-24|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
2023-01-12T03:36:17.443Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@77ff8172{/10.233.65.136:59674<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}->SslConnection@1dc0dd6e{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@64b8b302[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:17.443Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2023-01-12T03:36:17.443Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2023-01-12T03:36:17.443Z||qtp666312528-24|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
2023-01-12T03:36:17.444Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1dc0dd6e::SocketChannelEndPoint@77ff8172{/10.233.65.136:59674<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1dc0dd6e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@64b8b302[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2023-01-12T03:36:17.444Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1dc0dd6e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@64b8b302[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:17.448Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1dc0dd6e::SocketChannelEndPoint@77ff8172{/10.233.65.136:59674<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1dc0dd6e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@64b8b302[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{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
2023-01-12T03:36:17.448Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=39/30000}
2023-01-12T03:36:17.449Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@77ff8172{/10.233.65.136:59674<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1dc0dd6e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@64b8b302[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:17.449Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@77ff8172{/10.233.65.136:59674<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1dc0dd6e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@64b8b302[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:17.449Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@77ff8172{/10.233.65.136:59674<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1dc0dd6e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@64b8b302[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:17.450Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2684f4fe{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)
2023-01-12T03:36:17.450Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@546a9bd2{null}
2023-01-12T03:36:17.451Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7ec68821{STARTED} id=0 keys=1 selected=0 updates=0
2023-01-12T03:36:17.451Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@52fcbe50
2023-01-12T03:36:17.451Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2023-01-12T03:36:17.451Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2023-01-12T03:36:17.451Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 0 updates
2023-01-12T03:36:17.451Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2023-01-12T03:36:17.451Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:36:17.451Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@52fcbe50
2023-01-12T03:36:17.451Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 0 keys
2023-01-12T03:36:17.452Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@77ff8172{/10.233.65.136:59674<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1dc0dd6e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=42/30000}=>HttpConnection@64b8b302[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:17.452Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@77ff8172{/10.233.65.136:59674<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1dc0dd6e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@64b8b302[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:17.452Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@77ff8172{/10.233.65.136:59674<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1dc0dd6e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@64b8b302[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:17.453Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@10ca360{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)
2023-01-12T03:36:17.453Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7a8b8483{null}
2023-01-12T03:36:17.454Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@64b8b302::DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=45/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2023-01-12T03:36:17.454Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@64b8b302::DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=45/30000}
2023-01-12T03:36:17.454Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@64b8b302::DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=45/30000}
2023-01-12T03:36:17.454Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1dc0dd6e::SocketChannelEndPoint@77ff8172{/10.233.65.136:59674<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1dc0dd6e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=45/30000}=>HttpConnection@64b8b302[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:17.454Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@52fcbe50
2023-01-12T03:36:17.455Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=46/30000}
2023-01-12T03:36:17.455Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@64b8b302::DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=46/30000} onFillable exit HttpChannelState@63ee3f82{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2023-01-12T03:36:17.455Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1dc0dd6e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=46/30000}=>HttpConnection@64b8b302[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:17.456Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran CEP:SocketChannelEndPoint@77ff8172{/10.233.65.136:59674<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1dc0dd6e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f60902f{/10.233.65.136:59674<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=47/30000}=>HttpConnection@64b8b302[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b0a1c43{s=START}]=>HttpChannelOverHttp@1116acbb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2023-01-12T03:36:27.308Z||qtp666312528-21-acceptor-0@620f7a39-ServerConnector@49dbaaf3{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@7807bebd on ManagedSelector@7ec68821{STARTED} id=0 keys=0 selected=0 updates=0
2023-01-12T03:36:27.309Z||qtp666312528-21-acceptor-0@620f7a39-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7ec68821{STARTED} id=0 keys=0 selected=0 updates=1
2023-01-12T03:36:27.309Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2023-01-12T03:36:27.309Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2023-01-12T03:36:27.309Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2023-01-12T03:36:27.309Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2023-01-12T03:36:27.309Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7807bebd
2023-01-12T03:36:27.309Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7807bebd
2023-01-12T03:36:27.310Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:36:27.310Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7807bebd
2023-01-12T03:36:27.310Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2023-01-12T03:36:27.310Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@119a4597{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2023-01-12T03:36:27.311Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1f5db9d4
2023-01-12T03:36:27.311Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1b622ee7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1d15e349{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2023-01-12T03:36:27.311Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6ff46a26::DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=0/30000}
2023-01-12T03:36:27.312Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@119a4597{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@656b6429{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6ff46a26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e4f4ca0{s=START}]=>HttpChannelOverHttp@1b622ee7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:27.312Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@656b6429::SocketChannelEndPoint@119a4597{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@656b6429{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6ff46a26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e4f4ca0{s=START}]=>HttpChannelOverHttp@1b622ee7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:27.312Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6ff46a26::DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}
2023-01-12T03:36:27.312Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6ff46a26::DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}
2023-01-12T03:36:27.312Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@cf2ef8b{AC.ReadCB@6ff46a26{HttpConnection@6ff46a26::DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2023-01-12T03:36:27.313Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@656b6429::SocketChannelEndPoint@119a4597{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@656b6429{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6ff46a26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e4f4ca0{s=START}]=>HttpChannelOverHttp@1b622ee7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:27.313Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2023-01-12T03:36:27.313Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@656b6429{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6ff46a26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e4f4ca0{s=START}]=>HttpChannelOverHttp@1b622ee7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:27.314Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@409b0169{SSLC.NBReadCB@656b6429{SslConnection@656b6429::SocketChannelEndPoint@119a4597{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@656b6429{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6ff46a26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e4f4ca0{s=START}]=>HttpChannelOverHttp@1b622ee7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2023-01-12T03:36:27.314Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@119a4597{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@656b6429{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6ff46a26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e4f4ca0{s=START}]=>HttpChannelOverHttp@1b622ee7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:27.314Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7e6f6f7f on ManagedSelector@7ec68821{STARTED} id=0 keys=1 selected=0 updates=0
2023-01-12T03:36:27.315Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7ec68821{STARTED} id=0 keys=1 selected=0 updates=1
2023-01-12T03:36:27.315Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2023-01-12T03:36:27.315Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/1 selected
2023-01-12T03:36:27.315Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2023-01-12T03:36:27.315Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2023-01-12T03:36:27.315Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@7e6f6f7f
2023-01-12T03:36:27.315Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@119a4597{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@656b6429{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6ff46a26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e4f4ca0{s=START}]=>HttpChannelOverHttp@1b622ee7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:27.315Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7807bebd
2023-01-12T03:36:27.315Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@119a4597{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@656b6429{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6ff46a26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e4f4ca0{s=START}]=>HttpChannelOverHttp@1b622ee7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:27.315Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:36:27.315Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2023-01-12T03:36:27.315Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 1/1/1 selected
2023-01-12T03:36:27.316Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 1 keys, 0 updates
2023-01-12T03:36:27.316Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.3:8000 remote=/10.233.65.136:59946], selector=sun.nio.ch.EPollSelectorImpl@3308da4f, interestOps=1, readyOps=1 SocketChannelEndPoint@119a4597{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@656b6429{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6ff46a26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e4f4ca0{s=START}]=>HttpChannelOverHttp@1b622ee7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2023-01-12T03:36:27.316Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@119a4597{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@656b6429{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6ff46a26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e4f4ca0{s=START}]=>HttpChannelOverHttp@1b622ee7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:27.316Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@119a4597{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@656b6429{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6ff46a26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e4f4ca0{s=START}]=>HttpChannelOverHttp@1b622ee7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2023-01-12T03:36:27.317Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0} tryExecute EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-01-12T03:36:27.316984Z
2023-01-12T03:36:27.317Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@7d774084 offer EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-01-12T03:36:27.31735Z
2023-01-12T03:36:27.317Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1
2023-01-12T03:36:27.317Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@70aa9445
2023-01-12T03:36:27.317Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@70aa9445
2023-01-12T03:36:27.318Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2023-01-12T03:36:27.317775Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@119a4597{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@656b6429{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@6ff46a26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e4f4ca0{s=START}]=>HttpChannelOverHttp@1b622ee7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2023-01-12T03:36:27.318Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@70aa9445 started
2023-01-12T03:36:27.318Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@409b0169{SSLC.NBReadCB@656b6429{SslConnection@656b6429::SocketChannelEndPoint@119a4597{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@656b6429{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@6ff46a26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e4f4ca0{s=START}]=>HttpChannelOverHttp@1b622ee7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2023-01-12T03:36:27.318Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@70aa9445 waiting
2023-01-12T03:36:27.318Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1}@7d774084 task=EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-01-12T03:36:27.318833Z
2023-01-12T03:36:27.319Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-01-12T03:36:27.319077Z tryProduce true
2023-01-12T03:36:27.319Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2023-01-12T03:36:27.319Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:36:27.319Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@119a4597{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@656b6429{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@6ff46a26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e4f4ca0{s=START}]=>HttpChannelOverHttp@1b622ee7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:27.319Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2023-01-12T03:36:27.318Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@656b6429::SocketChannelEndPoint@119a4597{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@656b6429{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@6ff46a26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e4f4ca0{s=START}]=>HttpChannelOverHttp@1b622ee7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:27.320Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@656b6429::SocketChannelEndPoint@119a4597{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@656b6429{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@6ff46a26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e4f4ca0{s=START}]=>HttpChannelOverHttp@1b622ee7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:27.320Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@cf2ef8b{AC.ReadCB@6ff46a26{HttpConnection@6ff46a26::DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=8/30000}}}
2023-01-12T03:36:27.320Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6ff46a26::DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=8/30000} onFillable enter HttpChannelState@1d15e349{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2023-01-12T03:36:27.320Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@656b6429::SocketChannelEndPoint@119a4597{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@656b6429{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@6ff46a26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e4f4ca0{s=START}]=>HttpChannelOverHttp@1b622ee7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:27.320Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2023-01-12T03:36:27.322Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@119a4597{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@656b6429{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@6ff46a26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e4f4ca0{s=START}]=>HttpChannelOverHttp@1b622ee7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:27.322Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2fd26a15[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}
2023-01-12T03:36:27.322Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2023-01-12T03:36:27.326Z||qtp666312528-20|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@3df54574[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@3df54574[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}
2023-01-12T03:36:27.327Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@656b6429{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@6ff46a26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e4f4ca0{s=START}]=>HttpChannelOverHttp@1b622ee7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:27.327Z||qtp666312528-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2023-01-12T03:36:27.327Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6ff46a26::DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=15/30000} filled -1 HeapByteBuffer@3df54574[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}
2023-01-12T03:36:27.327Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6ff46a26::DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@3df54574[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} {}
2023-01-12T03:36:27.328Z||qtp666312528-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3df54574[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}
2023-01-12T03:36:27.328Z||qtp666312528-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2023-01-12T03:36:27.328Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=16/30000}
2023-01-12T03:36:27.328Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=16/30000}
2023-01-12T03:36:27.328Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@656b6429::SocketChannelEndPoint@119a4597{/10.233.65.136:59946<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@656b6429{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@6ff46a26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e4f4ca0{s=START}]=>HttpChannelOverHttp@1b622ee7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2023-01-12T03:36:27.329Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@656b6429::SocketChannelEndPoint@119a4597{/10.233.65.136:59946<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@656b6429{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@6ff46a26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e4f4ca0{s=START}]=>HttpChannelOverHttp@1b622ee7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:27.329Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@14d47e87[p=0,l=0,c=0,r=0]={<<<>>>}
2023-01-12T03:36:27.329Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2023-01-12T03:36:27.329Z||qtp666312528-20|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
2023-01-12T03:36:27.329Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@119a4597{/10.233.65.136:59946<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@656b6429{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@6ff46a26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e4f4ca0{s=START}]=>HttpChannelOverHttp@1b622ee7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:27.330Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2023-01-12T03:36:27.330Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2023-01-12T03:36:27.330Z||qtp666312528-20|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
2023-01-12T03:36:27.330Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@656b6429::SocketChannelEndPoint@119a4597{/10.233.65.136:59946<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@656b6429{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@6ff46a26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e4f4ca0{s=START}]=>HttpChannelOverHttp@1b622ee7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2023-01-12T03:36:27.331Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@656b6429{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@6ff46a26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e4f4ca0{s=START}]=>HttpChannelOverHttp@1b622ee7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:27.331Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@656b6429::SocketChannelEndPoint@119a4597{/10.233.65.136:59946<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@656b6429{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@6ff46a26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e4f4ca0{s=START}]=>HttpChannelOverHttp@1b622ee7{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
2023-01-12T03:36:27.332Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=19/30000}
2023-01-12T03:36:27.332Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@119a4597{/10.233.65.136:59946<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@656b6429{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@6ff46a26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e4f4ca0{s=START}]=>HttpChannelOverHttp@1b622ee7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:27.332Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@119a4597{/10.233.65.136:59946<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@656b6429{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@6ff46a26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e4f4ca0{s=START}]=>HttpChannelOverHttp@1b622ee7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:27.333Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@119a4597{/10.233.65.136:59946<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@656b6429{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@6ff46a26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e4f4ca0{s=START}]=>HttpChannelOverHttp@1b622ee7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:27.333Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@68e66c0b{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)
2023-01-12T03:36:27.334Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@409b0169{null}
2023-01-12T03:36:27.334Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7ec68821{STARTED} id=0 keys=1 selected=0 updates=0
2023-01-12T03:36:27.334Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2023-01-12T03:36:27.334Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2023-01-12T03:36:27.334Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 0 updates
2023-01-12T03:36:27.335Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2023-01-12T03:36:27.335Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:36:27.335Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 0 keys
2023-01-12T03:36:27.335Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@203b9cf9
2023-01-12T03:36:27.335Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@119a4597{/10.233.65.136:59946<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@656b6429{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@6ff46a26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e4f4ca0{s=START}]=>HttpChannelOverHttp@1b622ee7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:27.336Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@119a4597{/10.233.65.136:59946<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@656b6429{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@6ff46a26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e4f4ca0{s=START}]=>HttpChannelOverHttp@1b622ee7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:27.336Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4172c07{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)
2023-01-12T03:36:27.336Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@cf2ef8b{null}
2023-01-12T03:36:27.336Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6ff46a26::DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=24/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2023-01-12T03:36:27.336Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@203b9cf9
2023-01-12T03:36:27.336Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6ff46a26::DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=24/30000}
2023-01-12T03:36:27.341Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=29/30000}
2023-01-12T03:36:27.341Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@119a4597{/10.233.65.136:59946<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@656b6429{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@6ff46a26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e4f4ca0{s=START}]=>HttpChannelOverHttp@1b622ee7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:27.341Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6ff46a26::DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=29/30000} onFillable exit HttpChannelState@1d15e349{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2023-01-12T03:36:27.341Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6ff46a26::DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=29/30000}
2023-01-12T03:36:27.341Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@656b6429{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@6ff46a26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e4f4ca0{s=START}]=>HttpChannelOverHttp@1b622ee7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:27.342Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c8040@5f1db390
2023-01-12T03:36:27.342Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@656b6429::SocketChannelEndPoint@119a4597{/10.233.65.136:59946<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@656b6429{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e60b3ef{/10.233.65.136:59946<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@6ff46a26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e4f4ca0{s=START}]=>HttpChannelOverHttp@1b622ee7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:27.342Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@203b9cf9
2023-01-12T03:36:37.308Z||qtp666312528-21-acceptor-0@620f7a39-ServerConnector@49dbaaf3{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@55ce5f2 on ManagedSelector@7ec68821{STARTED} id=0 keys=0 selected=0 updates=0
2023-01-12T03:36:37.309Z||qtp666312528-21-acceptor-0@620f7a39-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7ec68821{STARTED} id=0 keys=0 selected=0 updates=1
2023-01-12T03:36:37.309Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2023-01-12T03:36:37.309Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2023-01-12T03:36:37.309Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2023-01-12T03:36:37.310Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2023-01-12T03:36:37.310Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@55ce5f2
2023-01-12T03:36:37.310Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@55ce5f2
2023-01-12T03:36:37.310Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:36:37.310Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@55ce5f2
2023-01-12T03:36:37.310Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2023-01-12T03:36:37.310Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5468e1c6{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2023-01-12T03:36:37.311Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@116a652f
2023-01-12T03:36:37.311Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4bf5988e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3344d23a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2023-01-12T03:36:37.311Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@71459a60::DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=0/30000}
2023-01-12T03:36:37.312Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5468e1c6{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@16935d2e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@71459a60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d00cefe{s=START}]=>HttpChannelOverHttp@4bf5988e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:37.312Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@16935d2e::SocketChannelEndPoint@5468e1c6{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@16935d2e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@71459a60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d00cefe{s=START}]=>HttpChannelOverHttp@4bf5988e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:37.312Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@71459a60::DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}
2023-01-12T03:36:37.312Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@71459a60::DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}
2023-01-12T03:36:37.313Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@28401e66{AC.ReadCB@71459a60{HttpConnection@71459a60::DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2023-01-12T03:36:37.313Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@16935d2e::SocketChannelEndPoint@5468e1c6{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@16935d2e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@71459a60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d00cefe{s=START}]=>HttpChannelOverHttp@4bf5988e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:37.313Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2023-01-12T03:36:37.313Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@16935d2e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@71459a60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d00cefe{s=START}]=>HttpChannelOverHttp@4bf5988e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:37.314Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@750b0794{SSLC.NBReadCB@16935d2e{SslConnection@16935d2e::SocketChannelEndPoint@5468e1c6{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@16935d2e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@71459a60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d00cefe{s=START}]=>HttpChannelOverHttp@4bf5988e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2023-01-12T03:36:37.314Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5468e1c6{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@16935d2e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@71459a60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d00cefe{s=START}]=>HttpChannelOverHttp@4bf5988e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:37.314Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@79fd5e36 on ManagedSelector@7ec68821{STARTED} id=0 keys=1 selected=0 updates=0
2023-01-12T03:36:37.314Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7ec68821{STARTED} id=0 keys=1 selected=0 updates=1
2023-01-12T03:36:37.314Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2023-01-12T03:36:37.315Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/1 selected
2023-01-12T03:36:37.315Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2023-01-12T03:36:37.315Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5468e1c6{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@16935d2e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@71459a60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d00cefe{s=START}]=>HttpChannelOverHttp@4bf5988e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:37.315Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@55ce5f2
2023-01-12T03:36:37.315Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2023-01-12T03:36:37.315Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@79fd5e36
2023-01-12T03:36:37.315Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5468e1c6{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@16935d2e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@71459a60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d00cefe{s=START}]=>HttpChannelOverHttp@4bf5988e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:37.315Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:36:37.315Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2023-01-12T03:36:37.316Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 1/1/1 selected
2023-01-12T03:36:37.316Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 1 keys, 0 updates
2023-01-12T03:36:37.316Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.3:8000 remote=/10.233.65.136:60198], selector=sun.nio.ch.EPollSelectorImpl@3308da4f, interestOps=1, readyOps=1 SocketChannelEndPoint@5468e1c6{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@16935d2e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@71459a60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d00cefe{s=START}]=>HttpChannelOverHttp@4bf5988e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2023-01-12T03:36:37.316Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5468e1c6{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@16935d2e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@71459a60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d00cefe{s=START}]=>HttpChannelOverHttp@4bf5988e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:37.317Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5468e1c6{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@16935d2e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@71459a60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d00cefe{s=START}]=>HttpChannelOverHttp@4bf5988e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2023-01-12T03:36:37.317Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0} tryExecute EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-01-12T03:36:37.31756Z
2023-01-12T03:36:37.317Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@70aa9445 offer EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-01-12T03:36:37.317895Z
2023-01-12T03:36:37.318Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1
2023-01-12T03:36:37.318Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@7e016342
2023-01-12T03:36:37.318Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@7e016342
2023-01-12T03:36:37.318Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@7e016342 started
2023-01-12T03:36:37.318Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1}@70aa9445 task=EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2023-01-12T03:36:37.318567Z
2023-01-12T03:36:37.318Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@7e016342 waiting
2023-01-12T03:36:37.319Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-01-12T03:36:37.31903Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5468e1c6{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@16935d2e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@71459a60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d00cefe{s=START}]=>HttpChannelOverHttp@4bf5988e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2023-01-12T03:36:37.319Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@750b0794{SSLC.NBReadCB@16935d2e{SslConnection@16935d2e::SocketChannelEndPoint@5468e1c6{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@16935d2e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@71459a60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d00cefe{s=START}]=>HttpChannelOverHttp@4bf5988e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2023-01-12T03:36:37.319Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-01-12T03:36:37.319335Z tryProduce true
2023-01-12T03:36:37.320Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2023-01-12T03:36:37.320Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:36:37.320Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@16935d2e::SocketChannelEndPoint@5468e1c6{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@16935d2e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@71459a60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d00cefe{s=START}]=>HttpChannelOverHttp@4bf5988e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:37.320Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5468e1c6{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@16935d2e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@71459a60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d00cefe{s=START}]=>HttpChannelOverHttp@4bf5988e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:37.320Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@16935d2e::SocketChannelEndPoint@5468e1c6{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@16935d2e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@71459a60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d00cefe{s=START}]=>HttpChannelOverHttp@4bf5988e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:37.320Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2023-01-12T03:36:37.320Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@28401e66{AC.ReadCB@71459a60{HttpConnection@71459a60::DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=8/30000}}}
2023-01-12T03:36:37.321Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@71459a60::DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=9/30000} onFillable enter HttpChannelState@3344d23a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2023-01-12T03:36:37.321Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@16935d2e::SocketChannelEndPoint@5468e1c6{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@16935d2e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@71459a60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d00cefe{s=START}]=>HttpChannelOverHttp@4bf5988e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:37.321Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2023-01-12T03:36:37.322Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5468e1c6{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@16935d2e{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@71459a60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d00cefe{s=START}]=>HttpChannelOverHttp@4bf5988e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:37.322Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7a3ef85a[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}
2023-01-12T03:36:37.322Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2023-01-12T03:36:37.325Z||qtp666312528-23|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@3df54574[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@3df54574[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}
2023-01-12T03:36:37.325Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@16935d2e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@71459a60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d00cefe{s=START}]=>HttpChannelOverHttp@4bf5988e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:37.325Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2023-01-12T03:36:37.326Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@71459a60::DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=14/30000} filled -1 HeapByteBuffer@3df54574[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}
2023-01-12T03:36:37.326Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@71459a60::DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@3df54574[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} {}
2023-01-12T03:36:37.326Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3df54574[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}
2023-01-12T03:36:37.326Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2023-01-12T03:36:37.326Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=14/30000}
2023-01-12T03:36:37.326Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=14/30000}
2023-01-12T03:36:37.327Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@16935d2e::SocketChannelEndPoint@5468e1c6{/10.233.65.136:60198<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@16935d2e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@71459a60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d00cefe{s=START}]=>HttpChannelOverHttp@4bf5988e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2023-01-12T03:36:37.327Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@16935d2e::SocketChannelEndPoint@5468e1c6{/10.233.65.136:60198<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@16935d2e{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@71459a60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d00cefe{s=START}]=>HttpChannelOverHttp@4bf5988e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:37.327Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@14d47e87[p=0,l=0,c=0,r=0]={<<<>>>}
2023-01-12T03:36:37.327Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2023-01-12T03:36:37.327Z||qtp666312528-23|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
2023-01-12T03:36:37.328Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5468e1c6{/10.233.65.136:60198<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@16935d2e{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@71459a60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d00cefe{s=START}]=>HttpChannelOverHttp@4bf5988e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:37.328Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2023-01-12T03:36:37.328Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2023-01-12T03:36:37.328Z||qtp666312528-23|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
2023-01-12T03:36:37.329Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@16935d2e::SocketChannelEndPoint@5468e1c6{/10.233.65.136:60198<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@16935d2e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@71459a60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d00cefe{s=START}]=>HttpChannelOverHttp@4bf5988e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2023-01-12T03:36:37.329Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@16935d2e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@71459a60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d00cefe{s=START}]=>HttpChannelOverHttp@4bf5988e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:37.330Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@16935d2e::SocketChannelEndPoint@5468e1c6{/10.233.65.136:60198<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@16935d2e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@71459a60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d00cefe{s=START}]=>HttpChannelOverHttp@4bf5988e{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
2023-01-12T03:36:37.330Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=18/30000}
2023-01-12T03:36:37.330Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5468e1c6{/10.233.65.136:60198<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@16935d2e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@71459a60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d00cefe{s=START}]=>HttpChannelOverHttp@4bf5988e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:37.331Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5468e1c6{/10.233.65.136:60198<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@16935d2e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@71459a60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d00cefe{s=START}]=>HttpChannelOverHttp@4bf5988e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:37.331Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5468e1c6{/10.233.65.136:60198<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@16935d2e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@71459a60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d00cefe{s=START}]=>HttpChannelOverHttp@4bf5988e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:37.331Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3f3c6979{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)
2023-01-12T03:36:37.332Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@750b0794{null}
2023-01-12T03:36:37.332Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7ec68821{STARTED} id=0 keys=1 selected=0 updates=0
2023-01-12T03:36:37.332Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7b27e277
2023-01-12T03:36:37.332Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7b27e277
2023-01-12T03:36:37.332Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5468e1c6{/10.233.65.136:60198<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@16935d2e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@71459a60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d00cefe{s=START}]=>HttpChannelOverHttp@4bf5988e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:37.332Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2023-01-12T03:36:37.332Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2023-01-12T03:36:37.332Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 0 updates
2023-01-12T03:36:37.332Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2023-01-12T03:36:37.332Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:36:37.332Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 0 keys
2023-01-12T03:36:37.332Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5468e1c6{/10.233.65.136:60198<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@16935d2e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@71459a60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d00cefe{s=START}]=>HttpChannelOverHttp@4bf5988e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:37.333Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@ec99522{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)
2023-01-12T03:36:37.333Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@28401e66{null}
2023-01-12T03:36:37.333Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@71459a60::DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=21/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2023-01-12T03:36:37.333Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5468e1c6{/10.233.65.136:60198<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@16935d2e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@71459a60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d00cefe{s=START}]=>HttpChannelOverHttp@4bf5988e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:37.333Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@71459a60::DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=21/30000}
2023-01-12T03:36:37.333Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=21/30000}
2023-01-12T03:36:37.334Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@71459a60::DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=21/30000} onFillable exit HttpChannelState@3344d23a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2023-01-12T03:36:37.334Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@71459a60::DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=21/30000}
2023-01-12T03:36:37.334Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@16935d2e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@71459a60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d00cefe{s=START}]=>HttpChannelOverHttp@4bf5988e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:37.334Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@16935d2e::SocketChannelEndPoint@5468e1c6{/10.233.65.136:60198<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@16935d2e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2031712b{/10.233.65.136:60198<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@71459a60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d00cefe{s=START}]=>HttpChannelOverHttp@4bf5988e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:37.334Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@7d774084 waiting
2023-01-12T03:36:37.334Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7b27e277
2023-01-12T03:36:47.308Z||qtp666312528-21-acceptor-0@620f7a39-ServerConnector@49dbaaf3{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@11010517 on ManagedSelector@7ec68821{STARTED} id=0 keys=0 selected=0 updates=0
2023-01-12T03:36:47.309Z||qtp666312528-21-acceptor-0@620f7a39-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7ec68821{STARTED} id=0 keys=0 selected=0 updates=1
2023-01-12T03:36:47.309Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2023-01-12T03:36:47.309Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2023-01-12T03:36:47.309Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2023-01-12T03:36:47.309Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2023-01-12T03:36:47.309Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@11010517
2023-01-12T03:36:47.309Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@11010517
2023-01-12T03:36:47.309Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:36:47.309Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2023-01-12T03:36:47.309Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@11010517
2023-01-12T03:36:47.310Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@38a96c52{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2023-01-12T03:36:47.310Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@63f4d978
2023-01-12T03:36:47.310Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1fd44dab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@51a60eaf{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2023-01-12T03:36:47.311Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@14dc32fa::DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}
2023-01-12T03:36:47.311Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@38a96c52{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@29d88cdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@14dc32fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7affc09b{s=START}]=>HttpChannelOverHttp@1fd44dab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:47.311Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@29d88cdf::SocketChannelEndPoint@38a96c52{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@29d88cdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@14dc32fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7affc09b{s=START}]=>HttpChannelOverHttp@1fd44dab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:47.312Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@14dc32fa::DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=2/30000}
2023-01-12T03:36:47.312Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@14dc32fa::DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=2/30000}
2023-01-12T03:36:47.312Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1bcd6a1d{AC.ReadCB@14dc32fa{HttpConnection@14dc32fa::DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2023-01-12T03:36:47.312Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@29d88cdf::SocketChannelEndPoint@38a96c52{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@29d88cdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@14dc32fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7affc09b{s=START}]=>HttpChannelOverHttp@1fd44dab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:47.312Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2023-01-12T03:36:47.313Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@29d88cdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@14dc32fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7affc09b{s=START}]=>HttpChannelOverHttp@1fd44dab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:47.314Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6ef3d07c{SSLC.NBReadCB@29d88cdf{SslConnection@29d88cdf::SocketChannelEndPoint@38a96c52{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@29d88cdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@14dc32fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7affc09b{s=START}]=>HttpChannelOverHttp@1fd44dab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2023-01-12T03:36:47.314Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@38a96c52{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@29d88cdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@14dc32fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7affc09b{s=START}]=>HttpChannelOverHttp@1fd44dab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:47.314Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3a00709 on ManagedSelector@7ec68821{STARTED} id=0 keys=1 selected=0 updates=0
2023-01-12T03:36:47.314Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7ec68821{STARTED} id=0 keys=1 selected=0 updates=1
2023-01-12T03:36:47.314Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2023-01-12T03:36:47.315Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/1 selected
2023-01-12T03:36:47.315Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2023-01-12T03:36:47.315Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2023-01-12T03:36:47.315Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3a00709
2023-01-12T03:36:47.315Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@38a96c52{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@29d88cdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@14dc32fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7affc09b{s=START}]=>HttpChannelOverHttp@1fd44dab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:47.315Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@11010517
2023-01-12T03:36:47.315Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@38a96c52{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@29d88cdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@14dc32fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7affc09b{s=START}]=>HttpChannelOverHttp@1fd44dab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:47.315Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:36:47.315Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2023-01-12T03:36:47.315Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 1/1/1 selected
2023-01-12T03:36:47.315Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 1 keys, 0 updates
2023-01-12T03:36:47.315Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.3:8000 remote=/10.233.65.136:60406], selector=sun.nio.ch.EPollSelectorImpl@3308da4f, interestOps=1, readyOps=1 SocketChannelEndPoint@38a96c52{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@29d88cdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@14dc32fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7affc09b{s=START}]=>HttpChannelOverHttp@1fd44dab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2023-01-12T03:36:47.316Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@38a96c52{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@29d88cdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@14dc32fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7affc09b{s=START}]=>HttpChannelOverHttp@1fd44dab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:47.316Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@38a96c52{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@29d88cdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@14dc32fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7affc09b{s=START}]=>HttpChannelOverHttp@1fd44dab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2023-01-12T03:36:47.316Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-01-12T03:36:47.316609Z
2023-01-12T03:36:47.316Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@7d774084 offer EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-01-12T03:36:47.316885Z
2023-01-12T03:36:47.317Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-01-12T03:36:47.317094Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@38a96c52{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@29d88cdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@14dc32fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7affc09b{s=START}]=>HttpChannelOverHttp@1fd44dab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2023-01-12T03:36:47.317Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@7d774084 task=EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-01-12T03:36:47.317386Z
2023-01-12T03:36:47.317Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-01-12T03:36:47.317722Z tryProduce true
2023-01-12T03:36:47.317Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2023-01-12T03:36:47.317Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:36:47.317Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6ef3d07c{SSLC.NBReadCB@29d88cdf{SslConnection@29d88cdf::SocketChannelEndPoint@38a96c52{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@29d88cdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@14dc32fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7affc09b{s=START}]=>HttpChannelOverHttp@1fd44dab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2023-01-12T03:36:47.318Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@38a96c52{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d88cdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@14dc32fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7affc09b{s=START}]=>HttpChannelOverHttp@1fd44dab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:47.318Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2023-01-12T03:36:47.318Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@29d88cdf::SocketChannelEndPoint@38a96c52{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d88cdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@14dc32fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7affc09b{s=START}]=>HttpChannelOverHttp@1fd44dab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:47.318Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@29d88cdf::SocketChannelEndPoint@38a96c52{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d88cdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@14dc32fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7affc09b{s=START}]=>HttpChannelOverHttp@1fd44dab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:47.318Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1bcd6a1d{AC.ReadCB@14dc32fa{HttpConnection@14dc32fa::DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2023-01-12T03:36:47.318Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@14dc32fa::DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@51a60eaf{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2023-01-12T03:36:47.319Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@29d88cdf::SocketChannelEndPoint@38a96c52{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d88cdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@14dc32fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7affc09b{s=START}]=>HttpChannelOverHttp@1fd44dab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:47.319Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2023-01-12T03:36:47.319Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@38a96c52{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d88cdf{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@14dc32fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7affc09b{s=START}]=>HttpChannelOverHttp@1fd44dab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:47.320Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@65661b44[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}
2023-01-12T03:36:47.320Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2023-01-12T03:36:47.325Z||qtp666312528-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@3df54574[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@3df54574[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}
2023-01-12T03:36:47.325Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d88cdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@14dc32fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7affc09b{s=START}]=>HttpChannelOverHttp@1fd44dab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:47.325Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2023-01-12T03:36:47.326Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@14dc32fa::DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=13/30000} filled -1 HeapByteBuffer@3df54574[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}
2023-01-12T03:36:47.326Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@14dc32fa::DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@3df54574[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} {}
2023-01-12T03:36:47.326Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3df54574[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}
2023-01-12T03:36:47.326Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2023-01-12T03:36:47.326Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=14/30000}
2023-01-12T03:36:47.326Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=14/30000}
2023-01-12T03:36:47.326Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@29d88cdf::SocketChannelEndPoint@38a96c52{/10.233.65.136:60406<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d88cdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@14dc32fa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7affc09b{s=START}]=>HttpChannelOverHttp@1fd44dab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2023-01-12T03:36:47.326Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@29d88cdf::SocketChannelEndPoint@38a96c52{/10.233.65.136:60406<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d88cdf{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@14dc32fa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7affc09b{s=START}]=>HttpChannelOverHttp@1fd44dab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:47.326Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@14d47e87[p=0,l=0,c=0,r=0]={<<<>>>}
2023-01-12T03:36:47.327Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2023-01-12T03:36:47.327Z||qtp666312528-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
2023-01-12T03:36:47.327Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@38a96c52{/10.233.65.136:60406<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d88cdf{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@14dc32fa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7affc09b{s=START}]=>HttpChannelOverHttp@1fd44dab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:47.327Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2023-01-12T03:36:47.327Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2023-01-12T03:36:47.327Z||qtp666312528-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
2023-01-12T03:36:47.328Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@29d88cdf::SocketChannelEndPoint@38a96c52{/10.233.65.136:60406<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d88cdf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@14dc32fa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7affc09b{s=START}]=>HttpChannelOverHttp@1fd44dab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2023-01-12T03:36:47.328Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d88cdf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@14dc32fa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7affc09b{s=START}]=>HttpChannelOverHttp@1fd44dab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:47.329Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@29d88cdf::SocketChannelEndPoint@38a96c52{/10.233.65.136:60406<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d88cdf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@14dc32fa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7affc09b{s=START}]=>HttpChannelOverHttp@1fd44dab{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
2023-01-12T03:36:47.329Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=17/30000}
2023-01-12T03:36:47.329Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@38a96c52{/10.233.65.136:60406<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d88cdf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@14dc32fa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7affc09b{s=START}]=>HttpChannelOverHttp@1fd44dab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:47.329Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@38a96c52{/10.233.65.136:60406<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d88cdf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@14dc32fa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7affc09b{s=START}]=>HttpChannelOverHttp@1fd44dab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:47.330Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@38a96c52{/10.233.65.136:60406<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@29d88cdf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@14dc32fa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7affc09b{s=START}]=>HttpChannelOverHttp@1fd44dab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:47.330Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@61598330{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)
2023-01-12T03:36:47.330Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6ef3d07c{null}
2023-01-12T03:36:47.330Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7ec68821{STARTED} id=0 keys=1 selected=0 updates=0
2023-01-12T03:36:47.330Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@245b117f
2023-01-12T03:36:47.330Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@245b117f
2023-01-12T03:36:47.331Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2023-01-12T03:36:47.331Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@38a96c52{/10.233.65.136:60406<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@29d88cdf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@14dc32fa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7affc09b{s=START}]=>HttpChannelOverHttp@1fd44dab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:47.331Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2023-01-12T03:36:47.331Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 0 updates
2023-01-12T03:36:47.331Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2023-01-12T03:36:47.331Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:36:47.331Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 0 keys
2023-01-12T03:36:47.331Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@38a96c52{/10.233.65.136:60406<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@29d88cdf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@14dc32fa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7affc09b{s=START}]=>HttpChannelOverHttp@1fd44dab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:47.331Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@38a96c52{/10.233.65.136:60406<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@29d88cdf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@14dc32fa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7affc09b{s=START}]=>HttpChannelOverHttp@1fd44dab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:47.332Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@14dc32fa::DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=20/30000}
2023-01-12T03:36:47.332Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@40dc0e5c{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)
2023-01-12T03:36:47.332Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1bcd6a1d{null}
2023-01-12T03:36:47.332Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@29d88cdf::SocketChannelEndPoint@38a96c52{/10.233.65.136:60406<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@29d88cdf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@14dc32fa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7affc09b{s=START}]=>HttpChannelOverHttp@1fd44dab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:47.332Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@14dc32fa::DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=20/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2023-01-12T03:36:47.332Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@245b117f
2023-01-12T03:36:47.332Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@14dc32fa::DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=20/30000}
2023-01-12T03:36:47.332Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=20/30000}
2023-01-12T03:36:47.333Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@14dc32fa::DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=21/30000} onFillable exit HttpChannelState@51a60eaf{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2023-01-12T03:36:47.333Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@29d88cdf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@221e2d42{/10.233.65.136:60406<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@14dc32fa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7affc09b{s=START}]=>HttpChannelOverHttp@1fd44dab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:47.333Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@70aa9445 waiting
2023-01-12T03:36:57.309Z||qtp666312528-21-acceptor-0@620f7a39-ServerConnector@49dbaaf3{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@26b4b6cd on ManagedSelector@7ec68821{STARTED} id=0 keys=0 selected=0 updates=0
2023-01-12T03:36:57.309Z||qtp666312528-21-acceptor-0@620f7a39-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7ec68821{STARTED} id=0 keys=0 selected=0 updates=1
2023-01-12T03:36:57.310Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2023-01-12T03:36:57.310Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2023-01-12T03:36:57.310Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2023-01-12T03:36:57.310Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2023-01-12T03:36:57.310Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@26b4b6cd
2023-01-12T03:36:57.310Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@26b4b6cd
2023-01-12T03:36:57.311Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:36:57.311Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2023-01-12T03:36:57.311Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@26b4b6cd
2023-01-12T03:36:57.311Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@42b108c9{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2023-01-12T03:36:57.312Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6aaa8dd7
2023-01-12T03:36:57.313Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@47b010b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@1e124783{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2023-01-12T03:36:57.313Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@20e8b5a3::DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}
2023-01-12T03:36:57.313Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@42b108c9{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@671a1c97{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@20e8b5a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c4a79e9{s=START}]=>HttpChannelOverHttp@47b010b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:57.314Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@671a1c97::SocketChannelEndPoint@42b108c9{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@671a1c97{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@20e8b5a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c4a79e9{s=START}]=>HttpChannelOverHttp@47b010b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:57.314Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@20e8b5a3::DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=2/30000}
2023-01-12T03:36:57.314Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@20e8b5a3::DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=2/30000}
2023-01-12T03:36:57.314Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@40e811bc{AC.ReadCB@20e8b5a3{HttpConnection@20e8b5a3::DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2023-01-12T03:36:57.314Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@671a1c97::SocketChannelEndPoint@42b108c9{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@671a1c97{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@20e8b5a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c4a79e9{s=START}]=>HttpChannelOverHttp@47b010b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:57.314Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2023-01-12T03:36:57.314Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@671a1c97{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@20e8b5a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c4a79e9{s=START}]=>HttpChannelOverHttp@47b010b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:57.315Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@25c8f1af{SSLC.NBReadCB@671a1c97{SslConnection@671a1c97::SocketChannelEndPoint@42b108c9{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@671a1c97{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@20e8b5a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c4a79e9{s=START}]=>HttpChannelOverHttp@47b010b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2023-01-12T03:36:57.315Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@42b108c9{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@671a1c97{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@20e8b5a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c4a79e9{s=START}]=>HttpChannelOverHttp@47b010b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:57.315Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1201af25 on ManagedSelector@7ec68821{STARTED} id=0 keys=1 selected=0 updates=0
2023-01-12T03:36:57.315Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7ec68821{STARTED} id=0 keys=1 selected=0 updates=1
2023-01-12T03:36:57.315Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2023-01-12T03:36:57.315Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@42b108c9{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@671a1c97{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@20e8b5a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c4a79e9{s=START}]=>HttpChannelOverHttp@47b010b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:57.315Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/1 selected
2023-01-12T03:36:57.315Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@26b4b6cd
2023-01-12T03:36:57.315Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2023-01-12T03:36:57.315Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2023-01-12T03:36:57.315Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1201af25
2023-01-12T03:36:57.316Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@42b108c9{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@671a1c97{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@20e8b5a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c4a79e9{s=START}]=>HttpChannelOverHttp@47b010b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:57.316Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:36:57.316Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2023-01-12T03:36:57.316Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 1/1/1 selected
2023-01-12T03:36:57.316Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 1 keys, 0 updates
2023-01-12T03:36:57.317Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.3:8000 remote=/10.233.65.136:60616], selector=sun.nio.ch.EPollSelectorImpl@3308da4f, interestOps=1, readyOps=1 SocketChannelEndPoint@42b108c9{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@671a1c97{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@20e8b5a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c4a79e9{s=START}]=>HttpChannelOverHttp@47b010b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2023-01-12T03:36:57.317Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@42b108c9{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@671a1c97{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@20e8b5a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c4a79e9{s=START}]=>HttpChannelOverHttp@47b010b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:57.317Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@42b108c9{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@671a1c97{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@20e8b5a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c4a79e9{s=START}]=>HttpChannelOverHttp@47b010b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2023-01-12T03:36:57.317Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-01-12T03:36:57.31772Z
2023-01-12T03:36:57.318Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@70aa9445 offer EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-01-12T03:36:57.31814Z
2023-01-12T03:36:57.318Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-01-12T03:36:57.318375Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@42b108c9{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@671a1c97{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@20e8b5a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c4a79e9{s=START}]=>HttpChannelOverHttp@47b010b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2023-01-12T03:36:57.318Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@25c8f1af{SSLC.NBReadCB@671a1c97{SslConnection@671a1c97::SocketChannelEndPoint@42b108c9{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@671a1c97{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@20e8b5a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c4a79e9{s=START}]=>HttpChannelOverHttp@47b010b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2023-01-12T03:36:57.318Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@70aa9445 task=EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-01-12T03:36:57.318696Z
2023-01-12T03:36:57.318Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@671a1c97::SocketChannelEndPoint@42b108c9{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@671a1c97{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@20e8b5a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c4a79e9{s=START}]=>HttpChannelOverHttp@47b010b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:57.319Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-01-12T03:36:57.319106Z tryProduce true
2023-01-12T03:36:57.319Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2023-01-12T03:36:57.319Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:36:57.319Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@671a1c97::SocketChannelEndPoint@42b108c9{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@671a1c97{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@20e8b5a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c4a79e9{s=START}]=>HttpChannelOverHttp@47b010b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:57.319Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@40e811bc{AC.ReadCB@20e8b5a3{HttpConnection@20e8b5a3::DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2023-01-12T03:36:57.319Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@20e8b5a3::DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@1e124783{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2023-01-12T03:36:57.319Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@42b108c9{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@671a1c97{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@20e8b5a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c4a79e9{s=START}]=>HttpChannelOverHttp@47b010b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:57.319Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2023-01-12T03:36:57.319Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@671a1c97::SocketChannelEndPoint@42b108c9{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@671a1c97{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@20e8b5a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c4a79e9{s=START}]=>HttpChannelOverHttp@47b010b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:57.320Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2023-01-12T03:36:57.320Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@42b108c9{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@671a1c97{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@20e8b5a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c4a79e9{s=START}]=>HttpChannelOverHttp@47b010b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:57.320Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5f139636[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}
2023-01-12T03:36:57.321Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2023-01-12T03:36:57.324Z||qtp666312528-23|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@3df54574[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@3df54574[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}
2023-01-12T03:36:57.324Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@671a1c97{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@20e8b5a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c4a79e9{s=START}]=>HttpChannelOverHttp@47b010b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:57.324Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2023-01-12T03:36:57.324Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@20e8b5a3::DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@3df54574[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}
2023-01-12T03:36:57.324Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@20e8b5a3::DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@3df54574[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} {}
2023-01-12T03:36:57.324Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3df54574[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}
2023-01-12T03:36:57.324Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2023-01-12T03:36:57.324Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=10/30000}
2023-01-12T03:36:57.325Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=11/30000}
2023-01-12T03:36:57.325Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@671a1c97::SocketChannelEndPoint@42b108c9{/10.233.65.136:60616<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@671a1c97{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@20e8b5a3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c4a79e9{s=START}]=>HttpChannelOverHttp@47b010b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2023-01-12T03:36:57.325Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@671a1c97::SocketChannelEndPoint@42b108c9{/10.233.65.136:60616<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@671a1c97{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@20e8b5a3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c4a79e9{s=START}]=>HttpChannelOverHttp@47b010b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:57.325Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@14d47e87[p=0,l=0,c=0,r=0]={<<<>>>}
2023-01-12T03:36:57.325Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2023-01-12T03:36:57.325Z||qtp666312528-23|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
2023-01-12T03:36:57.326Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@42b108c9{/10.233.65.136:60616<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@671a1c97{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@20e8b5a3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c4a79e9{s=START}]=>HttpChannelOverHttp@47b010b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:57.326Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2023-01-12T03:36:57.326Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2023-01-12T03:36:57.326Z||qtp666312528-23|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
2023-01-12T03:36:57.326Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@671a1c97::SocketChannelEndPoint@42b108c9{/10.233.65.136:60616<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@671a1c97{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@20e8b5a3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c4a79e9{s=START}]=>HttpChannelOverHttp@47b010b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2023-01-12T03:36:57.327Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@671a1c97{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@20e8b5a3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c4a79e9{s=START}]=>HttpChannelOverHttp@47b010b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:57.327Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@671a1c97::SocketChannelEndPoint@42b108c9{/10.233.65.136:60616<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@671a1c97{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@20e8b5a3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c4a79e9{s=START}]=>HttpChannelOverHttp@47b010b1{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
2023-01-12T03:36:57.327Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=13/30000}
2023-01-12T03:36:57.328Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@42b108c9{/10.233.65.136:60616<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@671a1c97{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@20e8b5a3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c4a79e9{s=START}]=>HttpChannelOverHttp@47b010b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:57.328Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@42b108c9{/10.233.65.136:60616<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@671a1c97{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@20e8b5a3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c4a79e9{s=START}]=>HttpChannelOverHttp@47b010b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:57.328Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@42b108c9{/10.233.65.136:60616<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@671a1c97{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@20e8b5a3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c4a79e9{s=START}]=>HttpChannelOverHttp@47b010b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:57.328Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1be3f3f9{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)
2023-01-12T03:36:57.328Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@25c8f1af{null}
2023-01-12T03:36:57.328Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7ec68821{STARTED} id=0 keys=1 selected=0 updates=0
2023-01-12T03:36:57.328Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@59c10522
2023-01-12T03:36:57.329Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2023-01-12T03:36:57.329Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2023-01-12T03:36:57.329Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 0 updates
2023-01-12T03:36:57.329Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2023-01-12T03:36:57.329Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:36:57.329Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 0 keys
2023-01-12T03:36:57.329Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@59c10522
2023-01-12T03:36:57.329Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@42b108c9{/10.233.65.136:60616<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@671a1c97{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@20e8b5a3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c4a79e9{s=START}]=>HttpChannelOverHttp@47b010b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:57.329Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@42b108c9{/10.233.65.136:60616<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@671a1c97{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@20e8b5a3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c4a79e9{s=START}]=>HttpChannelOverHttp@47b010b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:57.330Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@183c2a9b{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)
2023-01-12T03:36:57.330Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@40e811bc{null}
2023-01-12T03:36:57.330Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@20e8b5a3::DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=16/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2023-01-12T03:36:57.330Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@20e8b5a3::DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=16/30000}
2023-01-12T03:36:57.330Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=16/30000}
2023-01-12T03:36:57.330Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@20e8b5a3::DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=16/30000} onFillable exit HttpChannelState@1e124783{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2023-01-12T03:36:57.331Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@42b108c9{/10.233.65.136:60616<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@671a1c97{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@20e8b5a3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c4a79e9{s=START}]=>HttpChannelOverHttp@47b010b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:57.331Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@671a1c97{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@20e8b5a3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c4a79e9{s=START}]=>HttpChannelOverHttp@47b010b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:57.331Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@7d774084 waiting
2023-01-12T03:36:57.331Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@20e8b5a3::DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=17/30000}
2023-01-12T03:36:57.331Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@671a1c97::SocketChannelEndPoint@42b108c9{/10.233.65.136:60616<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@671a1c97{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54affa9f{/10.233.65.136:60616<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@20e8b5a3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c4a79e9{s=START}]=>HttpChannelOverHttp@47b010b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:36:57.332Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@59c10522
2023-01-12T03:37:07.309Z||qtp666312528-21-acceptor-0@620f7a39-ServerConnector@49dbaaf3{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@630316f0 on ManagedSelector@7ec68821{STARTED} id=0 keys=0 selected=0 updates=0
2023-01-12T03:37:07.309Z||qtp666312528-21-acceptor-0@620f7a39-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7ec68821{STARTED} id=0 keys=0 selected=0 updates=1
2023-01-12T03:37:07.309Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2023-01-12T03:37:07.309Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2023-01-12T03:37:07.309Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2023-01-12T03:37:07.309Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2023-01-12T03:37:07.310Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@630316f0
2023-01-12T03:37:07.310Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@630316f0
2023-01-12T03:37:07.310Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:37:07.310Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2023-01-12T03:37:07.310Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@630316f0
2023-01-12T03:37:07.311Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7dfe4fe{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2023-01-12T03:37:07.311Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@77b2eb9a
2023-01-12T03:37:07.312Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7b2a520{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7ca99eff{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2023-01-12T03:37:07.312Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1ca744cb::DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=0/30000}
2023-01-12T03:37:07.312Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7dfe4fe{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@eae69da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1ca744cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@415c276d{s=START}]=>HttpChannelOverHttp@7b2a520{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:07.313Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@eae69da::SocketChannelEndPoint@7dfe4fe{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@eae69da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1ca744cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@415c276d{s=START}]=>HttpChannelOverHttp@7b2a520{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:07.313Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1ca744cb::DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}
2023-01-12T03:37:07.313Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1ca744cb::DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}
2023-01-12T03:37:07.313Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@713217df{AC.ReadCB@1ca744cb{HttpConnection@1ca744cb::DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2023-01-12T03:37:07.313Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@eae69da::SocketChannelEndPoint@7dfe4fe{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@eae69da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1ca744cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@415c276d{s=START}]=>HttpChannelOverHttp@7b2a520{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:07.313Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2023-01-12T03:37:07.313Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@eae69da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ca744cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@415c276d{s=START}]=>HttpChannelOverHttp@7b2a520{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:07.314Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5715842e{SSLC.NBReadCB@eae69da{SslConnection@eae69da::SocketChannelEndPoint@7dfe4fe{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@eae69da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ca744cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@415c276d{s=START}]=>HttpChannelOverHttp@7b2a520{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2023-01-12T03:37:07.314Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7dfe4fe{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@eae69da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ca744cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@415c276d{s=START}]=>HttpChannelOverHttp@7b2a520{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:07.314Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2a88c7af on ManagedSelector@7ec68821{STARTED} id=0 keys=1 selected=0 updates=0
2023-01-12T03:37:07.314Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7ec68821{STARTED} id=0 keys=1 selected=0 updates=1
2023-01-12T03:37:07.314Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2023-01-12T03:37:07.314Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/1 selected
2023-01-12T03:37:07.315Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2023-01-12T03:37:07.315Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2023-01-12T03:37:07.315Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2a88c7af
2023-01-12T03:37:07.315Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7dfe4fe{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@eae69da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1ca744cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@415c276d{s=START}]=>HttpChannelOverHttp@7b2a520{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:07.315Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@630316f0
2023-01-12T03:37:07.315Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7dfe4fe{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@eae69da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1ca744cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@415c276d{s=START}]=>HttpChannelOverHttp@7b2a520{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:07.315Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:37:07.315Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2023-01-12T03:37:07.315Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 1/1/1 selected
2023-01-12T03:37:07.315Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 1 keys, 0 updates
2023-01-12T03:37:07.315Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.3:8000 remote=/10.233.65.136:60826], selector=sun.nio.ch.EPollSelectorImpl@3308da4f, interestOps=1, readyOps=1 SocketChannelEndPoint@7dfe4fe{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@eae69da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1ca744cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@415c276d{s=START}]=>HttpChannelOverHttp@7b2a520{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2023-01-12T03:37:07.316Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7dfe4fe{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@eae69da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1ca744cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@415c276d{s=START}]=>HttpChannelOverHttp@7b2a520{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:07.316Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7dfe4fe{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@eae69da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1ca744cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@415c276d{s=START}]=>HttpChannelOverHttp@7b2a520{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2023-01-12T03:37:07.316Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-01-12T03:37:07.316389Z
2023-01-12T03:37:07.316Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@7d774084 offer EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-01-12T03:37:07.316692Z
2023-01-12T03:37:07.317Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-01-12T03:37:07.316878Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7dfe4fe{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@eae69da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1ca744cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@415c276d{s=START}]=>HttpChannelOverHttp@7b2a520{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2023-01-12T03:37:07.317Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@7d774084 task=EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-01-12T03:37:07.317096Z
2023-01-12T03:37:07.317Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5715842e{SSLC.NBReadCB@eae69da{SslConnection@eae69da::SocketChannelEndPoint@7dfe4fe{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@eae69da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1ca744cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@415c276d{s=START}]=>HttpChannelOverHttp@7b2a520{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2023-01-12T03:37:07.317Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@eae69da::SocketChannelEndPoint@7dfe4fe{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@eae69da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1ca744cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@415c276d{s=START}]=>HttpChannelOverHttp@7b2a520{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:07.317Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-01-12T03:37:07.31744Z tryProduce true
2023-01-12T03:37:07.317Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@eae69da::SocketChannelEndPoint@7dfe4fe{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@eae69da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1ca744cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@415c276d{s=START}]=>HttpChannelOverHttp@7b2a520{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:07.317Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2023-01-12T03:37:07.317Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@713217df{AC.ReadCB@1ca744cb{HttpConnection@1ca744cb::DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2023-01-12T03:37:07.317Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:37:07.318Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1ca744cb::DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@7ca99eff{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2023-01-12T03:37:07.318Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7dfe4fe{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@eae69da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@1ca744cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@415c276d{s=START}]=>HttpChannelOverHttp@7b2a520{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:07.318Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@eae69da::SocketChannelEndPoint@7dfe4fe{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@eae69da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@1ca744cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@415c276d{s=START}]=>HttpChannelOverHttp@7b2a520{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:07.318Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2023-01-12T03:37:07.318Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2023-01-12T03:37:07.319Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7dfe4fe{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@eae69da{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@1ca744cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@415c276d{s=START}]=>HttpChannelOverHttp@7b2a520{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:07.319Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@64faa60c[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}
2023-01-12T03:37:07.319Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2023-01-12T03:37:07.322Z||qtp666312528-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@3df54574[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@3df54574[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}
2023-01-12T03:37:07.322Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@eae69da{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@1ca744cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@415c276d{s=START}]=>HttpChannelOverHttp@7b2a520{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:07.322Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2023-01-12T03:37:07.322Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1ca744cb::DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@3df54574[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}
2023-01-12T03:37:07.322Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1ca744cb::DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@3df54574[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} {}
2023-01-12T03:37:07.322Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3df54574[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}
2023-01-12T03:37:07.322Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2023-01-12T03:37:07.322Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=9/30000}
2023-01-12T03:37:07.323Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=10/30000}
2023-01-12T03:37:07.323Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@eae69da::SocketChannelEndPoint@7dfe4fe{/10.233.65.136:60826<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@eae69da{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1ca744cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@415c276d{s=START}]=>HttpChannelOverHttp@7b2a520{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2023-01-12T03:37:07.323Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@eae69da::SocketChannelEndPoint@7dfe4fe{/10.233.65.136:60826<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@eae69da{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1ca744cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@415c276d{s=START}]=>HttpChannelOverHttp@7b2a520{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:07.323Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@14d47e87[p=0,l=0,c=0,r=0]={<<<>>>}
2023-01-12T03:37:07.323Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2023-01-12T03:37:07.323Z||qtp666312528-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
2023-01-12T03:37:07.323Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7dfe4fe{/10.233.65.136:60826<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@eae69da{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1ca744cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@415c276d{s=START}]=>HttpChannelOverHttp@7b2a520{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:07.323Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2023-01-12T03:37:07.323Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2023-01-12T03:37:07.324Z||qtp666312528-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
2023-01-12T03:37:07.324Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@eae69da::SocketChannelEndPoint@7dfe4fe{/10.233.65.136:60826<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@eae69da{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1ca744cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@415c276d{s=START}]=>HttpChannelOverHttp@7b2a520{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2023-01-12T03:37:07.324Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@eae69da{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1ca744cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@415c276d{s=START}]=>HttpChannelOverHttp@7b2a520{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:07.324Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@eae69da::SocketChannelEndPoint@7dfe4fe{/10.233.65.136:60826<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@eae69da{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1ca744cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@415c276d{s=START}]=>HttpChannelOverHttp@7b2a520{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
2023-01-12T03:37:07.325Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=12/30000}
2023-01-12T03:37:07.325Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7dfe4fe{/10.233.65.136:60826<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@eae69da{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1ca744cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@415c276d{s=START}]=>HttpChannelOverHttp@7b2a520{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:07.325Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7dfe4fe{/10.233.65.136:60826<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@eae69da{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1ca744cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@415c276d{s=START}]=>HttpChannelOverHttp@7b2a520{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:07.325Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7dfe4fe{/10.233.65.136:60826<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@eae69da{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1ca744cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@415c276d{s=START}]=>HttpChannelOverHttp@7b2a520{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:07.325Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5d7fc7fa{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)
2023-01-12T03:37:07.326Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5715842e{null}
2023-01-12T03:37:07.326Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7ec68821{STARTED} id=0 keys=1 selected=0 updates=0
2023-01-12T03:37:07.326Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@23dcb9d0
2023-01-12T03:37:07.326Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2023-01-12T03:37:07.326Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@23dcb9d0
2023-01-12T03:37:07.326Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2023-01-12T03:37:07.326Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 0 updates
2023-01-12T03:37:07.326Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7dfe4fe{/10.233.65.136:60826<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@eae69da{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@1ca744cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@415c276d{s=START}]=>HttpChannelOverHttp@7b2a520{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:07.326Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2023-01-12T03:37:07.327Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1ca744cb::DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=14/30000}
2023-01-12T03:37:07.327Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:37:07.327Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 0 keys
2023-01-12T03:37:07.327Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@eae69da::SocketChannelEndPoint@7dfe4fe{/10.233.65.136:60826<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@eae69da{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@1ca744cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@415c276d{s=START}]=>HttpChannelOverHttp@7b2a520{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:07.327Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@23dcb9d0
2023-01-12T03:37:07.327Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7dfe4fe{/10.233.65.136:60826<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@eae69da{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@1ca744cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@415c276d{s=START}]=>HttpChannelOverHttp@7b2a520{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:07.327Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7dfe4fe{/10.233.65.136:60826<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@eae69da{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@1ca744cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@415c276d{s=START}]=>HttpChannelOverHttp@7b2a520{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:07.327Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@403ad6f5{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)
2023-01-12T03:37:07.328Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@713217df{null}
2023-01-12T03:37:07.328Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1ca744cb::DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2023-01-12T03:37:07.328Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1ca744cb::DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=15/30000}
2023-01-12T03:37:07.328Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=15/30000}
2023-01-12T03:37:07.328Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1ca744cb::DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=15/30000} onFillable exit HttpChannelState@7ca99eff{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2023-01-12T03:37:07.328Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@eae69da{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4297290{/10.233.65.136:60826<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@1ca744cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@415c276d{s=START}]=>HttpChannelOverHttp@7b2a520{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:07.328Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@70aa9445 waiting
2023-01-12T03:37:17.308Z||qtp666312528-21-acceptor-0@620f7a39-ServerConnector@49dbaaf3{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@1121c17 on ManagedSelector@7ec68821{STARTED} id=0 keys=0 selected=0 updates=0
2023-01-12T03:37:17.308Z||qtp666312528-21-acceptor-0@620f7a39-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7ec68821{STARTED} id=0 keys=0 selected=0 updates=1
2023-01-12T03:37:17.308Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2023-01-12T03:37:17.309Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2023-01-12T03:37:17.309Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2023-01-12T03:37:17.309Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2023-01-12T03:37:17.309Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1121c17
2023-01-12T03:37:17.309Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1121c17
2023-01-12T03:37:17.309Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:37:17.309Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1121c17
2023-01-12T03:37:17.309Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2023-01-12T03:37:17.309Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@d1b19bd{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2023-01-12T03:37:17.310Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@d7e9c53
2023-01-12T03:37:17.310Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6f5941da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@25bd9ad8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2023-01-12T03:37:17.311Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5c581638::DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}
2023-01-12T03:37:17.311Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@d1b19bd{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@792acbf8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5c581638[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c0dcd75{s=START}]=>HttpChannelOverHttp@6f5941da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:17.311Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@792acbf8::SocketChannelEndPoint@d1b19bd{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@792acbf8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5c581638[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c0dcd75{s=START}]=>HttpChannelOverHttp@6f5941da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:17.312Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5c581638::DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}
2023-01-12T03:37:17.312Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5c581638::DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=2/30000}
2023-01-12T03:37:17.312Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@352fe376{AC.ReadCB@5c581638{HttpConnection@5c581638::DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2023-01-12T03:37:17.312Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@792acbf8::SocketChannelEndPoint@d1b19bd{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@792acbf8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5c581638[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c0dcd75{s=START}]=>HttpChannelOverHttp@6f5941da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:17.312Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2023-01-12T03:37:17.312Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@792acbf8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5c581638[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c0dcd75{s=START}]=>HttpChannelOverHttp@6f5941da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:17.313Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@29daca3d{SSLC.NBReadCB@792acbf8{SslConnection@792acbf8::SocketChannelEndPoint@d1b19bd{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@792acbf8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5c581638[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c0dcd75{s=START}]=>HttpChannelOverHttp@6f5941da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2023-01-12T03:37:17.313Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@d1b19bd{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@792acbf8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5c581638[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c0dcd75{s=START}]=>HttpChannelOverHttp@6f5941da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:17.313Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@600a1f5 on ManagedSelector@7ec68821{STARTED} id=0 keys=1 selected=0 updates=0
2023-01-12T03:37:17.313Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7ec68821{STARTED} id=0 keys=1 selected=0 updates=1
2023-01-12T03:37:17.313Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2023-01-12T03:37:17.313Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/1 selected
2023-01-12T03:37:17.313Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@d1b19bd{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@792acbf8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5c581638[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c0dcd75{s=START}]=>HttpChannelOverHttp@6f5941da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:17.313Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2023-01-12T03:37:17.314Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1121c17
2023-01-12T03:37:17.314Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2023-01-12T03:37:17.314Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@600a1f5
2023-01-12T03:37:17.314Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@d1b19bd{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@792acbf8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5c581638[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c0dcd75{s=START}]=>HttpChannelOverHttp@6f5941da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:17.314Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:37:17.314Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2023-01-12T03:37:17.314Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 1/1/1 selected
2023-01-12T03:37:17.314Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 1 keys, 0 updates
2023-01-12T03:37:17.315Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.3:8000 remote=/10.233.65.136:32784], selector=sun.nio.ch.EPollSelectorImpl@3308da4f, interestOps=1, readyOps=1 SocketChannelEndPoint@d1b19bd{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@792acbf8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5c581638[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c0dcd75{s=START}]=>HttpChannelOverHttp@6f5941da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2023-01-12T03:37:17.315Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@d1b19bd{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@792acbf8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5c581638[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c0dcd75{s=START}]=>HttpChannelOverHttp@6f5941da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:17.315Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@d1b19bd{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@792acbf8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5c581638[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c0dcd75{s=START}]=>HttpChannelOverHttp@6f5941da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2023-01-12T03:37:17.316Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-01-12T03:37:17.315752Z
2023-01-12T03:37:17.316Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@70aa9445 offer EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-01-12T03:37:17.31622Z
2023-01-12T03:37:17.316Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-01-12T03:37:17.316444Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@d1b19bd{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@792acbf8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5c581638[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c0dcd75{s=START}]=>HttpChannelOverHttp@6f5941da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2023-01-12T03:37:17.316Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@70aa9445 task=EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-01-12T03:37:17.316652Z
2023-01-12T03:37:17.316Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@29daca3d{SSLC.NBReadCB@792acbf8{SslConnection@792acbf8::SocketChannelEndPoint@d1b19bd{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@792acbf8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5c581638[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c0dcd75{s=START}]=>HttpChannelOverHttp@6f5941da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2023-01-12T03:37:17.317Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-01-12T03:37:17.317082Z tryProduce true
2023-01-12T03:37:17.317Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2023-01-12T03:37:17.317Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:37:17.317Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@792acbf8::SocketChannelEndPoint@d1b19bd{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@792acbf8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5c581638[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c0dcd75{s=START}]=>HttpChannelOverHttp@6f5941da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:17.317Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@d1b19bd{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@792acbf8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5c581638[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c0dcd75{s=START}]=>HttpChannelOverHttp@6f5941da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:17.317Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@792acbf8::SocketChannelEndPoint@d1b19bd{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@792acbf8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5c581638[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c0dcd75{s=START}]=>HttpChannelOverHttp@6f5941da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:17.318Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2023-01-12T03:37:17.318Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@352fe376{AC.ReadCB@5c581638{HttpConnection@5c581638::DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2023-01-12T03:37:17.318Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5c581638::DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@25bd9ad8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2023-01-12T03:37:17.318Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@792acbf8::SocketChannelEndPoint@d1b19bd{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@792acbf8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@5c581638[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c0dcd75{s=START}]=>HttpChannelOverHttp@6f5941da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:17.318Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2023-01-12T03:37:17.319Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@d1b19bd{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@792acbf8{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@5c581638[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c0dcd75{s=START}]=>HttpChannelOverHttp@6f5941da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:17.319Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5fa5f125[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}
2023-01-12T03:37:17.319Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2023-01-12T03:37:17.323Z||qtp666312528-23|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@3df54574[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@3df54574[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}
2023-01-12T03:37:17.324Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@792acbf8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@5c581638[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c0dcd75{s=START}]=>HttpChannelOverHttp@6f5941da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:17.324Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2023-01-12T03:37:17.324Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5c581638::DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@3df54574[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}
2023-01-12T03:37:17.324Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5c581638::DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@3df54574[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} {}
2023-01-12T03:37:17.324Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3df54574[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}
2023-01-12T03:37:17.324Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2023-01-12T03:37:17.324Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=12/30000}
2023-01-12T03:37:17.324Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=12/30000}
2023-01-12T03:37:17.324Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@792acbf8::SocketChannelEndPoint@d1b19bd{/10.233.65.136:32784<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@792acbf8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5c581638[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c0dcd75{s=START}]=>HttpChannelOverHttp@6f5941da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2023-01-12T03:37:17.325Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@792acbf8::SocketChannelEndPoint@d1b19bd{/10.233.65.136:32784<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@792acbf8{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5c581638[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c0dcd75{s=START}]=>HttpChannelOverHttp@6f5941da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:17.325Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@14d47e87[p=0,l=0,c=0,r=0]={<<<>>>}
2023-01-12T03:37:17.325Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2023-01-12T03:37:17.325Z||qtp666312528-23|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
2023-01-12T03:37:17.325Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@d1b19bd{/10.233.65.136:32784<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@792acbf8{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@5c581638[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c0dcd75{s=START}]=>HttpChannelOverHttp@6f5941da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:17.325Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2023-01-12T03:37:17.325Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2023-01-12T03:37:17.325Z||qtp666312528-23|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
2023-01-12T03:37:17.326Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@792acbf8::SocketChannelEndPoint@d1b19bd{/10.233.65.136:32784<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@792acbf8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@5c581638[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c0dcd75{s=START}]=>HttpChannelOverHttp@6f5941da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2023-01-12T03:37:17.326Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@792acbf8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@5c581638[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c0dcd75{s=START}]=>HttpChannelOverHttp@6f5941da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:17.326Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@792acbf8::SocketChannelEndPoint@d1b19bd{/10.233.65.136:32784<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@792acbf8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@5c581638[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c0dcd75{s=START}]=>HttpChannelOverHttp@6f5941da{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
2023-01-12T03:37:17.327Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=15/30000}
2023-01-12T03:37:17.327Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@d1b19bd{/10.233.65.136:32784<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@792acbf8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5c581638[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c0dcd75{s=START}]=>HttpChannelOverHttp@6f5941da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:17.327Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@d1b19bd{/10.233.65.136:32784<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@792acbf8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5c581638[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c0dcd75{s=START}]=>HttpChannelOverHttp@6f5941da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:17.327Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@d1b19bd{/10.233.65.136:32784<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@792acbf8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5c581638[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c0dcd75{s=START}]=>HttpChannelOverHttp@6f5941da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:17.328Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@e9c07e6{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)
2023-01-12T03:37:17.328Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@29daca3d{null}
2023-01-12T03:37:17.328Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7ec68821{STARTED} id=0 keys=1 selected=0 updates=0
2023-01-12T03:37:17.328Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@770d8c5c
2023-01-12T03:37:17.328Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@770d8c5c
2023-01-12T03:37:17.329Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@d1b19bd{/10.233.65.136:32784<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@792acbf8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@5c581638[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c0dcd75{s=START}]=>HttpChannelOverHttp@6f5941da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:17.330Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5c581638::DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=18/30000}
2023-01-12T03:37:17.330Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@792acbf8::SocketChannelEndPoint@d1b19bd{/10.233.65.136:32784<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@792acbf8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@5c581638[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c0dcd75{s=START}]=>HttpChannelOverHttp@6f5941da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:17.328Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@d1b19bd{/10.233.65.136:32784<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@792acbf8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5c581638[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c0dcd75{s=START}]=>HttpChannelOverHttp@6f5941da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:17.331Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@770d8c5c
2023-01-12T03:37:17.331Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@d1b19bd{/10.233.65.136:32784<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@792acbf8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@5c581638[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c0dcd75{s=START}]=>HttpChannelOverHttp@6f5941da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:17.331Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@410a7efc{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)
2023-01-12T03:37:17.331Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@352fe376{null}
2023-01-12T03:37:17.331Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5c581638::DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=19/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2023-01-12T03:37:17.331Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5c581638::DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=19/30000}
2023-01-12T03:37:17.332Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=19/30000}
2023-01-12T03:37:17.332Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5c581638::DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=20/30000} onFillable exit HttpChannelState@25bd9ad8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2023-01-12T03:37:17.332Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@792acbf8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@703ea393{/10.233.65.136:32784<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@5c581638[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c0dcd75{s=START}]=>HttpChannelOverHttp@6f5941da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:17.332Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@7d774084 waiting
2023-01-12T03:37:17.332Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2023-01-12T03:37:17.332Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2023-01-12T03:37:17.332Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 0 updates
2023-01-12T03:37:17.332Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2023-01-12T03:37:17.333Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:37:17.333Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 0 keys
2023-01-12T03:37:27.307Z||qtp666312528-21-acceptor-0@620f7a39-ServerConnector@49dbaaf3{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@1822889f on ManagedSelector@7ec68821{STARTED} id=0 keys=0 selected=0 updates=0
2023-01-12T03:37:27.308Z||qtp666312528-21-acceptor-0@620f7a39-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7ec68821{STARTED} id=0 keys=0 selected=0 updates=1
2023-01-12T03:37:27.308Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2023-01-12T03:37:27.308Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2023-01-12T03:37:27.308Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2023-01-12T03:37:27.308Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2023-01-12T03:37:27.309Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1822889f
2023-01-12T03:37:27.309Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1822889f
2023-01-12T03:37:27.309Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:37:27.309Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1822889f
2023-01-12T03:37:27.309Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2023-01-12T03:37:27.309Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@a4ffadc{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2023-01-12T03:37:27.310Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6b2298a5
2023-01-12T03:37:27.310Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@106d451b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@9d8d146{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2023-01-12T03:37:27.310Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@76c08768::DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=0/30000}
2023-01-12T03:37:27.310Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@a4ffadc{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@c7f4136{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@76c08768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@527df1d2{s=START}]=>HttpChannelOverHttp@106d451b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:27.311Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@c7f4136::SocketChannelEndPoint@a4ffadc{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@c7f4136{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@76c08768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@527df1d2{s=START}]=>HttpChannelOverHttp@106d451b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:27.311Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@76c08768::DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}
2023-01-12T03:37:27.311Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@76c08768::DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}
2023-01-12T03:37:27.311Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1de0583a{AC.ReadCB@76c08768{HttpConnection@76c08768::DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2023-01-12T03:37:27.311Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@c7f4136::SocketChannelEndPoint@a4ffadc{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@c7f4136{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@76c08768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@527df1d2{s=START}]=>HttpChannelOverHttp@106d451b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:27.311Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2023-01-12T03:37:27.311Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@c7f4136{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@76c08768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@527df1d2{s=START}]=>HttpChannelOverHttp@106d451b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:27.311Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6fe96729{SSLC.NBReadCB@c7f4136{SslConnection@c7f4136::SocketChannelEndPoint@a4ffadc{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@c7f4136{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@76c08768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@527df1d2{s=START}]=>HttpChannelOverHttp@106d451b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2023-01-12T03:37:27.311Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@a4ffadc{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@c7f4136{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@76c08768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@527df1d2{s=START}]=>HttpChannelOverHttp@106d451b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:27.311Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1969fd13 on ManagedSelector@7ec68821{STARTED} id=0 keys=1 selected=0 updates=0
2023-01-12T03:37:27.312Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7ec68821{STARTED} id=0 keys=1 selected=0 updates=1
2023-01-12T03:37:27.312Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2023-01-12T03:37:27.312Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@a4ffadc{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@c7f4136{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@76c08768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@527df1d2{s=START}]=>HttpChannelOverHttp@106d451b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:27.312Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1822889f
2023-01-12T03:37:27.312Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/1 selected
2023-01-12T03:37:27.312Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2023-01-12T03:37:27.312Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2023-01-12T03:37:27.312Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1969fd13
2023-01-12T03:37:27.313Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@a4ffadc{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@c7f4136{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@76c08768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@527df1d2{s=START}]=>HttpChannelOverHttp@106d451b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:27.313Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:37:27.313Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2023-01-12T03:37:27.313Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 1/1/1 selected
2023-01-12T03:37:27.313Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 1 keys, 0 updates
2023-01-12T03:37:27.313Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.3:8000 remote=/10.233.65.136:32976], selector=sun.nio.ch.EPollSelectorImpl@3308da4f, interestOps=1, readyOps=1 SocketChannelEndPoint@a4ffadc{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@c7f4136{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@76c08768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@527df1d2{s=START}]=>HttpChannelOverHttp@106d451b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2023-01-12T03:37:27.314Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@a4ffadc{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@c7f4136{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@76c08768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@527df1d2{s=START}]=>HttpChannelOverHttp@106d451b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:27.314Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@a4ffadc{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@c7f4136{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@76c08768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@527df1d2{s=START}]=>HttpChannelOverHttp@106d451b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2023-01-12T03:37:27.314Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-01-12T03:37:27.314628Z
2023-01-12T03:37:27.315Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@7d774084 offer EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-01-12T03:37:27.315016Z
2023-01-12T03:37:27.315Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-01-12T03:37:27.315309Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@a4ffadc{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@c7f4136{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@76c08768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@527df1d2{s=START}]=>HttpChannelOverHttp@106d451b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2023-01-12T03:37:27.315Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@7d774084 task=EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-01-12T03:37:27.31544Z
2023-01-12T03:37:27.315Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6fe96729{SSLC.NBReadCB@c7f4136{SslConnection@c7f4136::SocketChannelEndPoint@a4ffadc{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@c7f4136{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@76c08768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@527df1d2{s=START}]=>HttpChannelOverHttp@106d451b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2023-01-12T03:37:27.315Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2023-01-12T03:37:27.31585Z tryProduce true
2023-01-12T03:37:27.316Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2023-01-12T03:37:27.316Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:37:27.316Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@c7f4136::SocketChannelEndPoint@a4ffadc{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@c7f4136{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@76c08768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@527df1d2{s=START}]=>HttpChannelOverHttp@106d451b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:27.316Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@a4ffadc{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@c7f4136{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@76c08768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@527df1d2{s=START}]=>HttpChannelOverHttp@106d451b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:27.316Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2023-01-12T03:37:27.316Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@c7f4136::SocketChannelEndPoint@a4ffadc{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@c7f4136{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@76c08768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@527df1d2{s=START}]=>HttpChannelOverHttp@106d451b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:27.316Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1de0583a{AC.ReadCB@76c08768{HttpConnection@76c08768::DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2023-01-12T03:37:27.317Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@76c08768::DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@9d8d146{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2023-01-12T03:37:27.317Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@c7f4136::SocketChannelEndPoint@a4ffadc{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@c7f4136{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@76c08768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@527df1d2{s=START}]=>HttpChannelOverHttp@106d451b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:27.317Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2023-01-12T03:37:27.318Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@a4ffadc{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@c7f4136{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@76c08768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@527df1d2{s=START}]=>HttpChannelOverHttp@106d451b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:27.318Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@52229bfd[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}
2023-01-12T03:37:27.318Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2023-01-12T03:37:27.321Z||qtp666312528-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@3df54574[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@3df54574[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}
2023-01-12T03:37:27.321Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@c7f4136{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@76c08768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@527df1d2{s=START}]=>HttpChannelOverHttp@106d451b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:27.321Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2023-01-12T03:37:27.321Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@76c08768::DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@3df54574[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}
2023-01-12T03:37:27.322Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@76c08768::DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@3df54574[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} {}
2023-01-12T03:37:27.322Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3df54574[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}
2023-01-12T03:37:27.322Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2023-01-12T03:37:27.322Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=11/30000}
2023-01-12T03:37:27.322Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=11/30000}
2023-01-12T03:37:27.322Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@c7f4136::SocketChannelEndPoint@a4ffadc{/10.233.65.136:32976<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@c7f4136{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@76c08768[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@527df1d2{s=START}]=>HttpChannelOverHttp@106d451b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2023-01-12T03:37:27.322Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@c7f4136::SocketChannelEndPoint@a4ffadc{/10.233.65.136:32976<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@c7f4136{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@76c08768[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@527df1d2{s=START}]=>HttpChannelOverHttp@106d451b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:27.323Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@14d47e87[p=0,l=0,c=0,r=0]={<<<>>>}
2023-01-12T03:37:27.323Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2023-01-12T03:37:27.323Z||qtp666312528-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
2023-01-12T03:37:27.323Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@a4ffadc{/10.233.65.136:32976<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@c7f4136{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@76c08768[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@527df1d2{s=START}]=>HttpChannelOverHttp@106d451b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:27.323Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2023-01-12T03:37:27.324Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2023-01-12T03:37:27.324Z||qtp666312528-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
2023-01-12T03:37:27.324Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@c7f4136::SocketChannelEndPoint@a4ffadc{/10.233.65.136:32976<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@c7f4136{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@76c08768[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@527df1d2{s=START}]=>HttpChannelOverHttp@106d451b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2023-01-12T03:37:27.324Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@c7f4136{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@76c08768[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@527df1d2{s=START}]=>HttpChannelOverHttp@106d451b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:27.325Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@c7f4136::SocketChannelEndPoint@a4ffadc{/10.233.65.136:32976<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@c7f4136{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@76c08768[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@527df1d2{s=START}]=>HttpChannelOverHttp@106d451b{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
2023-01-12T03:37:27.325Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=14/30000}
2023-01-12T03:37:27.325Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@a4ffadc{/10.233.65.136:32976<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@c7f4136{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@76c08768[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@527df1d2{s=START}]=>HttpChannelOverHttp@106d451b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:27.325Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@a4ffadc{/10.233.65.136:32976<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@c7f4136{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@76c08768[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@527df1d2{s=START}]=>HttpChannelOverHttp@106d451b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:27.326Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@a4ffadc{/10.233.65.136:32976<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@c7f4136{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@76c08768[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@527df1d2{s=START}]=>HttpChannelOverHttp@106d451b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:27.326Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@14f6ba50{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)
2023-01-12T03:37:27.326Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6fe96729{null}
2023-01-12T03:37:27.326Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7ec68821{STARTED} id=0 keys=1 selected=0 updates=0
2023-01-12T03:37:27.326Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@26d5b45
2023-01-12T03:37:27.326Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2023-01-12T03:37:27.326Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2023-01-12T03:37:27.326Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 0 updates
2023-01-12T03:37:27.327Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2023-01-12T03:37:27.327Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:37:27.327Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 0 keys
2023-01-12T03:37:27.326Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@26d5b45
2023-01-12T03:37:27.328Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@a4ffadc{/10.233.65.136:32976<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@c7f4136{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@76c08768[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@527df1d2{s=START}]=>HttpChannelOverHttp@106d451b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:27.328Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@76c08768::DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=17/30000}
2023-01-12T03:37:27.328Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@c7f4136::SocketChannelEndPoint@a4ffadc{/10.233.65.136:32976<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@c7f4136{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@76c08768[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@527df1d2{s=START}]=>HttpChannelOverHttp@106d451b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:27.328Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@26d5b45
2023-01-12T03:37:27.329Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@a4ffadc{/10.233.65.136:32976<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@c7f4136{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@76c08768[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@527df1d2{s=START}]=>HttpChannelOverHttp@106d451b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:27.329Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@a4ffadc{/10.233.65.136:32976<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@c7f4136{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@76c08768[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@527df1d2{s=START}]=>HttpChannelOverHttp@106d451b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:27.329Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7d421932{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)
2023-01-12T03:37:27.330Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1de0583a{null}
2023-01-12T03:37:27.330Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@76c08768::DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=19/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2023-01-12T03:37:27.330Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@76c08768::DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=19/30000}
2023-01-12T03:37:27.330Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=19/30000}
2023-01-12T03:37:27.330Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@76c08768::DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=19/30000} onFillable exit HttpChannelState@9d8d146{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2023-01-12T03:37:27.331Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@c7f4136{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c345d06{/10.233.65.136:32976<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@76c08768[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@527df1d2{s=START}]=>HttpChannelOverHttp@106d451b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:27.331Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@70aa9445 waiting
2023-01-12T03:37:37.308Z||qtp666312528-21-acceptor-0@620f7a39-ServerConnector@49dbaaf3{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@1ba35788 on ManagedSelector@7ec68821{STARTED} id=0 keys=0 selected=0 updates=0
2023-01-12T03:37:37.308Z||qtp666312528-21-acceptor-0@620f7a39-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7ec68821{STARTED} id=0 keys=0 selected=0 updates=1
2023-01-12T03:37:37.308Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2023-01-12T03:37:37.308Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2023-01-12T03:37:37.308Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2023-01-12T03:37:37.308Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2023-01-12T03:37:37.308Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1ba35788
2023-01-12T03:37:37.308Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1ba35788
2023-01-12T03:37:37.309Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:37:37.309Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1ba35788
2023-01-12T03:37:37.309Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2023-01-12T03:37:37.309Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@14f4a225{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2023-01-12T03:37:37.309Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5e0ad79e
2023-01-12T03:37:37.309Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@21fe7540{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@13261c72{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2023-01-12T03:37:37.310Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1b988faf::DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}
2023-01-12T03:37:37.310Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@14f4a225{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@491eade9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1b988faf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78e19526{s=START}]=>HttpChannelOverHttp@21fe7540{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:37.310Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@491eade9::SocketChannelEndPoint@14f4a225{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@491eade9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1b988faf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78e19526{s=START}]=>HttpChannelOverHttp@21fe7540{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:37.310Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1b988faf::DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}
2023-01-12T03:37:37.310Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1b988faf::DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}
2023-01-12T03:37:37.310Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5b07d3c4{AC.ReadCB@1b988faf{HttpConnection@1b988faf::DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2023-01-12T03:37:37.311Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@491eade9::SocketChannelEndPoint@14f4a225{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@491eade9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1b988faf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78e19526{s=START}]=>HttpChannelOverHttp@21fe7540{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:37.311Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2023-01-12T03:37:37.311Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@491eade9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1b988faf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78e19526{s=START}]=>HttpChannelOverHttp@21fe7540{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:37.311Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@43dcafc{SSLC.NBReadCB@491eade9{SslConnection@491eade9::SocketChannelEndPoint@14f4a225{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@491eade9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1b988faf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78e19526{s=START}]=>HttpChannelOverHttp@21fe7540{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2023-01-12T03:37:37.311Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@14f4a225{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@491eade9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1b988faf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78e19526{s=START}]=>HttpChannelOverHttp@21fe7540{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:37.311Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@38704e77 on ManagedSelector@7ec68821{STARTED} id=0 keys=1 selected=0 updates=0
2023-01-12T03:37:37.312Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7ec68821{STARTED} id=0 keys=1 selected=0 updates=1
2023-01-12T03:37:37.312Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2023-01-12T03:37:37.312Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@14f4a225{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@491eade9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1b988faf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78e19526{s=START}]=>HttpChannelOverHttp@21fe7540{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:37.312Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1ba35788
2023-01-12T03:37:37.312Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/1 selected
2023-01-12T03:37:37.312Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2023-01-12T03:37:37.312Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2023-01-12T03:37:37.312Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@38704e77
2023-01-12T03:37:37.312Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@14f4a225{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@491eade9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1b988faf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78e19526{s=START}]=>HttpChannelOverHttp@21fe7540{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:37.312Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:37:37.312Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2023-01-12T03:37:37.312Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 1/1/1 selected
2023-01-12T03:37:37.312Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 1 keys, 0 updates
2023-01-12T03:37:37.313Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.3:8000 remote=/10.233.65.136:33178], selector=sun.nio.ch.EPollSelectorImpl@3308da4f, interestOps=1, readyOps=1 SocketChannelEndPoint@14f4a225{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@491eade9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1b988faf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78e19526{s=START}]=>HttpChannelOverHttp@21fe7540{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2023-01-12T03:37:37.313Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@14f4a225{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@491eade9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1b988faf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78e19526{s=START}]=>HttpChannelOverHttp@21fe7540{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:37.313Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@14f4a225{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@491eade9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1b988faf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78e19526{s=START}]=>HttpChannelOverHttp@21fe7540{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2023-01-12T03:37:37.314Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2023-01-12T03:37:37.313892Z
2023-01-12T03:37:37.314Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@70aa9445 offer EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2023-01-12T03:37:37.314193Z
2023-01-12T03:37:37.314Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2023-01-12T03:37:37.31435Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@14f4a225{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@491eade9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1b988faf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78e19526{s=START}]=>HttpChannelOverHttp@21fe7540{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2023-01-12T03:37:37.314Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@70aa9445 task=EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2023-01-12T03:37:37.314461Z
2023-01-12T03:37:37.314Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@43dcafc{SSLC.NBReadCB@491eade9{SslConnection@491eade9::SocketChannelEndPoint@14f4a225{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@491eade9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1b988faf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78e19526{s=START}]=>HttpChannelOverHttp@21fe7540{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2023-01-12T03:37:37.314Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2023-01-12T03:37:37.314609Z tryProduce true
2023-01-12T03:37:37.314Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2023-01-12T03:37:37.314Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@491eade9::SocketChannelEndPoint@14f4a225{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@491eade9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1b988faf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78e19526{s=START}]=>HttpChannelOverHttp@21fe7540{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:37.314Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:37:37.314Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@14f4a225{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@491eade9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1b988faf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78e19526{s=START}]=>HttpChannelOverHttp@21fe7540{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:37.314Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@491eade9::SocketChannelEndPoint@14f4a225{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@491eade9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1b988faf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78e19526{s=START}]=>HttpChannelOverHttp@21fe7540{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:37.314Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2023-01-12T03:37:37.315Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5b07d3c4{AC.ReadCB@1b988faf{HttpConnection@1b988faf::DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2023-01-12T03:37:37.315Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1b988faf::DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@13261c72{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2023-01-12T03:37:37.315Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@491eade9::SocketChannelEndPoint@14f4a225{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@491eade9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@1b988faf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78e19526{s=START}]=>HttpChannelOverHttp@21fe7540{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:37.315Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2023-01-12T03:37:37.315Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@14f4a225{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@491eade9{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@1b988faf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78e19526{s=START}]=>HttpChannelOverHttp@21fe7540{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:37.315Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5f9b11da[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}
2023-01-12T03:37:37.315Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2023-01-12T03:37:37.318Z||qtp666312528-23|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@3df54574[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@3df54574[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}
2023-01-12T03:37:37.318Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@491eade9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@1b988faf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78e19526{s=START}]=>HttpChannelOverHttp@21fe7540{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:37.318Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2023-01-12T03:37:37.318Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1b988faf::DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@3df54574[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}
2023-01-12T03:37:37.318Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1b988faf::DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@3df54574[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} {}
2023-01-12T03:37:37.318Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3df54574[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}
2023-01-12T03:37:37.319Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@7e016342 IDLE
2023-01-12T03:37:37.319Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0} tryExecute STOP!
2023-01-12T03:37:37.319Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@7e016342 offer STOP!
2023-01-12T03:37:37.319Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@7e016342 task=STOP!
2023-01-12T03:37:37.319Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@7e016342 Exited
2023-01-12T03:37:37.319Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2023-01-12T03:37:37.319Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@6daf2337{s=0/2,p=0}@7e016342
2023-01-12T03:37:37.320Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=10/30000}
2023-01-12T03:37:37.320Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=10/30000}
2023-01-12T03:37:37.320Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@491eade9::SocketChannelEndPoint@14f4a225{/10.233.65.136:33178<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@491eade9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1b988faf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78e19526{s=START}]=>HttpChannelOverHttp@21fe7540{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2023-01-12T03:37:37.320Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@491eade9::SocketChannelEndPoint@14f4a225{/10.233.65.136:33178<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@491eade9{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1b988faf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78e19526{s=START}]=>HttpChannelOverHttp@21fe7540{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:37.320Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@14d47e87[p=0,l=0,c=0,r=0]={<<<>>>}
2023-01-12T03:37:37.320Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2023-01-12T03:37:37.320Z||qtp666312528-23|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
2023-01-12T03:37:37.320Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@14f4a225{/10.233.65.136:33178<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@491eade9{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1b988faf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78e19526{s=START}]=>HttpChannelOverHttp@21fe7540{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:37.321Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2023-01-12T03:37:37.321Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2023-01-12T03:37:37.321Z||qtp666312528-23|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
2023-01-12T03:37:37.321Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@491eade9::SocketChannelEndPoint@14f4a225{/10.233.65.136:33178<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@491eade9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1b988faf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78e19526{s=START}]=>HttpChannelOverHttp@21fe7540{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2023-01-12T03:37:37.321Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@491eade9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1b988faf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78e19526{s=START}]=>HttpChannelOverHttp@21fe7540{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:37.322Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@491eade9::SocketChannelEndPoint@14f4a225{/10.233.65.136:33178<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@491eade9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1b988faf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78e19526{s=START}]=>HttpChannelOverHttp@21fe7540{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
2023-01-12T03:37:37.322Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=12/30000}
2023-01-12T03:37:37.322Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@14f4a225{/10.233.65.136:33178<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@491eade9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1b988faf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78e19526{s=START}]=>HttpChannelOverHttp@21fe7540{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:37.322Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@14f4a225{/10.233.65.136:33178<->/10.233.65.3:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@491eade9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1b988faf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78e19526{s=START}]=>HttpChannelOverHttp@21fe7540{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:37.322Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@14f4a225{/10.233.65.136:33178<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@491eade9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1b988faf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78e19526{s=START}]=>HttpChannelOverHttp@21fe7540{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:37.322Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@44ef1919{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)
2023-01-12T03:37:37.322Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@43dcafc{null}
2023-01-12T03:37:37.323Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7ec68821{STARTED} id=0 keys=1 selected=0 updates=0
2023-01-12T03:37:37.323Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@560072e6
2023-01-12T03:37:37.323Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@560072e6
2023-01-12T03:37:37.323Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@14f4a225{/10.233.65.136:33178<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@491eade9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@1b988faf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78e19526{s=START}]=>HttpChannelOverHttp@21fe7540{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:37.324Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@14f4a225{/10.233.65.136:33178<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@491eade9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@1b988faf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78e19526{s=START}]=>HttpChannelOverHttp@21fe7540{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:37.324Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@14f4a225{/10.233.65.136:33178<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@491eade9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@1b988faf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78e19526{s=START}]=>HttpChannelOverHttp@21fe7540{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:37.324Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@53cabc8c{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)
2023-01-12T03:37:37.324Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1b988faf::DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=14/30000}
2023-01-12T03:37:37.324Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5b07d3c4{null}
2023-01-12T03:37:37.324Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1b988faf::DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2023-01-12T03:37:37.324Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1b988faf::DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=14/30000}
2023-01-12T03:37:37.324Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=14/30000}
2023-01-12T03:37:37.324Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@491eade9::SocketChannelEndPoint@14f4a225{/10.233.65.136:33178<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@491eade9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@1b988faf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78e19526{s=START}]=>HttpChannelOverHttp@21fe7540{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:37.324Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1b988faf::DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=14/30000} onFillable exit HttpChannelState@13261c72{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2023-01-12T03:37:37.324Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@560072e6
2023-01-12T03:37:37.325Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@491eade9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@22f27783{/10.233.65.136:33178<->/10.233.65.3:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@1b988faf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78e19526{s=START}]=>HttpChannelOverHttp@21fe7540{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:37.325Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2023-01-12T03:37:37.325Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@7d774084 waiting
2023-01-12T03:37:37.325Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2023-01-12T03:37:37.325Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 0 updates
2023-01-12T03:37:37.325Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2023-01-12T03:37:37.325Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:37:37.325Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 0 keys
2023-01-12T03:37:47.308Z||qtp666312528-21-acceptor-0@620f7a39-ServerConnector@49dbaaf3{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@606c669a on ManagedSelector@7ec68821{STARTED} id=0 keys=0 selected=0 updates=0
2023-01-12T03:37:47.308Z||qtp666312528-21-acceptor-0@620f7a39-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7ec68821{STARTED} id=0 keys=0 selected=0 updates=1
2023-01-12T03:37:47.308Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2023-01-12T03:37:47.308Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2023-01-12T03:37:47.308Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2023-01-12T03:37:47.308Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2023-01-12T03:37:47.308Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@606c669a
2023-01-12T03:37:47.308Z||qtp666312528-21-acceptor-0@620f7a39-ServerConnector@49dbaaf3{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@710f2c24 on ManagedSelector@7ec68821{STARTED} id=0 keys=0 selected=0 updates=0
2023-01-12T03:37:47.308Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@606c669a
2023-01-12T03:37:47.308Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1
2023-01-12T03:37:47.308Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@26f07261
2023-01-12T03:37:47.308Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@606c669a
2023-01-12T03:37:47.309Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2023-01-12T03:37:47.309Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@24a76c8d{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2023-01-12T03:37:47.309Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2023-01-12T03:37:47.309Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/1 selected
2023-01-12T03:37:47.309Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2023-01-12T03:37:47.309Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2023-01-12T03:37:47.309Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@710f2c24
2023-01-12T03:37:47.309Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@710f2c24
2023-01-12T03:37:47.309Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3b99c1ab
2023-01-12T03:37:47.309Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@710f2c24
2023-01-12T03:37:47.309Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4b897a88{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2023-01-12T03:37:47.309Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5f77d541
2023-01-12T03:37:47.309Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1fed39de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@493ace55{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@56e610fb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2023-01-12T03:37:47.309Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@23870715::DecryptedEndPoint@493ace55{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=0/30000}
2023-01-12T03:37:47.310Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5fc37176{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@305d396c{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@300048d5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2023-01-12T03:37:47.310Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@24a76c8d{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5552e972{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@493ace55{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@23870715[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a05ddeb{s=START}]=>HttpChannelOverHttp@1fed39de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:47.310Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@51bc5e49::DecryptedEndPoint@305d396c{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}
2023-01-12T03:37:47.310Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5552e972::SocketChannelEndPoint@24a76c8d{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5552e972{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@493ace55{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@23870715[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a05ddeb{s=START}]=>HttpChannelOverHttp@1fed39de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:47.310Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@23870715::DecryptedEndPoint@493ace55{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}
2023-01-12T03:37:47.310Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4b897a88{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1530cdc9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@305d396c{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@51bc5e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cff005a{s=START}]=>HttpChannelOverHttp@5fc37176{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:47.310Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@23870715::DecryptedEndPoint@493ace55{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}
2023-01-12T03:37:47.310Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2c826d98{AC.ReadCB@23870715{HttpConnection@23870715::DecryptedEndPoint@493ace55{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2023-01-12T03:37:47.310Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1530cdc9::SocketChannelEndPoint@4b897a88{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1530cdc9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@305d396c{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@51bc5e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cff005a{s=START}]=>HttpChannelOverHttp@5fc37176{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:47.310Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@51bc5e49::DecryptedEndPoint@305d396c{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}
2023-01-12T03:37:47.310Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5552e972::SocketChannelEndPoint@24a76c8d{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5552e972{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@493ace55{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@23870715[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a05ddeb{s=START}]=>HttpChannelOverHttp@1fed39de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:47.310Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@51bc5e49::DecryptedEndPoint@305d396c{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}
2023-01-12T03:37:47.310Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2023-01-12T03:37:47.310Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2023-01-12T03:37:47.310Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@5552e972::SocketChannelEndPoint@24a76c8d{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5552e972{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@493ace55{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@23870715[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a05ddeb{s=START}]=>HttpChannelOverHttp@1fed39de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:47.310Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1530cdc9::SocketChannelEndPoint@4b897a88{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1530cdc9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@305d396c{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@51bc5e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cff005a{s=START}]=>HttpChannelOverHttp@5fc37176{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:47.311Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2023-01-12T03:37:47.311Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@372678b2{SSLC.NBReadCB@5552e972{SslConnection@5552e972::SocketChannelEndPoint@24a76c8d{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5552e972{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@493ace55{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@23870715[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a05ddeb{s=START}]=>HttpChannelOverHttp@1fed39de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2023-01-12T03:37:47.311Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|1 for SocketChannelEndPoint@24a76c8d{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@5552e972{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@493ace55{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@23870715[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a05ddeb{s=START}]=>HttpChannelOverHttp@1fed39de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:47.311Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@1530cdc9::SocketChannelEndPoint@4b897a88{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1530cdc9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@305d396c{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@51bc5e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cff005a{s=START}]=>HttpChannelOverHttp@5fc37176{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:47.311Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@757d1e5d on ManagedSelector@7ec68821{STARTED} id=0 keys=2 selected=0 updates=0
2023-01-12T03:37:47.311Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@24a76c8d{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@5552e972{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@493ace55{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@23870715[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a05ddeb{s=START}]=>HttpChannelOverHttp@1fed39de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:47.311Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4d76e86e{SSLC.NBReadCB@1530cdc9{SslConnection@1530cdc9::SocketChannelEndPoint@4b897a88{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1530cdc9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@305d396c{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@51bc5e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cff005a{s=START}]=>HttpChannelOverHttp@5fc37176{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2023-01-12T03:37:47.311Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@606c669a
2023-01-12T03:37:47.311Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1
2023-01-12T03:37:47.311Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@26f07261
2023-01-12T03:37:47.311Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4b897a88{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1530cdc9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@305d396c{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@51bc5e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cff005a{s=START}]=>HttpChannelOverHttp@5fc37176{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:47.311Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 2 keys
2023-01-12T03:37:47.311Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5ebb2a8c on ManagedSelector@7ec68821{STARTED} id=0 keys=2 selected=0 updates=1
2023-01-12T03:37:47.311Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2023-01-12T03:37:47.311Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/2 selected
2023-01-12T03:37:47.311Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 2 updates
2023-01-12T03:37:47.311Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4b897a88{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1530cdc9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@305d396c{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@51bc5e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cff005a{s=START}]=>HttpChannelOverHttp@5fc37176{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:47.311Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2023-01-12T03:37:47.311Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@710f2c24
2023-01-12T03:37:47.311Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@757d1e5d
2023-01-12T03:37:47.312Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@24a76c8d{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@5552e972{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@493ace55{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@23870715[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a05ddeb{s=START}]=>HttpChannelOverHttp@1fed39de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:47.312Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5ebb2a8c
2023-01-12T03:37:47.312Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4b897a88{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@1530cdc9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@305d396c{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@51bc5e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cff005a{s=START}]=>HttpChannelOverHttp@5fc37176{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:47.312Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2023-01-12T03:37:47.312Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 2 keys
2023-01-12T03:37:47.312Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 2/2/2 selected
2023-01-12T03:37:47.312Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 2 keys, 0 updates
2023-01-12T03:37:47.312Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.3:8000 remote=/10.233.65.136:33372], selector=sun.nio.ch.EPollSelectorImpl@3308da4f, interestOps=1, readyOps=1 SocketChannelEndPoint@24a76c8d{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@5552e972{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@493ace55{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@23870715[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a05ddeb{s=START}]=>HttpChannelOverHttp@1fed39de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2023-01-12T03:37:47.312Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@24a76c8d{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5552e972{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@493ace55{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@23870715[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a05ddeb{s=START}]=>HttpChannelOverHttp@1fed39de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:47.312Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@24a76c8d{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5552e972{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@493ace55{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@23870715[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a05ddeb{s=START}]=>HttpChannelOverHttp@1fed39de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2023-01-12T03:37:47.313Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0} tryExecute EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2023-01-12T03:37:47.312914Z
2023-01-12T03:37:47.313Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@7d774084 offer EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2023-01-12T03:37:47.313184Z
2023-01-12T03:37:47.313Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1
2023-01-12T03:37:47.313Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@72a35668
2023-01-12T03:37:47.313Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@72a35668
2023-01-12T03:37:47.313Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@72a35668 started
2023-01-12T03:37:47.313Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@72a35668 waiting
2023-01-12T03:37:47.313Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=8]@2023-01-12T03:37:47.31349Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@24a76c8d{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5552e972{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@493ace55{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@23870715[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a05ddeb{s=START}]=>HttpChannelOverHttp@1fed39de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2023-01-12T03:37:47.313Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1}@7d774084 task=EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2023-01-12T03:37:47.313692Z
2023-01-12T03:37:47.313Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@372678b2{SSLC.NBReadCB@5552e972{SslConnection@5552e972::SocketChannelEndPoint@24a76c8d{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5552e972{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@493ace55{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@23870715[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a05ddeb{s=START}]=>HttpChannelOverHttp@1fed39de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2023-01-12T03:37:47.313Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2023-01-12T03:37:47.313862Z tryProduce true
2023-01-12T03:37:47.314Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5552e972::SocketChannelEndPoint@24a76c8d{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5552e972{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@493ace55{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@23870715[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a05ddeb{s=START}]=>HttpChannelOverHttp@1fed39de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:47.314Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.3:8000 remote=/10.233.65.136:33370], selector=sun.nio.ch.EPollSelectorImpl@3308da4f, interestOps=1, readyOps=1 SocketChannelEndPoint@4b897a88{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@1530cdc9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@305d396c{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@51bc5e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cff005a{s=START}]=>HttpChannelOverHttp@5fc37176{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2023-01-12T03:37:47.314Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5552e972::SocketChannelEndPoint@24a76c8d{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@5552e972{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@493ace55{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@23870715[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a05ddeb{s=START}]=>HttpChannelOverHttp@1fed39de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:47.314Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2c826d98{AC.ReadCB@23870715{HttpConnection@23870715::DecryptedEndPoint@493ace55{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2023-01-12T03:37:47.314Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4b897a88{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1530cdc9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@305d396c{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@51bc5e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cff005a{s=START}]=>HttpChannelOverHttp@5fc37176{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:47.314Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@23870715::DecryptedEndPoint@493ace55{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@56e610fb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2023-01-12T03:37:47.314Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4b897a88{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1530cdc9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@305d396c{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@51bc5e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cff005a{s=START}]=>HttpChannelOverHttp@5fc37176{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2023-01-12T03:37:47.314Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5552e972::SocketChannelEndPoint@24a76c8d{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@5552e972{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@493ace55{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@23870715[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a05ddeb{s=START}]=>HttpChannelOverHttp@1fed39de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:47.314Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2023-01-12T03:37:47.314Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0} tryExecute EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2023-01-12T03:37:47.314467Z
2023-01-12T03:37:47.315Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@72a35668 offer EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2023-01-12T03:37:47.314977Z
2023-01-12T03:37:47.315Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1
2023-01-12T03:37:47.315Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@545872ee
2023-01-12T03:37:47.315Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@24a76c8d{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@5552e972{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@493ace55{/10.233.65.136:33372<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@23870715[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a05ddeb{s=START}]=>HttpChannelOverHttp@1fed39de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:47.315Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1fc55a87[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}
2023-01-12T03:37:47.315Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@545872ee
2023-01-12T03:37:47.315Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2023-01-12T03:37:47.315Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=9]@2023-01-12T03:37:47.315419Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4b897a88{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1530cdc9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@305d396c{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@51bc5e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cff005a{s=START}]=>HttpChannelOverHttp@5fc37176{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2023-01-12T03:37:47.315Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@545872ee started
2023-01-12T03:37:47.315Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@545872ee waiting
2023-01-12T03:37:47.315Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4d76e86e{SSLC.NBReadCB@1530cdc9{SslConnection@1530cdc9::SocketChannelEndPoint@4b897a88{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1530cdc9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@305d396c{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@51bc5e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cff005a{s=START}]=>HttpChannelOverHttp@5fc37176{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2023-01-12T03:37:47.316Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1530cdc9::SocketChannelEndPoint@4b897a88{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@1530cdc9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@305d396c{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@51bc5e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cff005a{s=START}]=>HttpChannelOverHttp@5fc37176{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:47.316Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1530cdc9::SocketChannelEndPoint@4b897a88{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@1530cdc9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@305d396c{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@51bc5e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cff005a{s=START}]=>HttpChannelOverHttp@5fc37176{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2023-01-12T03:37:47.316Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7e0baff0{AC.ReadCB@51bc5e49{HttpConnection@51bc5e49::DecryptedEndPoint@305d396c{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2023-01-12T03:37:47.315Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1}@72a35668 task=EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=9]@2023-01-12T03:37:47.315643Z
2023-01-12T03:37:47.316Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@51bc5e49::DecryptedEndPoint@305d396c{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@300048d5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2023-01-12T03:37:47.316Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7e1953f7/SelectorProducer@26f07261/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2023-01-12T03:37:47.316623Z tryProduce true
2023-01-12T03:37:47.316Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1530cdc9::SocketChannelEndPoint@4b897a88{/10.233.65.136:33370<->/10.233.65.3:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@1530cdc