Results

By type

          *** retrieve Truststore and Keystore password
*** actual launch of AAI Sparky BE
+ '{JAR_CMD}' ufv /opt/app/sparky/lib/sparkybe-onap-application.jar -C /opt/app/sparky/config/portal/ BOOT-INF/classes/portal.properties -C /opt/app/sparky/config/portal/ BOOT-INF/classes/key.properties
+ cd /opt/app/sparky
+ exec java -Xms1024m -Xmx4096m '-DAPP_HOME=/opt/app/sparky' '-DCONFIG_HOME=/opt/app/sparky/config' '-Dlogging.config=/opt/app/sparky/config/logging/logback.xml' -jar /opt/app/sparky/lib/sparkybe-onap-application.jar
   _____                  _                 ____  ______      ____  _   _          _____  
  / ____|                | |               |  _ \|  ____|_   / __ \| \ | |   /\   |  __ \ 
 | (___  _ __   __ _ _ __| | ___   _ ______| |_) | |__  (_) | |  | |  \| |  /  \  | |__) |
  \___ \| '_ \ / _` | '__| |/ / | | |______|  _ <|  __|     | |  | | . ` | / /\ \ |  ___/ 
  ____) | |_) | (_| | |  |   <| |_| |      | |_) | |____ _  | |__| | |\  |/ ____ \| |     
 |_____/| .__/ \__,_|_|  |_|\_\\__, |      |____/|______(_)  \____/|_| \_/_/    \_\_|     
        | |                     __/ |                                                     
        |_|                    |___/                                                      
2022-06-07T02:12:14.825Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-54ddffb9d-qtkft with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-06-07T02:12:14.825Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-54ddffb9d-qtkft with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-06-07T02:12:14.831Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|The following profiles are active: camel,fe-prod,oxm-schema-prod,oxm-default,resources,aai-proxy,ssl
2022-06-07T02:12:14.831Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|The following profiles are active: camel,fe-prod,oxm-schema-prod,oxm-default,resources,aai-proxy,ssl
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (jar:file:/opt/app/sparky/lib/sparkybe-onap-application.jar!/BOOT-INF/lib/groovy-2.4.15-indy.jar!/) to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2022-06-07T02:12:15.897Z||background-preinit|AAIUI||org.jboss.logging|DEBUG|Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2022-06-07T02:12:15.900Z||background-preinit|AAIUI||org.hibernate.validator.internal.util.Version|INFO|HV000001: Hibernate Validator 5.3.6.Final
2022-06-07T02:12:15.979Z||background-preinit|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2022-06-07T02:12:15.980Z||background-preinit|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-06-07T02:12:18.738Z||main|AAIUI||org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor|WARN|Multiple PropertySourcesPlaceholderConfigurer beans registered [propertySourcesPlaceholderConfigurer, org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0], falling back to Environment
2022-06-07T02:12:18.831Z||main|AAIUI||org.eclipse.jetty.util.log|DEBUG|Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
2022-06-07T02:12:18.833Z||main|AAIUI||org.eclipse.jetty.util.log|INFO|Logging initialized @6377ms to org.eclipse.jetty.util.log.Slf4jLog
2022-06-07T02:12:18.842Z||main|AAIUI||org.onap.aai.sparky.util.Encryptor|ERROR|AAIUI300140E|AAIUI300140E Decryption error for encrypted value: OBF:EMPvw6q2dljUv3cGTtu9nacGn940E8yX5ltlp1QHkdTSxZDFIepcfzmgOAHUUpqg. Cause: java.lang.StringIndexOutOfBoundsException: begin 61, end 65, length 64|
2022-06-07T02:12:18.842Z||main|AAIUI||org.onap.aai.sparky.util.Encryptor|ERROR|AAIUI300140E|AAIUI300140E Decryption error for encrypted value: OBF:EMPvw6q2dljUv3cGTtu9nacGn940E8yX5ltlp1QHkdTSxZDFIepcfzmgOAHUUpqg. Cause: java.lang.StringIndexOutOfBoundsException: begin 61, end 65, length 64|
2022-06-07T02:12:18.856Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_CERT|
2022-06-07T02:12:18.856Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server certificate chain = false|
2022-06-07T02:12:18.856Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server hostname = false|
2022-06-07T02:12:18.857Z||main|AAIUI||AAIRESTClient|DEBUG||Set client certificate filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.p12|
2022-06-07T02:12:18.857Z||main|AAIUI||AAIRESTClient|DEBUG||Set trust store filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.trust.jks|
2022-06-07T02:12:18.857Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-06-07T02:12:18.857Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-06-07T02:12:19.187Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2022-06-07T02:12:19.187Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-06-07T02:12:19.205Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2022-06-07T02:12:19.205Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-06-07T02:12:19.210Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-06-07T02:12:19.211Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-06-07T02:12:19.212Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-06-07T02:12:19.215Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-06-07T02:12:19.216Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-06-07T02:12:19.217Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-06-07T02:12:19.218Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-06-07T02:12:19.219Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-06-07T02:12:19.583Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@44c5a16f
2022-06-07T02:12:19.595Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=-1,MANAGED}
2022-06-07T02:12:19.599Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@f14e5bf{STOPPED} added {org.eclipse.jetty.security.DefaultAuthenticatorFactory@d176a31,POJO}
2022-06-07T02:12:19.602Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@f14e5bf{STOPPED},MANAGED}
2022-06-07T02:12:19.608Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@f14e5bf{STOPPED} added {JettyEmbeddedServletHandler@392a04e7{STOPPED},MANAGED}
2022-06-07T02:12:19.608Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{/,null,UNAVAILABLE} added {ErrorPageErrorHandler@7f02251{STOPPED},MANAGED}
2022-06-07T02:12:19.624Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@30331109{STOPPED}[9.4.18.v20190429] added {QueuedThreadPool[qtp214768579]@ccd1bc3{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-06-07T02:12:19.651Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@73a00e09[HTTP/1.1] added {HttpConfiguration@26dcd8c0{32768/8192,8192/8192,https://:0,[]},POJO}
2022-06-07T02:12:19.655Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@773c0293{null,[]}{0.0.0.0:0} added {Server@30331109{STOPPED}[9.4.18.v20190429],UNMANAGED}
2022-06-07T02:12:19.655Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@773c0293{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp214768579]@ccd1bc3{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-06-07T02:12:19.655Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@773c0293{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@2dbd803f{STOPPED},AUTO}
2022-06-07T02:12:19.655Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@773c0293{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@3e48e859,POJO}
2022-06-07T02:12:19.655Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@773c0293{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@73a00e09[HTTP/1.1],AUTO}
2022-06-07T02:12:19.656Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@773c0293{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@73a00e09[HTTP/1.1]
2022-06-07T02:12:19.659Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@773c0293{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@773c0293{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
2022-06-07T02:12:19.659Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@30331109{STOPPED}[9.4.18.v20190429] added {ServerConnector@773c0293{HTTP/1.1,[http/1.1]}{0.0.0.0:8000},AUTO}
2022-06-07T02:12:19.682Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|SessionManager default maxInactiveInterval=1800
2022-06-07T02:12:19.691Z||main|AAIUI||org.eclipse.jetty.http.PreEncodedHttpField|DEBUG|HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@4912d525]
2022-06-07T02:12:19.706Z||main|AAIUI||org.eclipse.jetty.http.pathmap.PathMappings|DEBUG|Added MappedResource[pathSpec=ServletPathSpec["*.svgz",pathDepth=0,group=SUFFIX_GLOB],resource=true] to PathMappings[size=1]
2022-06-07T02:12:19.707Z||main|AAIUI||org.eclipse.jetty.server.handler.gzip.GzipHandler|DEBUG|GzipHandler@1d12b024{STOPPED} mime types IncludeExclude@72fe8a4f{i=[],ip=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@43effd89,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@2c16fadb}
2022-06-07T02:12:19.707Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|GzipHandler@1d12b024{STOPPED} added {o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE},MANAGED}
2022-06-07T02:12:19.707Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@30331109{STOPPED}[9.4.18.v20190429] added {GzipHandler@1d12b024{STOPPED},MANAGED}
2022-06-07T02:12:19.715Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@41c204a0[HTTP/1.1] added {HttpConfiguration@64138b0c{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@49dbaaf3]},POJO}
2022-06-07T02:12:19.717Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SslConnectionFactory@736f3e9e{SSL->HTTP/1.1} added {SslContextFactory@bdc8014[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks],AUTO}
2022-06-07T02:12:19.717Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@1f443fae{null,[]}{0.0.0.0:0} added {Server@30331109{STOPPED}[9.4.18.v20190429],UNMANAGED}
2022-06-07T02:12:19.717Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@1f443fae{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp214768579]@ccd1bc3{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-06-07T02:12:19.718Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@1f443fae{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@73ba6fe6{STOPPED},AUTO}
2022-06-07T02:12:19.718Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@1f443fae{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@79ab34c1,POJO}
2022-06-07T02:12:19.718Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@1f443fae{null,[ssl]}{0.0.0.0:0} added {SslConnectionFactory@736f3e9e{SSL->HTTP/1.1},AUTO}
2022-06-07T02:12:19.718Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@1f443fae{SSL,[ssl]}{0.0.0.0:0} added SslConnectionFactory@736f3e9e{SSL->HTTP/1.1}
2022-06-07T02:12:19.718Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@41c204a0[HTTP/1.1],AUTO}
2022-06-07T02:12:19.718Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@41c204a0[HTTP/1.1]
2022-06-07T02:12:19.718Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:0},MANAGED}
2022-06-07T02:12:19.719Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@30331109{STOPPED}[9.4.18.v20190429] added {ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000},AUTO}
2022-06-07T02:12:19.720Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@30331109{STOPPED}[9.4.18.v20190429] added {AbstractLifeCycle@782168b7{STOPPED},AUTO}
2022-06-07T02:12:19.720Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Server@30331109{STOPPED}[9.4.18.v20190429]
2022-06-07T02:12:19.720Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@30331109{STARTING}[9.4.18.v20190429] added {ErrorHandler@29f0c4f2{STOPPED},AUTO}
2022-06-07T02:12:19.721Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|jetty-9.4.18.v20190429; built: 2019-04-29T20:42:08.989Z; git: e1bc35120a6617ee3df052294e433f3a25ce7097; jvm 11.0.9+11
2022-06-07T02:12:19.729Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting Server@30331109{STARTING}[9.4.18.v20190429]
2022-06-07T02:12:19.730Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting QueuedThreadPool[qtp214768579]@ccd1bc3{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY]
2022-06-07T02:12:19.732Z||main|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}
2022-06-07T02:12:19.732Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|QueuedThreadPool[qtp214768579]@ccd1bc3{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}] added {ReservedThreadExecutor@7551da2a{s=0/2,p=0},AUTO}
2022-06-07T02:12:19.732Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ReservedThreadExecutor@7551da2a{s=0/2,p=0}
2022-06-07T02:12:19.734Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7279ms ReservedThreadExecutor@7551da2a{s=0/2,p=0}
2022-06-07T02:12:19.735Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp214768579-19,5,main]
2022-06-07T02:12:19.735Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp214768579-20,5,main]
2022-06-07T02:12:19.735Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp214768579-21,5,main]
2022-06-07T02:12:19.736Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp214768579-22,5,main]
2022-06-07T02:12:19.736Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp214768579-23,5,main]
2022-06-07T02:12:19.736Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp214768579-24,5,main]
2022-06-07T02:12:19.737Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp214768579-25,5,main]
2022-06-07T02:12:19.737Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp214768579-26,5,main]
2022-06-07T02:12:19.737Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7282ms QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}]
2022-06-07T02:12:19.737Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting GzipHandler@1d12b024{STOPPED}
2022-06-07T02:12:19.739Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting GzipHandler@1d12b024{STARTING}
2022-06-07T02:12:19.739Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE}
2022-06-07T02:12:19.746Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Thread Context classloader org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2022-06-07T02:12:19.746Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$AppClassLoader@2e380628 
2022-06-07T02:12:19.746Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$PlatformClassLoader@3b6c624 
2022-06-07T02:12:19.746Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@1eaf1e62
2022-06-07T02:12:19.746Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@c81fd12
2022-06-07T02:12:19.746Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@62e6a3ec
2022-06-07T02:12:19.746Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@5754de72
2022-06-07T02:12:19.747Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@1eaf1e62
2022-06-07T02:12:19.748Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring embedded WebApplicationContext
2022-06-07T02:12:20.429Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@c81fd12
2022-06-07T02:12:20.462Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@3c6aa04a[defaultPolicy=WebSocketPolicy@59496961[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@408b87aa{STOPPED},AUTO}
2022-06-07T02:12:20.462Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@3c6aa04a[defaultPolicy=WebSocketPolicy@59496961[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@79b08632,POJO}
2022-06-07T02:12:20.463Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@787f32b7{STOPPED} added {WebSocketServerFactory@3c6aa04a[defaultPolicy=WebSocketPolicy@59496961[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory],AUTO}
2022-06-07T02:12:20.463Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@787f32b7{STOPPED} added {PathMappings[size=0],POJO}
2022-06-07T02:12:20.463Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} added {NativeWebSocketConfiguration@787f32b7{STOPPED},MANAGED}
2022-06-07T02:12:20.463Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting NativeWebSocketConfiguration@787f32b7{STOPPED}
2022-06-07T02:12:20.463Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting WebSocketServerFactory@3c6aa04a[defaultPolicy=WebSocketPolicy@59496961[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2022-06-07T02:12:20.463Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@408b87aa{STOPPED}
2022-06-07T02:12:20.464Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8008ms ScheduledExecutorScheduler@408b87aa{STARTED}
2022-06-07T02:12:20.464Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8009ms WebSocketServerFactory@3c6aa04a[defaultPolicy=WebSocketPolicy@59496961[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2022-06-07T02:12:20.465Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8009ms NativeWebSocketConfiguration@787f32b7{STARTED}
2022-06-07T02:12:20.487Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@5cbd159f{STOPPED}
2022-06-07T02:12:20.510Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@460510aa{STOPPED} added {HttpClientTransportOverHTTP@351e414e{STOPPED},AUTO}
2022-06-07T02:12:20.510Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@460510aa{STOPPED} added {Client@6fd77352[provider=null,keyStore=null,trustStore=null],AUTO}
2022-06-07T02:12:20.510Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@460510aa{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@5109e8cf,POJO}
2022-06-07T02:12:20.511Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@460510aa{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@3f672204,POJO}
2022-06-07T02:12:20.511Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@460510aa{STOPPED} added {QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}],UNMANAGED}
2022-06-07T02:12:20.511Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@460510aa{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@79b08632,POJO}
2022-06-07T02:12:20.511Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketClient@7a9d0857[httpClient=HttpClient@460510aa{STOPPED},openSessions.size=0] added {HttpClient@460510aa{STOPPED},AUTO}
2022-06-07T02:12:20.533Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@5cbd159f{STOPPED}
2022-06-07T02:12:20.533Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerContainer@5cbd159f{STOPPED} added {NativeWebSocketConfiguration@787f32b7{STARTED},UNMANAGED}
2022-06-07T02:12:20.533Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} added {ServerContainer@5cbd159f{STOPPED},AUTO}
2022-06-07T02:12:20.534Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer|DEBUG|Dynamic filter add to support JSR356/javax.websocket.server: org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter
2022-06-07T02:12:20.535Z||main|AAIUI||org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter|DEBUG|Adding [Jetty_WebSocketUpgradeFilter] WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@787f32b7{STARTED}] mapped to /* to o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-06-07T02:12:20.536Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@62e6a3ec
2022-06-07T02:12:20.537Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} added {JettyEmbeddedErrorHandler@dc7b462{STOPPED},MANAGED}
2022-06-07T02:12:20.537Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@5754de72
2022-06-07T02:12:20.537Z||main|AAIUI||org.eclipse.jetty.webapp.MetaData|DEBUG|metadata resolve o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-06-07T02:12:20.538Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-06-07T02:12:20.538Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=1800
2022-06-07T02:12:20.542Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=1800 added {org.eclipse.jetty.server.session.DefaultSessionCache@21422231[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
2022-06-07T02:12:20.544Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.DefaultSessionCache@21422231[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@56d93692[passivating=false,graceSec=3600],AUTO}
2022-06-07T02:12:20.545Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting DefaultSessionIdManager@3900fa71{STOPPED}[worker=null]
2022-06-07T02:12:20.546Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|DefaultSessionIdManager workerName=node0
2022-06-07T02:12:20.546Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|No SessionScavenger set, using defaults
2022-06-07T02:12:20.547Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|DefaultSessionIdManager@3900fa71{STARTING}[worker=node0] added {HouseKeeper@7d0614f{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
2022-06-07T02:12:20.547Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HouseKeeper@7d0614f{STOPPED}[interval=600000, ownscheduler=false]
2022-06-07T02:12:20.547Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@627d8516{STOPPED}
2022-06-07T02:12:20.547Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8092ms ScheduledExecutorScheduler@627d8516{STARTED}
2022-06-07T02:12:20.548Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|Using own scheduler for scavenging
2022-06-07T02:12:20.548Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|node0 Scavenging every 600000ms
2022-06-07T02:12:20.549Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8093ms HouseKeeper@7d0614f{STARTED}[interval=600000, ownscheduler=true]
2022-06-07T02:12:20.549Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8094ms DefaultSessionIdManager@3900fa71{STARTED}[worker=node0]
2022-06-07T02:12:20.550Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@30331109{STARTING}[9.4.18.v20190429] added {DefaultSessionIdManager@3900fa71{STARTED}[worker=node0],MANAGED}
2022-06-07T02:12:20.550Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=1800 added {DefaultSessionIdManager@3900fa71{STARTED}[worker=node0],UNMANAGED}
2022-06-07T02:12:20.550Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@3cec79d3{STOPPED}
2022-06-07T02:12:20.550Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8094ms ScheduledExecutorScheduler@3cec79d3{STARTED}
2022-06-07T02:12:20.551Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=1800
2022-06-07T02:12:20.551Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ConstraintSecurityHandler@f14e5bf{STOPPED}
2022-06-07T02:12:20.552Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ConstraintSecurityHandler@f14e5bf{STARTING}
2022-06-07T02:12:20.552Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedServletHandler@392a04e7{STOPPED}
2022-06-07T02:12:20.553Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/rest/*[JAVAX_API:null] mapped to servlet=CamelServlet[JAVAX_API:null]
2022-06-07T02:12:20.554Z||main|AAIUI||org.eclipse.jetty.http.pathmap.PathMappings|DEBUG|Added MappedResource[pathSpec=ServletPathSpec["/rest/*",pathDepth=2,group=PREFIX_GLOB],resource=CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true] to PathMappings[size=1]
2022-06-07T02:12:20.554Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/[JAVAX_API:null] mapped to servlet=dispatcherServlet[JAVAX_API:null]
2022-06-07T02:12:20.554Z||main|AAIUI||org.eclipse.jetty.http.pathmap.PathMappings|DEBUG|Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=2]
2022-06-07T02:12:20.555Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|filterNameMap={requestContextFilter=requestContextFilter@3157e4c0==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true, applicationContextIdFilter=applicationContextIdFilter@6eaa21d8==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true, httpPutFormContentFilter=httpPutFormContentFilter@328902d5==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true, Jetty_WebSocketUpgradeFilter=Jetty_WebSocketUpgradeFilter@f2ce6b==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true, hiddenHttpMethodFilter=hiddenHttpMethodFilter@72e789cb==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true, characterEncodingFilter=characterEncodingFilter@7c1812b3==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true, webRequestLoggingFilter=webRequestLoggingFilter@43034809==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true, metricsFilter=metricsFilter@39e67516==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true}
2022-06-07T02:12:20.559Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|pathFilters=[[/*]/[]/[ASYNC, INCLUDE, REQUEST, FORWARD]=>metricsFilter, [/*]/[]/[ASYNC, INCLUDE, REQUEST, FORWARD]=>characterEncodingFilter, [/*]/[]/[ASYNC, INCLUDE, REQUEST, FORWARD]=>hiddenHttpMethodFilter, [/*]/[]/[ASYNC, INCLUDE, REQUEST, FORWARD]=>httpPutFormContentFilter, [/*]/[]/[ASYNC, INCLUDE, REQUEST, FORWARD]=>requestContextFilter, [/*]/[]/[ASYNC, INCLUDE, REQUEST, FORWARD]=>webRequestLoggingFilter, [/*]/[]/[ASYNC, INCLUDE, REQUEST, FORWARD]=>applicationContextIdFilter, [/*]/[]/[REQUEST]=>Jetty_WebSocketUpgradeFilter]
2022-06-07T02:12:20.559Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletFilterMap={}
2022-06-07T02:12:20.559Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletPathMap=PathMappings[size=2]
2022-06-07T02:12:20.559Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletNameMap={default=default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true, CamelServlet=CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true, dispatcherServlet=dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true}
2022-06-07T02:12:20.559Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedServletHandler@392a04e7{STARTING}
2022-06-07T02:12:20.560Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8104ms JettyEmbeddedServletHandler@392a04e7{STARTED}
2022-06-07T02:12:20.560Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8104ms ConstraintSecurityHandler@f14e5bf{STARTED}
2022-06-07T02:12:20.560Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.DefaultSessionCache@21422231[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2022-06-07T02:12:20.560Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.NullSessionDataStore@56d93692[passivating=false,graceSec=3600]
2022-06-07T02:12:20.560Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8104ms org.eclipse.jetty.server.session.NullSessionDataStore@56d93692[passivating=false,graceSec=3600]
2022-06-07T02:12:20.560Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8105ms org.eclipse.jetty.server.session.DefaultSessionCache@21422231[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2022-06-07T02:12:20.560Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8105ms org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=1800
2022-06-07T02:12:20.561Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerContainer@5cbd159f{STOPPED}
2022-06-07T02:12:20.562Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.DecoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@6f9ad11c)
2022-06-07T02:12:20.562Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-06-07T02:12:20.563Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-06-07T02:12:20.563Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-06-07T02:12:20.564Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-06-07T02:12:20.564Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-06-07T02:12:20.564Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-06-07T02:12:20.564Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-06-07T02:12:20.564Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-06-07T02:12:20.565Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder
2022-06-07T02:12:20.565Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-06-07T02:12:20.565Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-06-07T02:12:20.565Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-06-07T02:12:20.565Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-06-07T02:12:20.565Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-06-07T02:12:20.565Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-06-07T02:12:20.565Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-06-07T02:12:20.565Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-06-07T02:12:20.566Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder
2022-06-07T02:12:20.566Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder
2022-06-07T02:12:20.566Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder
2022-06-07T02:12:20.566Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder
2022-06-07T02:12:20.566Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder
2022-06-07T02:12:20.566Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.EncoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@6f9ad11c)
2022-06-07T02:12:20.567Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-06-07T02:12:20.567Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-06-07T02:12:20.567Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-06-07T02:12:20.568Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-06-07T02:12:20.568Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-06-07T02:12:20.568Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-06-07T02:12:20.568Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-06-07T02:12:20.568Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-06-07T02:12:20.568Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.StringEncoder
2022-06-07T02:12:20.569Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-06-07T02:12:20.569Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-06-07T02:12:20.569Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-06-07T02:12:20.569Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-06-07T02:12:20.569Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-06-07T02:12:20.569Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-06-07T02:12:20.569Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-06-07T02:12:20.569Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-06-07T02:12:20.569Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder
2022-06-07T02:12:20.569Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder
2022-06-07T02:12:20.570Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8114ms ServerContainer@5cbd159f{STARTED}
2022-06-07T02:12:20.570Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedErrorHandler@dc7b462{STOPPED}
2022-06-07T02:12:20.570Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedErrorHandler@dc7b462{STARTING}
2022-06-07T02:12:20.571Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8115ms JettyEmbeddedErrorHandler@dc7b462{STARTED}
2022-06-07T02:12:20.571Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler|INFO|Started o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2022-06-07T02:12:20.571Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@1eaf1e62
2022-06-07T02:12:20.571Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@c81fd12
2022-06-07T02:12:20.571Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@62e6a3ec
2022-06-07T02:12:20.571Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@5754de72
2022-06-07T02:12:20.571Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8116ms o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2022-06-07T02:12:20.572Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8116ms GzipHandler@1d12b024{STARTED}
2022-06-07T02:12:20.572Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting AbstractLifeCycle@782168b7{STOPPED}
2022-06-07T02:12:20.572Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8116ms AbstractLifeCycle@782168b7{STARTED}
2022-06-07T02:12:20.572Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ErrorHandler@29f0c4f2{STOPPED}
2022-06-07T02:12:20.572Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ErrorHandler@29f0c4f2{STARTING}
2022-06-07T02:12:20.572Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8117ms ErrorHandler@29f0c4f2{STARTED}
2022-06-07T02:12:20.573Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|Started @8117ms
2022-06-07T02:12:20.573Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8117ms Server@30331109{STARTED}[9.4.18.v20190429]
2022-06-07T02:12:20.773Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-06-07T02:12:20.776Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-06-07T02:12:20.776Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-06-07T02:12:20.776Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-06-07T02:12:20.937Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
2022-06-07T02:12:20.937Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
[EL Warning]: moxy: 2022-06-07 02:12:22.187--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2022-06-07 02:12:23.62--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2022-06-07 02:12:24.942--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2022-06-07 02:12:26.283--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2022-06-07 02:12:27.819--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2022-06-07 02:12:29.273--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2022-06-07 02:12:30.8--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2022-06-07T02:12:32.015Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-06-07T02:12:32.015Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-06-07T02:12:32.124Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-06-07T02:12:32.124Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-06-07T02:12:32.124Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-06-07T02:12:32.124Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-06-07T02:12:32.411Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2022-06-07T02:12:32.412Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-06-07T02:12:32.429Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2022-06-07T02:12:32.429Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-06-07T02:12:32.430Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-06-07T02:12:32.430Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-06-07T02:12:32.430Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-06-07T02:12:32.430Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-06-07T02:12:32.430Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-06-07T02:12:32.430Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-06-07T02:12:32.431Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-06-07T02:12:32.431Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-06-07T02:12:35.298Z||main|AAIUI||org.hibernate.validator.internal.metadata.provider.TypeAnnotationAwareMetaDataProvider|DEBUG|HV000188: Parameterized type with more than one argument is not supported: java.util.function.Function
2022-06-07T02:12:37.199Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@30331109{STARTED}[9.4.18.v20190429] added {ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000},UNMANAGED}
2022-06-07T02:12:37.202Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting metricsFilter@39e67516==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-06-07T02:12:37.202Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24746ms metricsFilter@39e67516==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-06-07T02:12:37.203Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.autoconfigure.MetricsFilter@46678e49
2022-06-07T02:12:37.206Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting characterEncodingFilter@7c1812b3==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-06-07T02:12:37.206Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24750ms characterEncodingFilter@7c1812b3==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-06-07T02:12:37.206Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedCharacterEncodingFilter@256aa5f2
2022-06-07T02:12:37.206Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting hiddenHttpMethodFilter@72e789cb==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-06-07T02:12:37.206Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24750ms hiddenHttpMethodFilter@72e789cb==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-06-07T02:12:37.206Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter@4d48bd85
2022-06-07T02:12:37.206Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting httpPutFormContentFilter@328902d5==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-06-07T02:12:37.206Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24750ms httpPutFormContentFilter@328902d5==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-06-07T02:12:37.206Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter@2ff95fc6
2022-06-07T02:12:37.206Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting requestContextFilter@3157e4c0==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-06-07T02:12:37.206Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24751ms requestContextFilter@3157e4c0==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-06-07T02:12:37.206Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedRequestContextFilter@29a69a35
2022-06-07T02:12:37.206Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting webRequestLoggingFilter@43034809==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-06-07T02:12:37.206Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24751ms webRequestLoggingFilter@43034809==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-06-07T02:12:37.206Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.trace.WebRequestTraceFilter@77c7ed8e
2022-06-07T02:12:37.206Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting applicationContextIdFilter@6eaa21d8==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-06-07T02:12:37.207Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24751ms applicationContextIdFilter@6eaa21d8==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-06-07T02:12:37.207Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.ApplicationContextHeaderFilter@ea9e141
2022-06-07T02:12:37.207Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Jetty_WebSocketUpgradeFilter@f2ce6b==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2022-06-07T02:12:37.207Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24751ms Jetty_WebSocketUpgradeFilter@f2ce6b==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2022-06-07T02:12:37.207Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@787f32b7{STARTED}]
2022-06-07T02:12:37.208Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2022-06-07T02:12:37.209Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24753ms dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2022-06-07T02:12:37.210Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.springframework.web.servlet.DispatcherServlet@1cb19dba for dispatcherServlet
2022-06-07T02:12:37.211Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring FrameworkServlet 'dispatcherServlet'
2022-06-07T02:12:37.232Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2022-06-07T02:12:37.232Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24776ms CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2022-06-07T02:12:37.232Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init CamelHttpTransportServlet for CamelServlet
2022-06-07T02:12:37.233Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2022-06-07T02:12:37.234Z||main|AAIUI||org.eclipse.jetty.servlet.BaseHolder|DEBUG|Holding class org.eclipse.jetty.servlet.DefaultServlet from org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2022-06-07T02:12:37.234Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24779ms default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2022-06-07T02:12:37.238Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.eclipse.jetty.servlet.DefaultServlet@7891742e for default
2022-06-07T02:12:37.244Z||main|AAIUI||org.eclipse.jetty.servlet.DefaultServlet|DEBUG|resource base = null
2022-06-07T02:12:37.244Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-06-07T02:12:37.253Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {sun.nio.ch.ServerSocketChannelImpl[/0.0.0.0:8000],POJO}
2022-06-07T02:12:37.253Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@73ba6fe6{STOPPED}
2022-06-07T02:12:37.254Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24798ms ScheduledExecutorScheduler@73ba6fe6{STARTED}
2022-06-07T02:12:37.254Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslConnectionFactory@736f3e9e{SSL->HTTP/1.1}
2022-06-07T02:12:37.254Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslContextFactory@bdc8014[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-06-07T02:12:37.538Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai in X509@118f2486(aai@aai.onap.org,h=[],w=[])
2022-06-07T02:12:37.538Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-babel in X509@118f2486(aai@aai.onap.org,h=[aai],w=[])
2022-06-07T02:12:37.538Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-babel.onap in X509@118f2486(aai@aai.onap.org,h=[aai, aai-babel],w=[])
2022-06-07T02:12:37.538Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-graphadmin in X509@118f2486(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap],w=[])
2022-06-07T02:12:37.538Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-graphadmin.onap in X509@118f2486(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin],w=[])
2022-06-07T02:12:37.538Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-modelloader in X509@118f2486(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap],w=[])
2022-06-07T02:12:37.538Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-modelloader.onap in X509@118f2486(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader],w=[])
2022-06-07T02:12:37.539Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-search-data.onap in X509@118f2486(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap],w=[])
2022-06-07T02:12:37.539Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-sparky-be.onap in X509@118f2486(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap],w=[])
2022-06-07T02:12:37.539Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.api.simpledemo.onap.org in X509@118f2486(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap],w=[])
2022-06-07T02:12:37.539Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.elasticsearch.simpledemo.onap.org in X509@118f2486(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org],w=[])
2022-06-07T02:12:37.539Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.gremlinserver.simpledemo.onap.org in X509@118f2486(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org],w=[])
2022-06-07T02:12:37.539Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.hbase.simpledemo.onap.org in X509@118f2486(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org],w=[])
2022-06-07T02:12:37.539Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.onap in X509@118f2486(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org],w=[])
2022-06-07T02:12:37.539Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.searchservice.simpledemo.onap.org in X509@118f2486(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap],w=[])
2022-06-07T02:12:37.539Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.simpledemo.onap.org in X509@118f2486(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org],w=[])
2022-06-07T02:12:37.539Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.ui.simpledemo.onap.org in X509@118f2486(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org],w=[])
2022-06-07T02:12:37.540Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate CN alias=aai@aai.onap.org CN=aai in X509@118f2486(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[])
2022-06-07T02:12:37.541Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|INFO|x509=X509@118f2486(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@bdc8014[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-06-07T02:12:37.642Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|managers=[org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager@ec70725] for SslContextFactory@bdc8014[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-06-07T02:12:37.723Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Selected Protocols [TLSv1.1, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
2022-06-07T02:12:37.723Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Selected Ciphers   [TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
2022-06-07T02:12:37.725Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7e1953f7
2022-06-07T02:12:37.726Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25271ms SslContextFactory@bdc8014[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-06-07T02:12:37.727Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@63ede2a0
2022-06-07T02:12:37.727Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25271ms SslConnectionFactory@736f3e9e{SSL->HTTP/1.1}
2022-06-07T02:12:37.727Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HttpConnectionFactory@41c204a0[HTTP/1.1]
2022-06-07T02:12:37.727Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25272ms HttpConnectionFactory@41c204a0[HTTP/1.1]
2022-06-07T02:12:37.727Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SelectorManager@ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-06-07T02:12:37.738Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-06-07T02:12:37.737366Z added {SelectorProducer@43de88f3,POJO}
2022-06-07T02:12:37.739Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-06-07T02:12:37.739226Z added {QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}],UNMANAGED}
2022-06-07T02:12:37.739Z||main|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-06-07T02:12:37.73957Z created
2022-06-07T02:12:37.739Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ManagedSelector@78c5ef58{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-06-07T02:12:37.739894Z,MANAGED}
2022-06-07T02:12:37.740Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SelectorManager@ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {ManagedSelector@78c5ef58{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
2022-06-07T02:12:37.740Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ManagedSelector@78c5ef58{STOPPED} id=0 keys=-1 selected=-1 updates=0
2022-06-07T02:12:37.740Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-06-07T02:12:37.74039Z
2022-06-07T02:12:37.740Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25284ms EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-06-07T02:12:37.740593Z
2022-06-07T02:12:37.743Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c0040@769f6023
2022-06-07T02:12:37.743Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c0040@769f6023
2022-06-07T02:12:37.743Z||main|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Start@1a06ec24 on ManagedSelector@78c5ef58{STARTING} id=0 keys=0 selected=0 updates=0
2022-06-07T02:12:37.744Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-06-07T02:12:37.744053Z tryProduce false
2022-06-07T02:12:37.746Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-07T02:12:37.746Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Start@1a06ec24
2022-06-07T02:12:37.746Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:12:37.747Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 0 keys
2022-06-07T02:12:37.747Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25291ms ManagedSelector@78c5ef58{STARTED} id=0 keys=0 selected=0 updates=0
2022-06-07T02:12:37.747Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25291ms SelectorManager@ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-06-07T02:12:37.748Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {acceptor-0@1f5f4d48,POJO}
2022-06-07T02:12:37.748Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue acceptor-0@1f5f4d48
2022-06-07T02:12:37.748Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|INFO|Started ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-06-07T02:12:37.748Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25292ms ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-06-07T02:12:37.748Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run acceptor-0@1f5f4d48
2022-06-07T02:12:37.756Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 24.411 seconds (JVM running for 25.3)
2022-06-07T02:12:37.756Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 24.411 seconds (JVM running for 25.3)
2022-06-07T02:12:46.337Z||qtp214768579-20-acceptor-0@1f5f4d48-ServerConnector@1f443fae{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@796753f2 on ManagedSelector@78c5ef58{STARTED} id=0 keys=0 selected=0 updates=0
2022-06-07T02:12:46.337Z||qtp214768579-20-acceptor-0@1f5f4d48-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@78c5ef58{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-07T02:12:46.337Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-07T02:12:46.338Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/0 selected
2022-06-07T02:12:46.338Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 1 updates
2022-06-07T02:12:46.338Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-07T02:12:46.338Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@796753f2
2022-06-07T02:12:46.340Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@796753f2
2022-06-07T02:12:46.340Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:12:46.340Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-07T02:12:46.340Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@796753f2
2022-06-07T02:12:46.351Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@c9cd3b0{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 6 ms, remaining: 29994 ms
2022-06-07T02:12:46.351Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@48cc4058
2022-06-07T02:12:46.405Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=46/30000},null,HttpChannelState@3bae1271{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-07T02:12:46.413Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@25600ea9::DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=54/30000}
2022-06-07T02:12:46.422Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@c9cd3b0{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=75/30000}{io=0/0,kio=0,kro=0}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=61/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:46.422Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@8492591::SocketChannelEndPoint@c9cd3b0{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=78/30000}{io=0/0,kio=0,kro=0}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=63/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:46.422Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@25600ea9::DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=63/30000}
2022-06-07T02:12:46.423Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@25600ea9::DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=64/30000}
2022-06-07T02:12:46.424Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1c829368{AC.ReadCB@25600ea9{HttpConnection@25600ea9::DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2022-06-07T02:12:46.424Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@8492591::SocketChannelEndPoint@c9cd3b0{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=80/30000}{io=0/0,kio=0,kro=0}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:46.424Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-07T02:12:46.425Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,OPEN,fill=-,flush=-,to=81/30000}{io=0/0,kio=0,kro=0}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:46.428Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7eb9f62f{SSLC.NBReadCB@8492591{SslConnection@8492591::SocketChannelEndPoint@c9cd3b0{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-07T02:12:46.428Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@c9cd3b0{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:46.429Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@76283343 on ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-07T02:12:46.430Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=1
2022-06-07T02:12:46.431Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-07T02:12:46.431Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/1 selected
2022-06-07T02:12:46.431Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 1 updates
2022-06-07T02:12:46.431Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-07T02:12:46.431Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@76283343
2022-06-07T02:12:46.431Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@c9cd3b0{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/1,kio=0,kro=0}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:46.431Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@796753f2
2022-06-07T02:12:46.431Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@c9cd3b0{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=0}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:46.431Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:12:46.431Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-07T02:12:46.431Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 1/1/1 selected
2022-06-07T02:12:46.431Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 1 keys, 0 updates
2022-06-07T02:12:46.432Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.69.6:8000 remote=/10.233.69.75:60010], selector=sun.nio.ch.EPollSelectorImpl@198dca6d, interestOps=1, readyOps=1 SocketChannelEndPoint@c9cd3b0{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=1}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-07T02:12:46.432Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@c9cd3b0{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:46.432Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@c9cd3b0{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-07T02:12:46.432Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0} tryExecute EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-06-07T02:12:46.432745Z
2022-06-07T02:12:46.432Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1} startReservedThread p=1
2022-06-07T02:12:46.433Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@7551da2a{s=0/2,p=1}@3ea2aac5
2022-06-07T02:12:46.434Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@7551da2a{s=0/2,p=1}@3ea2aac5
2022-06-07T02:12:46.434Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=6,r=2,q=1}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2022-06-07T02:12:46.434165Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@c9cd3b0{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-07T02:12:46.434Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=1}@3ea2aac5 started
2022-06-07T02:12:46.434Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@c9cd3b0{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-07T02:12:46.434Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-07T02:12:46.434Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:12:46.434Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@3ea2aac5 waiting
2022-06-07T02:12:46.434Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@c9cd3b0{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:46.434Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-07T02:12:46.434Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@c9cd3b0{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-07T02:12:46.435Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7eb9f62f{SSLC.NBReadCB@8492591{SslConnection@8492591::SocketChannelEndPoint@c9cd3b0{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-07T02:12:46.435Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@8492591::SocketChannelEndPoint@c9cd3b0{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:46.436Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@8492591::SocketChannelEndPoint@c9cd3b0{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:46.436Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1c829368{AC.ReadCB@25600ea9{HttpConnection@25600ea9::DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=13/30000}}}
2022-06-07T02:12:46.436Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@25600ea9::DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=13/30000} onFillable enter HttpChannelState@3bae1271{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-07T02:12:46.436Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@8492591::SocketChannelEndPoint@c9cd3b0{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:46.436Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-07T02:12:46.437Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@c9cd3b0{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@8492591{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:46.437Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@16d27243[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:12:46.437Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-07T02:12:46.451Z||qtp214768579-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@9862110[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@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:12:46.453Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}->SslConnection@8492591{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=30/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:46.453Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-07T02:12:46.453Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@25600ea9::DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=30/30000} filled -1 HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:12:46.453Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@25600ea9::DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=30/30000} parse HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-07T02:12:46.453Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:12:46.455Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-07T02:12:46.455Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=32/30000}
2022-06-07T02:12:46.455Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=32/30000}
2022-06-07T02:12:46.455Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@8492591::SocketChannelEndPoint@c9cd3b0{/10.233.69.75:60010<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=29/30000}{io=0/0,kio=0,kro=1}->SslConnection@8492591{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@25600ea9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-07T02:12:46.457Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@8492591::SocketChannelEndPoint@c9cd3b0{/10.233.69.75:60010<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}->SslConnection@8492591{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@25600ea9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:46.457Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1f6c25cf[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-07T02:12:46.457Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-07T02:12:46.457Z||qtp214768579-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
2022-06-07T02:12:46.458Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@c9cd3b0{/10.233.69.75:60010<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}->SslConnection@8492591{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@25600ea9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:46.458Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-07T02:12:46.458Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-07T02:12:46.458Z||qtp214768579-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
2022-06-07T02:12:46.459Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@8492591::SocketChannelEndPoint@c9cd3b0{/10.233.69.75:60010<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@8492591{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@25600ea9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-07T02:12:46.459Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@8492591{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@25600ea9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:46.462Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@8492591::SocketChannelEndPoint@c9cd3b0{/10.233.69.75:60010<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@8492591{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@25600ea9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 21 common frames omitted
2022-06-07T02:12:46.462Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=39/30000}
2022-06-07T02:12:46.462Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@c9cd3b0{/10.233.69.75:60010<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@8492591{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@25600ea9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:46.463Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@c9cd3b0{/10.233.69.75:60010<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@8492591{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@25600ea9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:46.463Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@c9cd3b0{/10.233.69.75:60010<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@8492591{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@25600ea9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:46.463Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7fff8e0e{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-07T02:12:46.464Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7eb9f62f{null}
2022-06-07T02:12:46.464Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-07T02:12:46.464Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5286c3d1
2022-06-07T02:12:46.464Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-07T02:12:46.464Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/0 selected
2022-06-07T02:12:46.464Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 0 updates
2022-06-07T02:12:46.464Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@c9cd3b0{/10.233.69.75:60010<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@8492591{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=41/30000}=>HttpConnection@25600ea9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:46.464Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5286c3d1
2022-06-07T02:12:46.464Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-07T02:12:46.464Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@c9cd3b0{/10.233.69.75:60010<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@8492591{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=41/30000}=>HttpConnection@25600ea9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:46.464Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:12:46.465Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@62f8a9b{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-07T02:12:46.465Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1c829368{null}
2022-06-07T02:12:46.465Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 0 keys
2022-06-07T02:12:46.465Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@25600ea9::DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=42/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-07T02:12:46.465Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@25600ea9::DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=42/30000}
2022-06-07T02:12:46.465Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@c9cd3b0{/10.233.69.75:60010<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@8492591{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=42/30000}=>HttpConnection@25600ea9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:46.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=43/30000}
2022-06-07T02:12:46.466Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@25600ea9::DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=43/30000} onFillable exit HttpChannelState@3bae1271{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-07T02:12:46.467Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@8492591{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@25600ea9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:46.467Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran CEP:SocketChannelEndPoint@c9cd3b0{/10.233.69.75:60010<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@8492591{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=44/30000}=>HttpConnection@25600ea9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-07T02:12:46.467Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@25600ea9::DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=44/30000}
2022-06-07T02:12:46.467Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@8492591::SocketChannelEndPoint@c9cd3b0{/10.233.69.75:60010<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@8492591{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.69.75:60010<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=44/30000}=>HttpConnection@25600ea9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:46.467Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5286c3d1
2022-06-07T02:12:56.335Z||qtp214768579-20-acceptor-0@1f5f4d48-ServerConnector@1f443fae{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@48077be6 on ManagedSelector@78c5ef58{STARTED} id=0 keys=0 selected=0 updates=0
2022-06-07T02:12:56.335Z||qtp214768579-20-acceptor-0@1f5f4d48-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@78c5ef58{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-07T02:12:56.335Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-07T02:12:56.335Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/0 selected
2022-06-07T02:12:56.335Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 1 updates
2022-06-07T02:12:56.335Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-07T02:12:56.335Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@48077be6
2022-06-07T02:12:56.335Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@48077be6
2022-06-07T02:12:56.336Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:12:56.336Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-07T02:12:56.336Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@48077be6
2022-06-07T02:12:56.336Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@31e64160{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-07T02:12:56.336Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3f21a92c
2022-06-07T02:12:56.337Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@7d7200f5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-07T02:12:56.337Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4f28bebe::DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-07T02:12:56.337Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@31e64160{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:56.337Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5ac43e1::SocketChannelEndPoint@31e64160{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:56.337Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4f28bebe::DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-07T02:12:56.337Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4f28bebe::DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-07T02:12:56.337Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@732b92c3{AC.ReadCB@4f28bebe{HttpConnection@4f28bebe::DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-07T02:12:56.337Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5ac43e1::SocketChannelEndPoint@31e64160{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:56.337Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-07T02:12:56.337Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:56.338Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@797c1f56{SSLC.NBReadCB@5ac43e1{SslConnection@5ac43e1::SocketChannelEndPoint@31e64160{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-07T02:12:56.338Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@31e64160{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:56.338Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1ea8e8d3 on ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-07T02:12:56.338Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=1
2022-06-07T02:12:56.338Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-07T02:12:56.338Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/1 selected
2022-06-07T02:12:56.338Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 1 updates
2022-06-07T02:12:56.338Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@31e64160{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:56.338Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-07T02:12:56.338Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@48077be6
2022-06-07T02:12:56.338Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1ea8e8d3
2022-06-07T02:12:56.339Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@31e64160{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:56.339Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:12:56.339Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-07T02:12:56.339Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 1/1/1 selected
2022-06-07T02:12:56.339Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 1 keys, 0 updates
2022-06-07T02:12:56.339Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.69.6:8000 remote=/10.233.69.75:60144], selector=sun.nio.ch.EPollSelectorImpl@198dca6d, interestOps=1, readyOps=1 SocketChannelEndPoint@31e64160{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-07T02:12:56.339Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@31e64160{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:56.339Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@31e64160{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-07T02:12:56.340Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0} tryExecute EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-06-07T02:12:56.340006Z
2022-06-07T02:12:56.340Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@3ea2aac5 offer EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-06-07T02:12:56.340322Z
2022-06-07T02:12:56.340Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1} startReservedThread p=1
2022-06-07T02:12:56.340Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@7551da2a{s=0/2,p=1}@4a02cb30
2022-06-07T02:12:56.340Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@7551da2a{s=0/2,p=1}@4a02cb30
2022-06-07T02:12:56.340Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=1}@4a02cb30 started
2022-06-07T02:12:56.340Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-06-07T02:12:56.34069Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@31e64160{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-07T02:12:56.341Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1}@3ea2aac5 task=EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-06-07T02:12:56.340975Z
2022-06-07T02:12:56.341Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@4a02cb30 waiting
2022-06-07T02:12:56.341Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@797c1f56{SSLC.NBReadCB@5ac43e1{SslConnection@5ac43e1::SocketChannelEndPoint@31e64160{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-07T02:12:56.341Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-06-07T02:12:56.341335Z tryProduce true
2022-06-07T02:12:56.341Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-07T02:12:56.341Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:12:56.341Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5ac43e1::SocketChannelEndPoint@31e64160{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:56.341Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@31e64160{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:56.341Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5ac43e1::SocketChannelEndPoint@31e64160{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:56.341Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-07T02:12:56.341Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@732b92c3{AC.ReadCB@4f28bebe{HttpConnection@4f28bebe::DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2022-06-07T02:12:56.342Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4f28bebe::DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@7d7200f5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-07T02:12:56.342Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5ac43e1::SocketChannelEndPoint@31e64160{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:56.342Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-07T02:12:56.343Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@31e64160{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:56.343Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1e882b8d[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:12:56.343Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-07T02:12:56.348Z||qtp214768579-19|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@9862110[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@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:12:56.349Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@5ac43e1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:56.349Z||qtp214768579-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-07T02:12:56.349Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4f28bebe::DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:12:56.349Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4f28bebe::DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-07T02:12:56.349Z||qtp214768579-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:12:56.349Z||qtp214768579-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-07T02:12:56.349Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=12/30000}
2022-06-07T02:12:56.349Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=12/30000}
2022-06-07T02:12:56.349Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5ac43e1::SocketChannelEndPoint@31e64160{/10.233.69.75:60144<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@5ac43e1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-07T02:12:56.349Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5ac43e1::SocketChannelEndPoint@31e64160{/10.233.69.75:60144<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@5ac43e1{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:56.350Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1f6c25cf[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-07T02:12:56.350Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-07T02:12:56.350Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-06-07T02:12:56.350Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@31e64160{/10.233.69.75:60144<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@5ac43e1{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:56.350Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-07T02:12:56.350Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-07T02:12:56.350Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-06-07T02:12:56.350Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5ac43e1::SocketChannelEndPoint@31e64160{/10.233.69.75:60144<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5ac43e1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-07T02:12:56.351Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5ac43e1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:56.351Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5ac43e1::SocketChannelEndPoint@31e64160{/10.233.69.75:60144<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5ac43e1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 25 common frames omitted
2022-06-07T02:12:56.351Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=14/30000}
2022-06-07T02:12:56.351Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@31e64160{/10.233.69.75:60144<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5ac43e1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:56.351Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@31e64160{/10.233.69.75:60144<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5ac43e1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:56.351Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@31e64160{/10.233.69.75:60144<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5ac43e1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:56.352Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@35d75e1b{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-07T02:12:56.352Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@797c1f56{null}
2022-06-07T02:12:56.352Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-07T02:12:56.352Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@285fedd9
2022-06-07T02:12:56.352Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@285fedd9
2022-06-07T02:12:56.352Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-07T02:12:56.352Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/0 selected
2022-06-07T02:12:56.352Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 0 updates
2022-06-07T02:12:56.352Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-07T02:12:56.352Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@31e64160{/10.233.69.75:60144<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5ac43e1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:56.352Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:12:56.353Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 0 keys
2022-06-07T02:12:56.353Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@31e64160{/10.233.69.75:60144<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5ac43e1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:56.353Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@31e64160{/10.233.69.75:60144<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5ac43e1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:56.353Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4f28bebe::DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=16/30000}
2022-06-07T02:12:56.353Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7458e8a9{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-07T02:12:56.353Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@732b92c3{null}
2022-06-07T02:12:56.353Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5ac43e1::SocketChannelEndPoint@31e64160{/10.233.69.75:60144<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5ac43e1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:56.353Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@285fedd9
2022-06-07T02:12:56.353Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4f28bebe::DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=16/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-07T02:12:56.353Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4f28bebe::DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=16/30000}
2022-06-07T02:12:56.353Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=16/30000}
2022-06-07T02:12:56.353Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4f28bebe::DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=16/30000} onFillable exit HttpChannelState@7d7200f5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-07T02:12:56.353Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5ac43e1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.69.75:60144<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:12:56.353Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c0040@769f6023
2022-06-07T02:13:06.334Z||qtp214768579-20-acceptor-0@1f5f4d48-ServerConnector@1f443fae{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@28cae659 on ManagedSelector@78c5ef58{STARTED} id=0 keys=0 selected=0 updates=0
2022-06-07T02:13:06.335Z||qtp214768579-20-acceptor-0@1f5f4d48-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@78c5ef58{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-07T02:13:06.335Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-07T02:13:06.335Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/0 selected
2022-06-07T02:13:06.335Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 1 updates
2022-06-07T02:13:06.335Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-07T02:13:06.335Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@28cae659
2022-06-07T02:13:06.335Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@28cae659
2022-06-07T02:13:06.335Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:13:06.335Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@28cae659
2022-06-07T02:13:06.336Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-07T02:13:06.336Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3152b6e0{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-07T02:13:06.336Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4b539903
2022-06-07T02:13:06.336Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4ca4af0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6d3faea5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-07T02:13:06.336Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3a73a980::DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-06-07T02:13:06.336Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3152b6e0{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5346a516{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3a73a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d2073b6{s=START}]=>HttpChannelOverHttp@4ca4af0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:06.337Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5346a516::SocketChannelEndPoint@3152b6e0{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5346a516{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3a73a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d2073b6{s=START}]=>HttpChannelOverHttp@4ca4af0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:06.337Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3a73a980::DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-07T02:13:06.337Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3a73a980::DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-07T02:13:06.337Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7d7ab231{AC.ReadCB@3a73a980{HttpConnection@3a73a980::DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-07T02:13:06.337Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5346a516::SocketChannelEndPoint@3152b6e0{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5346a516{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3a73a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d2073b6{s=START}]=>HttpChannelOverHttp@4ca4af0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:06.337Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-07T02:13:06.337Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5346a516{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3a73a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d2073b6{s=START}]=>HttpChannelOverHttp@4ca4af0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:06.337Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5ae22bb7{SSLC.NBReadCB@5346a516{SslConnection@5346a516::SocketChannelEndPoint@3152b6e0{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5346a516{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3a73a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d2073b6{s=START}]=>HttpChannelOverHttp@4ca4af0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-07T02:13:06.337Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3152b6e0{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5346a516{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3a73a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d2073b6{s=START}]=>HttpChannelOverHttp@4ca4af0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:06.337Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3c6a4be8 on ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-07T02:13:06.337Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=1
2022-06-07T02:13:06.338Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3152b6e0{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5346a516{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3a73a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d2073b6{s=START}]=>HttpChannelOverHttp@4ca4af0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:06.338Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-07T02:13:06.338Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@28cae659
2022-06-07T02:13:06.338Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/1 selected
2022-06-07T02:13:06.338Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 1 updates
2022-06-07T02:13:06.338Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-07T02:13:06.338Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3c6a4be8
2022-06-07T02:13:06.339Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3152b6e0{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@5346a516{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3a73a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d2073b6{s=START}]=>HttpChannelOverHttp@4ca4af0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:06.339Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:13:06.339Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-07T02:13:06.339Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 1/1/1 selected
2022-06-07T02:13:06.339Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 1 keys, 0 updates
2022-06-07T02:13:06.339Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.69.6:8000 remote=/10.233.69.75:60400], selector=sun.nio.ch.EPollSelectorImpl@198dca6d, interestOps=1, readyOps=1 SocketChannelEndPoint@3152b6e0{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@5346a516{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3a73a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d2073b6{s=START}]=>HttpChannelOverHttp@4ca4af0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-07T02:13:06.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3152b6e0{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5346a516{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3a73a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d2073b6{s=START}]=>HttpChannelOverHttp@4ca4af0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:06.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3152b6e0{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5346a516{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3a73a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d2073b6{s=START}]=>HttpChannelOverHttp@4ca4af0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-07T02:13:06.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0} tryExecute EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-06-07T02:13:06.340666Z
2022-06-07T02:13:06.341Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@4a02cb30 offer EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-06-07T02:13:06.34096Z
2022-06-07T02:13:06.341Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1} startReservedThread p=1
2022-06-07T02:13:06.341Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@7551da2a{s=0/2,p=1}@c7f78c7
2022-06-07T02:13:06.341Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@7551da2a{s=0/2,p=1}@c7f78c7
2022-06-07T02:13:06.341Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=1}@c7f78c7 started
2022-06-07T02:13:06.341Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@c7f78c7 waiting
2022-06-07T02:13:06.342Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1}@4a02cb30 task=EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-06-07T02:13:06.341977Z
2022-06-07T02:13:06.342Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-06-07T02:13:06.341576Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3152b6e0{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@5346a516{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3a73a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d2073b6{s=START}]=>HttpChannelOverHttp@4ca4af0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-07T02:13:06.342Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-06-07T02:13:06.342388Z tryProduce true
2022-06-07T02:13:06.342Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-07T02:13:06.342Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5ae22bb7{SSLC.NBReadCB@5346a516{SslConnection@5346a516::SocketChannelEndPoint@3152b6e0{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@5346a516{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3a73a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d2073b6{s=START}]=>HttpChannelOverHttp@4ca4af0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-07T02:13:06.342Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:13:06.342Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5346a516::SocketChannelEndPoint@3152b6e0{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@5346a516{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3a73a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d2073b6{s=START}]=>HttpChannelOverHttp@4ca4af0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:06.342Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3152b6e0{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@5346a516{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3a73a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d2073b6{s=START}]=>HttpChannelOverHttp@4ca4af0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:06.343Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-07T02:13:06.343Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5346a516::SocketChannelEndPoint@3152b6e0{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5346a516{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3a73a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d2073b6{s=START}]=>HttpChannelOverHttp@4ca4af0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:06.343Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7d7ab231{AC.ReadCB@3a73a980{HttpConnection@3a73a980::DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2022-06-07T02:13:06.343Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3a73a980::DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@6d3faea5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-07T02:13:06.344Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5346a516::SocketChannelEndPoint@3152b6e0{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5346a516{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@3a73a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d2073b6{s=START}]=>HttpChannelOverHttp@4ca4af0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:06.344Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-07T02:13:06.344Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3152b6e0{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@5346a516{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@3a73a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d2073b6{s=START}]=>HttpChannelOverHttp@4ca4af0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:06.344Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@840ed90[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:13:06.344Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-07T02:13:06.347Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@9862110[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@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:13:06.347Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@5346a516{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@3a73a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d2073b6{s=START}]=>HttpChannelOverHttp@4ca4af0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:06.347Z||qtp214768579-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-07T02:13:06.347Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3a73a980::DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:13:06.348Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3a73a980::DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-07T02:13:06.348Z||qtp214768579-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:13:06.348Z||qtp214768579-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-07T02:13:06.348Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=11/30000}
2022-06-07T02:13:06.348Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=11/30000}
2022-06-07T02:13:06.348Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5346a516::SocketChannelEndPoint@3152b6e0{/10.233.69.75:60400<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@5346a516{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3a73a980[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d2073b6{s=START}]=>HttpChannelOverHttp@4ca4af0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-07T02:13:06.348Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5346a516::SocketChannelEndPoint@3152b6e0{/10.233.69.75:60400<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@5346a516{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3a73a980[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d2073b6{s=START}]=>HttpChannelOverHttp@4ca4af0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:06.349Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1f6c25cf[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-07T02:13:06.349Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-07T02:13:06.349Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-06-07T02:13:06.349Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3152b6e0{/10.233.69.75:60400<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@5346a516{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3a73a980[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d2073b6{s=START}]=>HttpChannelOverHttp@4ca4af0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:06.349Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-07T02:13:06.349Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-07T02:13:06.349Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-06-07T02:13:06.350Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5346a516::SocketChannelEndPoint@3152b6e0{/10.233.69.75:60400<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5346a516{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3a73a980[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d2073b6{s=START}]=>HttpChannelOverHttp@4ca4af0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-07T02:13:06.350Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5346a516{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3a73a980[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d2073b6{s=START}]=>HttpChannelOverHttp@4ca4af0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:06.350Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5346a516::SocketChannelEndPoint@3152b6e0{/10.233.69.75:60400<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5346a516{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3a73a980[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d2073b6{s=START}]=>HttpChannelOverHttp@4ca4af0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-06-07T02:13:06.351Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=14/30000}
2022-06-07T02:13:06.351Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3152b6e0{/10.233.69.75:60400<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5346a516{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3a73a980[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d2073b6{s=START}]=>HttpChannelOverHttp@4ca4af0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:06.351Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3152b6e0{/10.233.69.75:60400<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5346a516{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3a73a980[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d2073b6{s=START}]=>HttpChannelOverHttp@4ca4af0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:06.352Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3152b6e0{/10.233.69.75:60400<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5346a516{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3a73a980[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d2073b6{s=START}]=>HttpChannelOverHttp@4ca4af0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:06.352Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4d4272fc{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-07T02:13:06.352Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5ae22bb7{null}
2022-06-07T02:13:06.352Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-07T02:13:06.352Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@b0b6232
2022-06-07T02:13:06.352Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-07T02:13:06.353Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/0 selected
2022-06-07T02:13:06.353Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@b0b6232
2022-06-07T02:13:06.353Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 0 updates
2022-06-07T02:13:06.353Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-07T02:13:06.353Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:13:06.353Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3152b6e0{/10.233.69.75:60400<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5346a516{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@3a73a980[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d2073b6{s=START}]=>HttpChannelOverHttp@4ca4af0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:06.353Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 0 keys
2022-06-07T02:13:06.354Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3152b6e0{/10.233.69.75:60400<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5346a516{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@3a73a980[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d2073b6{s=START}]=>HttpChannelOverHttp@4ca4af0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:06.354Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3152b6e0{/10.233.69.75:60400<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5346a516{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@3a73a980[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d2073b6{s=START}]=>HttpChannelOverHttp@4ca4af0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:06.354Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3a73a980::DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-06-07T02:13:06.354Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7cc59ad4{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-07T02:13:06.354Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5346a516::SocketChannelEndPoint@3152b6e0{/10.233.69.75:60400<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5346a516{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@3a73a980[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d2073b6{s=START}]=>HttpChannelOverHttp@4ca4af0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:06.354Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7d7ab231{null}
2022-06-07T02:13:06.354Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@b0b6232
2022-06-07T02:13:06.354Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3a73a980::DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=17/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-07T02:13:06.354Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3a73a980::DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-06-07T02:13:06.354Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-06-07T02:13:06.354Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3a73a980::DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=17/30000} onFillable exit HttpChannelState@6d3faea5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-07T02:13:06.355Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5346a516{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@497ef4dc{/10.233.69.75:60400<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@3a73a980[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d2073b6{s=START}]=>HttpChannelOverHttp@4ca4af0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:06.355Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@3ea2aac5 waiting
2022-06-07T02:13:16.334Z||qtp214768579-20-acceptor-0@1f5f4d48-ServerConnector@1f443fae{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@6393d6ce on ManagedSelector@78c5ef58{STARTED} id=0 keys=0 selected=0 updates=0
2022-06-07T02:13:16.334Z||qtp214768579-20-acceptor-0@1f5f4d48-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@78c5ef58{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-07T02:13:16.335Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-07T02:13:16.335Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/0 selected
2022-06-07T02:13:16.335Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 1 updates
2022-06-07T02:13:16.335Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-07T02:13:16.335Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6393d6ce
2022-06-07T02:13:16.335Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6393d6ce
2022-06-07T02:13:16.335Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:13:16.335Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-07T02:13:16.335Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6393d6ce
2022-06-07T02:13:16.335Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1927a52a{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-07T02:13:16.336Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@145e050
2022-06-07T02:13:16.336Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@30fc66d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@23d3128e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-07T02:13:16.336Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@dba31c4::DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-06-07T02:13:16.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1927a52a{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5e235404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@dba31c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@165f72f7{s=START}]=>HttpChannelOverHttp@30fc66d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:16.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5e235404::SocketChannelEndPoint@1927a52a{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5e235404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@dba31c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@165f72f7{s=START}]=>HttpChannelOverHttp@30fc66d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:16.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@dba31c4::DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-07T02:13:16.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@dba31c4::DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-07T02:13:16.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2da345d0{AC.ReadCB@dba31c4{HttpConnection@dba31c4::DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-07T02:13:16.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5e235404::SocketChannelEndPoint@1927a52a{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5e235404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@dba31c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@165f72f7{s=START}]=>HttpChannelOverHttp@30fc66d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:16.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-07T02:13:16.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5e235404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@dba31c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@165f72f7{s=START}]=>HttpChannelOverHttp@30fc66d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:16.338Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@714b65b1{SSLC.NBReadCB@5e235404{SslConnection@5e235404::SocketChannelEndPoint@1927a52a{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5e235404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@dba31c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@165f72f7{s=START}]=>HttpChannelOverHttp@30fc66d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-07T02:13:16.338Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1927a52a{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5e235404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@dba31c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@165f72f7{s=START}]=>HttpChannelOverHttp@30fc66d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:16.338Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@358c8ce8 on ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-07T02:13:16.338Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=1
2022-06-07T02:13:16.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-07T02:13:16.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/1 selected
2022-06-07T02:13:16.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 1 updates
2022-06-07T02:13:16.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-07T02:13:16.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@358c8ce8
2022-06-07T02:13:16.338Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1927a52a{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5e235404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@dba31c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@165f72f7{s=START}]=>HttpChannelOverHttp@30fc66d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:16.338Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6393d6ce
2022-06-07T02:13:16.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1927a52a{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@5e235404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@dba31c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@165f72f7{s=START}]=>HttpChannelOverHttp@30fc66d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:16.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:13:16.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-07T02:13:16.339Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 1/1/1 selected
2022-06-07T02:13:16.339Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 1 keys, 0 updates
2022-06-07T02:13:16.339Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.69.6:8000 remote=/10.233.69.75:60578], selector=sun.nio.ch.EPollSelectorImpl@198dca6d, interestOps=1, readyOps=1 SocketChannelEndPoint@1927a52a{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@5e235404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@dba31c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@165f72f7{s=START}]=>HttpChannelOverHttp@30fc66d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-07T02:13:16.339Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1927a52a{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5e235404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@dba31c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@165f72f7{s=START}]=>HttpChannelOverHttp@30fc66d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:16.339Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1927a52a{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5e235404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@dba31c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@165f72f7{s=START}]=>HttpChannelOverHttp@30fc66d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-07T02:13:16.339Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-06-07T02:13:16.339516Z
2022-06-07T02:13:16.339Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@3ea2aac5 offer EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-06-07T02:13:16.339716Z
2022-06-07T02:13:16.340Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-06-07T02:13:16.339855Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1927a52a{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5e235404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@dba31c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@165f72f7{s=START}]=>HttpChannelOverHttp@30fc66d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-07T02:13:16.340Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@714b65b1{SSLC.NBReadCB@5e235404{SslConnection@5e235404::SocketChannelEndPoint@1927a52a{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5e235404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@dba31c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@165f72f7{s=START}]=>HttpChannelOverHttp@30fc66d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-07T02:13:16.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@3ea2aac5 task=EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-06-07T02:13:16.339966Z
2022-06-07T02:13:16.340Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5e235404::SocketChannelEndPoint@1927a52a{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5e235404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@dba31c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@165f72f7{s=START}]=>HttpChannelOverHttp@30fc66d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:16.340Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5e235404::SocketChannelEndPoint@1927a52a{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5e235404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@dba31c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@165f72f7{s=START}]=>HttpChannelOverHttp@30fc66d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:16.340Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2da345d0{AC.ReadCB@dba31c4{HttpConnection@dba31c4::DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2022-06-07T02:13:16.340Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@dba31c4::DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@23d3128e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-07T02:13:16.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-06-07T02:13:16.340477Z tryProduce true
2022-06-07T02:13:16.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-07T02:13:16.340Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5e235404::SocketChannelEndPoint@1927a52a{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5e235404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@dba31c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@165f72f7{s=START}]=>HttpChannelOverHttp@30fc66d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:16.340Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-07T02:13:16.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:13:16.341Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1927a52a{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e235404{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@dba31c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@165f72f7{s=START}]=>HttpChannelOverHttp@30fc66d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:16.341Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@41e4b89c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:13:16.341Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-07T02:13:16.341Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1927a52a{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e235404{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@dba31c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@165f72f7{s=START}]=>HttpChannelOverHttp@30fc66d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:16.342Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-07T02:13:16.344Z||qtp214768579-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@9862110[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@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:13:16.344Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e235404{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@dba31c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@165f72f7{s=START}]=>HttpChannelOverHttp@30fc66d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:16.344Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-07T02:13:16.344Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@dba31c4::DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:13:16.344Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@dba31c4::DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-07T02:13:16.344Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:13:16.344Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-07T02:13:16.344Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=7/30000}
2022-06-07T02:13:16.344Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=7/30000}
2022-06-07T02:13:16.344Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5e235404::SocketChannelEndPoint@1927a52a{/10.233.69.75:60578<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e235404{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@dba31c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@165f72f7{s=START}]=>HttpChannelOverHttp@30fc66d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-07T02:13:16.344Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5e235404::SocketChannelEndPoint@1927a52a{/10.233.69.75:60578<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e235404{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@dba31c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@165f72f7{s=START}]=>HttpChannelOverHttp@30fc66d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:16.344Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1f6c25cf[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-07T02:13:16.344Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-07T02:13:16.345Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-06-07T02:13:16.345Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1927a52a{/10.233.69.75:60578<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e235404{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@dba31c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@165f72f7{s=START}]=>HttpChannelOverHttp@30fc66d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:16.345Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-07T02:13:16.345Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-07T02:13:16.345Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-06-07T02:13:16.345Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5e235404::SocketChannelEndPoint@1927a52a{/10.233.69.75:60578<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e235404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@dba31c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@165f72f7{s=START}]=>HttpChannelOverHttp@30fc66d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-07T02:13:16.346Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e235404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@dba31c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@165f72f7{s=START}]=>HttpChannelOverHttp@30fc66d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:16.346Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5e235404::SocketChannelEndPoint@1927a52a{/10.233.69.75:60578<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e235404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@dba31c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@165f72f7{s=START}]=>HttpChannelOverHttp@30fc66d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-06-07T02:13:16.346Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=9/30000}
2022-06-07T02:13:16.346Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1927a52a{/10.233.69.75:60578<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e235404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@dba31c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@165f72f7{s=START}]=>HttpChannelOverHttp@30fc66d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:16.346Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1927a52a{/10.233.69.75:60578<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e235404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@dba31c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@165f72f7{s=START}]=>HttpChannelOverHttp@30fc66d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:16.346Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1927a52a{/10.233.69.75:60578<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e235404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@dba31c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@165f72f7{s=START}]=>HttpChannelOverHttp@30fc66d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:16.347Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@45db2478{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-07T02:13:16.347Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@714b65b1{null}
2022-06-07T02:13:16.347Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-07T02:13:16.347Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@d9b2a7
2022-06-07T02:13:16.347Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-07T02:13:16.347Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1927a52a{/10.233.69.75:60578<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5e235404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@dba31c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@165f72f7{s=START}]=>HttpChannelOverHttp@30fc66d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:16.347Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/0 selected
2022-06-07T02:13:16.347Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1927a52a{/10.233.69.75:60578<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5e235404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@dba31c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@165f72f7{s=START}]=>HttpChannelOverHttp@30fc66d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:16.347Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@d9b2a7
2022-06-07T02:13:16.347Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 0 updates
2022-06-07T02:13:16.348Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@55d7f6bb{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-07T02:13:16.348Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2da345d0{null}
2022-06-07T02:13:16.348Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@dba31c4::DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-07T02:13:16.348Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@dba31c4::DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=11/30000}
2022-06-07T02:13:16.348Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=11/30000}
2022-06-07T02:13:16.348Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@dba31c4::DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@23d3128e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-07T02:13:16.348Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1927a52a{/10.233.69.75:60578<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5e235404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@dba31c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@165f72f7{s=START}]=>HttpChannelOverHttp@30fc66d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:16.348Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-07T02:13:16.349Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5e235404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@dba31c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@165f72f7{s=START}]=>HttpChannelOverHttp@30fc66d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:16.349Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:13:16.349Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@4a02cb30 waiting
2022-06-07T02:13:16.349Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 0 keys
2022-06-07T02:13:16.349Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@dba31c4::DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-06-07T02:13:16.349Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5e235404::SocketChannelEndPoint@1927a52a{/10.233.69.75:60578<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5e235404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f9e9ae{/10.233.69.75:60578<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@dba31c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@165f72f7{s=START}]=>HttpChannelOverHttp@30fc66d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:16.349Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@d9b2a7
2022-06-07T02:13:26.335Z||qtp214768579-20-acceptor-0@1f5f4d48-ServerConnector@1f443fae{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@2028e18d on ManagedSelector@78c5ef58{STARTED} id=0 keys=0 selected=0 updates=0
2022-06-07T02:13:26.335Z||qtp214768579-20-acceptor-0@1f5f4d48-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@78c5ef58{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-07T02:13:26.335Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-07T02:13:26.336Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/0 selected
2022-06-07T02:13:26.336Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 1 updates
2022-06-07T02:13:26.336Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-07T02:13:26.336Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@2028e18d
2022-06-07T02:13:26.336Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@2028e18d
2022-06-07T02:13:26.336Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:13:26.336Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-07T02:13:26.336Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@2028e18d
2022-06-07T02:13:26.336Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@52b93210{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-07T02:13:26.337Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7afae94c
2022-06-07T02:13:26.337Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@318eda37{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@446772bd{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-07T02:13:26.337Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@69fa53f4::DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-06-07T02:13:26.337Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@52b93210{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2ee2739e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@69fa53f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ed06e6d{s=START}]=>HttpChannelOverHttp@318eda37{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:26.338Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2ee2739e::SocketChannelEndPoint@52b93210{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2ee2739e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@69fa53f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ed06e6d{s=START}]=>HttpChannelOverHttp@318eda37{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:26.338Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@69fa53f4::DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-07T02:13:26.338Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@69fa53f4::DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-07T02:13:26.338Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@21dd0d90{AC.ReadCB@69fa53f4{HttpConnection@69fa53f4::DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-07T02:13:26.338Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2ee2739e::SocketChannelEndPoint@52b93210{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@2ee2739e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@69fa53f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ed06e6d{s=START}]=>HttpChannelOverHttp@318eda37{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:26.338Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-07T02:13:26.338Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@2ee2739e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@69fa53f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ed06e6d{s=START}]=>HttpChannelOverHttp@318eda37{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:26.339Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1a838fac{SSLC.NBReadCB@2ee2739e{SslConnection@2ee2739e::SocketChannelEndPoint@52b93210{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2ee2739e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@69fa53f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ed06e6d{s=START}]=>HttpChannelOverHttp@318eda37{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-07T02:13:26.339Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@52b93210{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@2ee2739e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@69fa53f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ed06e6d{s=START}]=>HttpChannelOverHttp@318eda37{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:26.339Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@274061e1 on ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-07T02:13:26.339Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=1
2022-06-07T02:13:26.339Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-07T02:13:26.339Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/1 selected
2022-06-07T02:13:26.339Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 1 updates
2022-06-07T02:13:26.339Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-07T02:13:26.339Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@274061e1
2022-06-07T02:13:26.340Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@52b93210{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@2ee2739e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@69fa53f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ed06e6d{s=START}]=>HttpChannelOverHttp@318eda37{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:26.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@52b93210{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@2ee2739e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@69fa53f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ed06e6d{s=START}]=>HttpChannelOverHttp@318eda37{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:26.340Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@2028e18d
2022-06-07T02:13:26.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:13:26.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-07T02:13:26.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 1/1/1 selected
2022-06-07T02:13:26.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 1 keys, 0 updates
2022-06-07T02:13:26.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.69.6:8000 remote=/10.233.69.75:60686], selector=sun.nio.ch.EPollSelectorImpl@198dca6d, interestOps=1, readyOps=1 SocketChannelEndPoint@52b93210{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@2ee2739e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@69fa53f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ed06e6d{s=START}]=>HttpChannelOverHttp@318eda37{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-07T02:13:26.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@52b93210{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2ee2739e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@69fa53f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ed06e6d{s=START}]=>HttpChannelOverHttp@318eda37{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:26.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@52b93210{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2ee2739e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@69fa53f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ed06e6d{s=START}]=>HttpChannelOverHttp@318eda37{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-07T02:13:26.341Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-06-07T02:13:26.340969Z
2022-06-07T02:13:26.341Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@4a02cb30 offer EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-06-07T02:13:26.341221Z
2022-06-07T02:13:26.341Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-06-07T02:13:26.341428Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@52b93210{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@2ee2739e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@69fa53f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ed06e6d{s=START}]=>HttpChannelOverHttp@318eda37{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-07T02:13:26.341Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@4a02cb30 task=EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-06-07T02:13:26.341643Z
2022-06-07T02:13:26.341Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1a838fac{SSLC.NBReadCB@2ee2739e{SslConnection@2ee2739e::SocketChannelEndPoint@52b93210{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@2ee2739e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@69fa53f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ed06e6d{s=START}]=>HttpChannelOverHttp@318eda37{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-07T02:13:26.341Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-06-07T02:13:26.341866Z tryProduce true
2022-06-07T02:13:26.341Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2ee2739e::SocketChannelEndPoint@52b93210{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@2ee2739e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@69fa53f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ed06e6d{s=START}]=>HttpChannelOverHttp@318eda37{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:26.341Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-07T02:13:26.342Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:13:26.342Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2ee2739e::SocketChannelEndPoint@52b93210{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@2ee2739e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@69fa53f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ed06e6d{s=START}]=>HttpChannelOverHttp@318eda37{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:26.342Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@21dd0d90{AC.ReadCB@69fa53f4{HttpConnection@69fa53f4::DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2022-06-07T02:13:26.342Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@69fa53f4::DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@446772bd{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-07T02:13:26.342Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@52b93210{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2ee2739e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@69fa53f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ed06e6d{s=START}]=>HttpChannelOverHttp@318eda37{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:26.342Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-07T02:13:26.342Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2ee2739e::SocketChannelEndPoint@52b93210{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2ee2739e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@69fa53f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ed06e6d{s=START}]=>HttpChannelOverHttp@318eda37{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:26.342Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-07T02:13:26.343Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@52b93210{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2ee2739e{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@69fa53f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ed06e6d{s=START}]=>HttpChannelOverHttp@318eda37{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:26.343Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2d6d8db3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:13:26.343Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-07T02:13:26.345Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@9862110[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@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:13:26.346Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@2ee2739e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@69fa53f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ed06e6d{s=START}]=>HttpChannelOverHttp@318eda37{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:26.346Z||qtp214768579-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-07T02:13:26.346Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@69fa53f4::DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:13:26.346Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@69fa53f4::DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-07T02:13:26.346Z||qtp214768579-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:13:26.346Z||qtp214768579-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-07T02:13:26.346Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=8/30000}
2022-06-07T02:13:26.346Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=8/30000}
2022-06-07T02:13:26.346Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2ee2739e::SocketChannelEndPoint@52b93210{/10.233.69.75:60686<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@2ee2739e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@69fa53f4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ed06e6d{s=START}]=>HttpChannelOverHttp@318eda37{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-07T02:13:26.346Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2ee2739e::SocketChannelEndPoint@52b93210{/10.233.69.75:60686<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@2ee2739e{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@69fa53f4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ed06e6d{s=START}]=>HttpChannelOverHttp@318eda37{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:26.346Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1f6c25cf[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-07T02:13:26.346Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-07T02:13:26.346Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-06-07T02:13:26.347Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@52b93210{/10.233.69.75:60686<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@2ee2739e{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@69fa53f4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ed06e6d{s=START}]=>HttpChannelOverHttp@318eda37{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:26.347Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-07T02:13:26.347Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-07T02:13:26.347Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-06-07T02:13:26.347Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2ee2739e::SocketChannelEndPoint@52b93210{/10.233.69.75:60686<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2ee2739e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@69fa53f4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ed06e6d{s=START}]=>HttpChannelOverHttp@318eda37{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-07T02:13:26.347Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2ee2739e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@69fa53f4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ed06e6d{s=START}]=>HttpChannelOverHttp@318eda37{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:26.348Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2ee2739e::SocketChannelEndPoint@52b93210{/10.233.69.75:60686<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2ee2739e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@69fa53f4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ed06e6d{s=START}]=>HttpChannelOverHttp@318eda37{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-06-07T02:13:26.348Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=10/30000}
2022-06-07T02:13:26.348Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@52b93210{/10.233.69.75:60686<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2ee2739e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@69fa53f4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ed06e6d{s=START}]=>HttpChannelOverHttp@318eda37{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:26.348Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@52b93210{/10.233.69.75:60686<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2ee2739e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@69fa53f4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ed06e6d{s=START}]=>HttpChannelOverHttp@318eda37{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:26.349Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@52b93210{/10.233.69.75:60686<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2ee2739e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@69fa53f4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ed06e6d{s=START}]=>HttpChannelOverHttp@318eda37{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:26.349Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7d2760de{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-07T02:13:26.349Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1a838fac{null}
2022-06-07T02:13:26.349Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-07T02:13:26.349Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2d644694
2022-06-07T02:13:26.349Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-07T02:13:26.349Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2d644694
2022-06-07T02:13:26.349Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/0 selected
2022-06-07T02:13:26.349Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@52b93210{/10.233.69.75:60686<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2ee2739e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@69fa53f4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ed06e6d{s=START}]=>HttpChannelOverHttp@318eda37{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:26.349Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 0 updates
2022-06-07T02:13:26.349Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-07T02:13:26.350Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:13:26.350Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 0 keys
2022-06-07T02:13:26.350Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@52b93210{/10.233.69.75:60686<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2ee2739e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@69fa53f4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ed06e6d{s=START}]=>HttpChannelOverHttp@318eda37{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:26.350Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@69fa53f4::DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-06-07T02:13:26.350Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@52b93210{/10.233.69.75:60686<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2ee2739e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@69fa53f4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ed06e6d{s=START}]=>HttpChannelOverHttp@318eda37{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:26.350Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6862dcd5{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-07T02:13:26.350Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2ee2739e::SocketChannelEndPoint@52b93210{/10.233.69.75:60686<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2ee2739e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@69fa53f4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ed06e6d{s=START}]=>HttpChannelOverHttp@318eda37{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:26.351Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@21dd0d90{null}
2022-06-07T02:13:26.351Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2d644694
2022-06-07T02:13:26.351Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@69fa53f4::DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-07T02:13:26.351Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@69fa53f4::DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=13/30000}
2022-06-07T02:13:26.351Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=13/30000}
2022-06-07T02:13:26.351Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@69fa53f4::DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=13/30000} onFillable exit HttpChannelState@446772bd{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-07T02:13:26.351Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2ee2739e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5fd5e2e5{/10.233.69.75:60686<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@69fa53f4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ed06e6d{s=START}]=>HttpChannelOverHttp@318eda37{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:26.351Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@3ea2aac5 waiting
2022-06-07T02:13:36.335Z||qtp214768579-20-acceptor-0@1f5f4d48-ServerConnector@1f443fae{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@53037625 on ManagedSelector@78c5ef58{STARTED} id=0 keys=0 selected=0 updates=0
2022-06-07T02:13:36.335Z||qtp214768579-20-acceptor-0@1f5f4d48-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@78c5ef58{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-07T02:13:36.335Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-07T02:13:36.335Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/0 selected
2022-06-07T02:13:36.335Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 1 updates
2022-06-07T02:13:36.335Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-07T02:13:36.335Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@53037625
2022-06-07T02:13:36.335Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@53037625
2022-06-07T02:13:36.335Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:13:36.335Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-07T02:13:36.335Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@53037625
2022-06-07T02:13:36.336Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@58299864{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-07T02:13:36.336Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6f93cb74
2022-06-07T02:13:36.336Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@455f5dda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1b3205{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-07T02:13:36.336Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@71a29119::DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-06-07T02:13:36.336Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@58299864{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4eaca37a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@71a29119[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71e49720{s=START}]=>HttpChannelOverHttp@455f5dda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:36.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4eaca37a::SocketChannelEndPoint@58299864{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4eaca37a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@71a29119[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71e49720{s=START}]=>HttpChannelOverHttp@455f5dda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:36.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@71a29119::DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-07T02:13:36.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@71a29119::DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-07T02:13:36.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@28b60803{AC.ReadCB@71a29119{HttpConnection@71a29119::DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-07T02:13:36.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4eaca37a::SocketChannelEndPoint@58299864{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4eaca37a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@71a29119[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71e49720{s=START}]=>HttpChannelOverHttp@455f5dda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:36.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-07T02:13:36.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4eaca37a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@71a29119[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71e49720{s=START}]=>HttpChannelOverHttp@455f5dda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:36.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4df96e55{SSLC.NBReadCB@4eaca37a{SslConnection@4eaca37a::SocketChannelEndPoint@58299864{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4eaca37a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@71a29119[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71e49720{s=START}]=>HttpChannelOverHttp@455f5dda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-07T02:13:36.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@58299864{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4eaca37a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@71a29119[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71e49720{s=START}]=>HttpChannelOverHttp@455f5dda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:36.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@66e5b3e3 on ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-07T02:13:36.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=1
2022-06-07T02:13:36.337Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-07T02:13:36.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/1 selected
2022-06-07T02:13:36.338Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@58299864{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4eaca37a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@71a29119[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71e49720{s=START}]=>HttpChannelOverHttp@455f5dda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:36.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 1 updates
2022-06-07T02:13:36.338Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@53037625
2022-06-07T02:13:36.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-07T02:13:36.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@66e5b3e3
2022-06-07T02:13:36.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@58299864{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@4eaca37a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@71a29119[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71e49720{s=START}]=>HttpChannelOverHttp@455f5dda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:36.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:13:36.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-07T02:13:36.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 1/1/1 selected
2022-06-07T02:13:36.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 1 keys, 0 updates
2022-06-07T02:13:36.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.69.6:8000 remote=/10.233.69.75:60748], selector=sun.nio.ch.EPollSelectorImpl@198dca6d, interestOps=1, readyOps=1 SocketChannelEndPoint@58299864{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@4eaca37a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@71a29119[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71e49720{s=START}]=>HttpChannelOverHttp@455f5dda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-07T02:13:36.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@58299864{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4eaca37a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@71a29119[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71e49720{s=START}]=>HttpChannelOverHttp@455f5dda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:36.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@58299864{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4eaca37a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@71a29119[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71e49720{s=START}]=>HttpChannelOverHttp@455f5dda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-07T02:13:36.339Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-06-07T02:13:36.339041Z
2022-06-07T02:13:36.339Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@3ea2aac5 offer EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-06-07T02:13:36.339292Z
2022-06-07T02:13:36.339Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-06-07T02:13:36.339515Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@58299864{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4eaca37a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@71a29119[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71e49720{s=START}]=>HttpChannelOverHttp@455f5dda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-07T02:13:36.339Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@3ea2aac5 task=EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-06-07T02:13:36.339755Z
2022-06-07T02:13:36.339Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4df96e55{SSLC.NBReadCB@4eaca37a{SslConnection@4eaca37a::SocketChannelEndPoint@58299864{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4eaca37a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@71a29119[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71e49720{s=START}]=>HttpChannelOverHttp@455f5dda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-07T02:13:36.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-06-07T02:13:36.339951Z tryProduce true
2022-06-07T02:13:36.340Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4eaca37a::SocketChannelEndPoint@58299864{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4eaca37a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@71a29119[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71e49720{s=START}]=>HttpChannelOverHttp@455f5dda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:36.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-07T02:13:36.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:13:36.340Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4eaca37a::SocketChannelEndPoint@58299864{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4eaca37a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@71a29119[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71e49720{s=START}]=>HttpChannelOverHttp@455f5dda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:36.340Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@28b60803{AC.ReadCB@71a29119{HttpConnection@71a29119::DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2022-06-07T02:13:36.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@58299864{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4eaca37a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@71a29119[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71e49720{s=START}]=>HttpChannelOverHttp@455f5dda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:36.340Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@71a29119::DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@1b3205{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-07T02:13:36.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-07T02:13:36.340Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4eaca37a::SocketChannelEndPoint@58299864{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4eaca37a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@71a29119[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71e49720{s=START}]=>HttpChannelOverHttp@455f5dda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:36.340Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-07T02:13:36.340Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@58299864{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4eaca37a{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@71a29119[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71e49720{s=START}]=>HttpChannelOverHttp@455f5dda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:36.341Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@afe0d63[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:13:36.341Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-07T02:13:36.343Z||qtp214768579-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@9862110[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@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:13:36.343Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@4eaca37a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@71a29119[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71e49720{s=START}]=>HttpChannelOverHttp@455f5dda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:36.343Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-07T02:13:36.343Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@71a29119::DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:13:36.343Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@71a29119::DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-07T02:13:36.343Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:13:36.343Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-07T02:13:36.343Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=6/30000}
2022-06-07T02:13:36.343Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=6/30000}
2022-06-07T02:13:36.343Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4eaca37a::SocketChannelEndPoint@58299864{/10.233.69.75:60748<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@4eaca37a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@71a29119[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71e49720{s=START}]=>HttpChannelOverHttp@455f5dda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-07T02:13:36.344Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4eaca37a::SocketChannelEndPoint@58299864{/10.233.69.75:60748<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@4eaca37a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@71a29119[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71e49720{s=START}]=>HttpChannelOverHttp@455f5dda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:36.344Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1f6c25cf[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-07T02:13:36.344Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-07T02:13:36.344Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-06-07T02:13:36.344Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@58299864{/10.233.69.75:60748<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@4eaca37a{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@71a29119[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71e49720{s=START}]=>HttpChannelOverHttp@455f5dda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:36.344Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-07T02:13:36.344Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-07T02:13:36.344Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-06-07T02:13:36.345Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4eaca37a::SocketChannelEndPoint@58299864{/10.233.69.75:60748<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4eaca37a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@71a29119[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71e49720{s=START}]=>HttpChannelOverHttp@455f5dda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-07T02:13:36.345Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4eaca37a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@71a29119[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71e49720{s=START}]=>HttpChannelOverHttp@455f5dda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:36.345Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4eaca37a::SocketChannelEndPoint@58299864{/10.233.69.75:60748<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4eaca37a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@71a29119[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71e49720{s=START}]=>HttpChannelOverHttp@455f5dda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-06-07T02:13:36.345Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=8/30000}
2022-06-07T02:13:36.345Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@58299864{/10.233.69.75:60748<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4eaca37a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@71a29119[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71e49720{s=START}]=>HttpChannelOverHttp@455f5dda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:36.346Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@58299864{/10.233.69.75:60748<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4eaca37a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@71a29119[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71e49720{s=START}]=>HttpChannelOverHttp@455f5dda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:36.346Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@58299864{/10.233.69.75:60748<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4eaca37a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@71a29119[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71e49720{s=START}]=>HttpChannelOverHttp@455f5dda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:36.346Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@27e60545{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-07T02:13:36.346Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4df96e55{null}
2022-06-07T02:13:36.346Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-07T02:13:36.346Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@36f3c394
2022-06-07T02:13:36.346Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-07T02:13:36.346Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@58299864{/10.233.69.75:60748<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4eaca37a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@71a29119[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71e49720{s=START}]=>HttpChannelOverHttp@455f5dda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:36.346Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@36f3c394
2022-06-07T02:13:36.346Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/0 selected
2022-06-07T02:13:36.347Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 0 updates
2022-06-07T02:13:36.347Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@58299864{/10.233.69.75:60748<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4eaca37a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@71a29119[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71e49720{s=START}]=>HttpChannelOverHttp@455f5dda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:36.347Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-07T02:13:36.347Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:13:36.347Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 0 keys
2022-06-07T02:13:36.347Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@64b851af{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-07T02:13:36.347Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@58299864{/10.233.69.75:60748<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4eaca37a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@71a29119[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71e49720{s=START}]=>HttpChannelOverHttp@455f5dda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:36.347Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@28b60803{null}
2022-06-07T02:13:36.347Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@71a29119::DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=10/30000}
2022-06-07T02:13:36.347Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@71a29119::DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-07T02:13:36.347Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@71a29119::DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=10/30000}
2022-06-07T02:13:36.347Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=10/30000}
2022-06-07T02:13:36.348Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4eaca37a::SocketChannelEndPoint@58299864{/10.233.69.75:60748<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4eaca37a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@71a29119[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71e49720{s=START}]=>HttpChannelOverHttp@455f5dda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:36.348Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@71a29119::DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@1b3205{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-07T02:13:36.348Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@36f3c394
2022-06-07T02:13:36.348Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4eaca37a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14657255{/10.233.69.75:60748<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@71a29119[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71e49720{s=START}]=>HttpChannelOverHttp@455f5dda{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:36.348Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@4a02cb30 waiting
2022-06-07T02:13:46.335Z||qtp214768579-20-acceptor-0@1f5f4d48-ServerConnector@1f443fae{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@2c84ba32 on ManagedSelector@78c5ef58{STARTED} id=0 keys=0 selected=0 updates=0
2022-06-07T02:13:46.335Z||qtp214768579-20-acceptor-0@1f5f4d48-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@78c5ef58{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-07T02:13:46.335Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-07T02:13:46.335Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/0 selected
2022-06-07T02:13:46.335Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 1 updates
2022-06-07T02:13:46.335Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-07T02:13:46.335Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@2c84ba32
2022-06-07T02:13:46.335Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@2c84ba32
2022-06-07T02:13:46.335Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:13:46.335Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-07T02:13:46.335Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@2c84ba32
2022-06-07T02:13:46.336Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7a3ec062{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-07T02:13:46.336Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@33c6e338
2022-06-07T02:13:46.336Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@35bee403{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1de42bb4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-07T02:13:46.336Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@19bfd413::DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-06-07T02:13:46.336Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7a3ec062{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5be3a5db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@19bfd413[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a87ebf{s=START}]=>HttpChannelOverHttp@35bee403{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:46.337Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5be3a5db::SocketChannelEndPoint@7a3ec062{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5be3a5db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@19bfd413[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a87ebf{s=START}]=>HttpChannelOverHttp@35bee403{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:46.337Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@19bfd413::DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-07T02:13:46.337Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@19bfd413::DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-07T02:13:46.337Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@582d5015{AC.ReadCB@19bfd413{HttpConnection@19bfd413::DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-07T02:13:46.337Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5be3a5db::SocketChannelEndPoint@7a3ec062{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5be3a5db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19bfd413[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a87ebf{s=START}]=>HttpChannelOverHttp@35bee403{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:46.337Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-07T02:13:46.337Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5be3a5db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19bfd413[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a87ebf{s=START}]=>HttpChannelOverHttp@35bee403{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:46.337Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3f55184f{SSLC.NBReadCB@5be3a5db{SslConnection@5be3a5db::SocketChannelEndPoint@7a3ec062{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5be3a5db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19bfd413[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a87ebf{s=START}]=>HttpChannelOverHttp@35bee403{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-07T02:13:46.337Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7a3ec062{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5be3a5db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19bfd413[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a87ebf{s=START}]=>HttpChannelOverHttp@35bee403{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:46.337Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@79debf03 on ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-07T02:13:46.337Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=1
2022-06-07T02:13:46.337Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7a3ec062{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5be3a5db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19bfd413[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a87ebf{s=START}]=>HttpChannelOverHttp@35bee403{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:46.337Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@2c84ba32
2022-06-07T02:13:46.337Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-07T02:13:46.338Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/1 selected
2022-06-07T02:13:46.338Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 1 updates
2022-06-07T02:13:46.338Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-07T02:13:46.338Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@79debf03
2022-06-07T02:13:46.338Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7a3ec062{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@5be3a5db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@19bfd413[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a87ebf{s=START}]=>HttpChannelOverHttp@35bee403{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:46.338Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:13:46.338Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-07T02:13:46.338Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 1/1/1 selected
2022-06-07T02:13:46.339Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 1 keys, 0 updates
2022-06-07T02:13:46.339Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.69.6:8000 remote=/10.233.69.75:60816], selector=sun.nio.ch.EPollSelectorImpl@198dca6d, interestOps=1, readyOps=1 SocketChannelEndPoint@7a3ec062{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@5be3a5db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@19bfd413[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a87ebf{s=START}]=>HttpChannelOverHttp@35bee403{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-07T02:13:46.339Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7a3ec062{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5be3a5db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@19bfd413[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a87ebf{s=START}]=>HttpChannelOverHttp@35bee403{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:46.339Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7a3ec062{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5be3a5db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@19bfd413[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a87ebf{s=START}]=>HttpChannelOverHttp@35bee403{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-07T02:13:46.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-06-07T02:13:46.340652Z
2022-06-07T02:13:46.341Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@4a02cb30 offer EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-06-07T02:13:46.340997Z
2022-06-07T02:13:46.341Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-06-07T02:13:46.341179Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7a3ec062{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@5be3a5db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@19bfd413[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a87ebf{s=START}]=>HttpChannelOverHttp@35bee403{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-07T02:13:46.341Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@4a02cb30 task=EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-06-07T02:13:46.34151Z
2022-06-07T02:13:46.341Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3f55184f{SSLC.NBReadCB@5be3a5db{SslConnection@5be3a5db::SocketChannelEndPoint@7a3ec062{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@5be3a5db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@19bfd413[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a87ebf{s=START}]=>HttpChannelOverHttp@35bee403{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-07T02:13:46.341Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-06-07T02:13:46.341733Z tryProduce true
2022-06-07T02:13:46.341Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-07T02:13:46.341Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:13:46.341Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5be3a5db::SocketChannelEndPoint@7a3ec062{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@5be3a5db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@19bfd413[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a87ebf{s=START}]=>HttpChannelOverHttp@35bee403{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:46.342Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7a3ec062{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5be3a5db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@19bfd413[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a87ebf{s=START}]=>HttpChannelOverHttp@35bee403{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:46.342Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5be3a5db::SocketChannelEndPoint@7a3ec062{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5be3a5db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@19bfd413[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a87ebf{s=START}]=>HttpChannelOverHttp@35bee403{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:46.342Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-07T02:13:46.342Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@582d5015{AC.ReadCB@19bfd413{HttpConnection@19bfd413::DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2022-06-07T02:13:46.342Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@19bfd413::DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@1de42bb4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-07T02:13:46.342Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5be3a5db::SocketChannelEndPoint@7a3ec062{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@5be3a5db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@19bfd413[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a87ebf{s=START}]=>HttpChannelOverHttp@35bee403{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:46.342Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-07T02:13:46.342Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7a3ec062{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@5be3a5db{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@19bfd413[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a87ebf{s=START}]=>HttpChannelOverHttp@35bee403{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:46.342Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6f447015[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:13:46.342Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-07T02:13:46.344Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@9862110[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@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:13:46.345Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@5be3a5db{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@19bfd413[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a87ebf{s=START}]=>HttpChannelOverHttp@35bee403{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:46.345Z||qtp214768579-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-07T02:13:46.345Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@19bfd413::DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:13:46.345Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@19bfd413::DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-07T02:13:46.345Z||qtp214768579-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:13:46.345Z||qtp214768579-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-07T02:13:46.345Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=8/30000}
2022-06-07T02:13:46.345Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=8/30000}
2022-06-07T02:13:46.345Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5be3a5db::SocketChannelEndPoint@7a3ec062{/10.233.69.75:60816<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@5be3a5db{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@19bfd413[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64a87ebf{s=START}]=>HttpChannelOverHttp@35bee403{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-07T02:13:46.345Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5be3a5db::SocketChannelEndPoint@7a3ec062{/10.233.69.75:60816<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@5be3a5db{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@19bfd413[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64a87ebf{s=START}]=>HttpChannelOverHttp@35bee403{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:46.345Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1f6c25cf[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-07T02:13:46.345Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-07T02:13:46.345Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-06-07T02:13:46.346Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7a3ec062{/10.233.69.75:60816<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@5be3a5db{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@19bfd413[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64a87ebf{s=START}]=>HttpChannelOverHttp@35bee403{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:46.346Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-07T02:13:46.346Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-07T02:13:46.346Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-06-07T02:13:46.346Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5be3a5db::SocketChannelEndPoint@7a3ec062{/10.233.69.75:60816<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5be3a5db{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@19bfd413[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64a87ebf{s=START}]=>HttpChannelOverHttp@35bee403{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-07T02:13:46.346Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5be3a5db{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@19bfd413[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64a87ebf{s=START}]=>HttpChannelOverHttp@35bee403{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:46.346Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5be3a5db::SocketChannelEndPoint@7a3ec062{/10.233.69.75:60816<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5be3a5db{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@19bfd413[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64a87ebf{s=START}]=>HttpChannelOverHttp@35bee403{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-06-07T02:13:46.347Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=10/30000}
2022-06-07T02:13:46.347Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7a3ec062{/10.233.69.75:60816<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5be3a5db{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@19bfd413[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64a87ebf{s=START}]=>HttpChannelOverHttp@35bee403{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:46.347Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7a3ec062{/10.233.69.75:60816<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5be3a5db{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@19bfd413[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64a87ebf{s=START}]=>HttpChannelOverHttp@35bee403{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:46.347Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7a3ec062{/10.233.69.75:60816<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5be3a5db{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@19bfd413[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64a87ebf{s=START}]=>HttpChannelOverHttp@35bee403{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:46.347Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@601bdb8f{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-07T02:13:46.347Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3f55184f{null}
2022-06-07T02:13:46.347Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-07T02:13:46.347Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1e61372d
2022-06-07T02:13:46.348Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-07T02:13:46.348Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7a3ec062{/10.233.69.75:60816<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5be3a5db{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@19bfd413[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64a87ebf{s=START}]=>HttpChannelOverHttp@35bee403{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:46.348Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1e61372d
2022-06-07T02:13:46.348Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/0 selected
2022-06-07T02:13:46.348Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 0 updates
2022-06-07T02:13:46.348Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-07T02:13:46.348Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7a3ec062{/10.233.69.75:60816<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5be3a5db{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@19bfd413[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64a87ebf{s=START}]=>HttpChannelOverHttp@35bee403{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:46.348Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:13:46.348Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 0 keys
2022-06-07T02:13:46.348Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@295698b2{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-07T02:13:46.348Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7a3ec062{/10.233.69.75:60816<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5be3a5db{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@19bfd413[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64a87ebf{s=START}]=>HttpChannelOverHttp@35bee403{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:46.348Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@582d5015{null}
2022-06-07T02:13:46.348Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@19bfd413::DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=11/30000}
2022-06-07T02:13:46.348Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@19bfd413::DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-07T02:13:46.348Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5be3a5db::SocketChannelEndPoint@7a3ec062{/10.233.69.75:60816<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5be3a5db{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@19bfd413[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64a87ebf{s=START}]=>HttpChannelOverHttp@35bee403{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:46.348Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@19bfd413::DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=11/30000}
2022-06-07T02:13:46.348Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1e61372d
2022-06-07T02:13:46.349Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-06-07T02:13:46.349Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@19bfd413::DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=12/30000} onFillable exit HttpChannelState@1de42bb4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-07T02:13:46.349Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5be3a5db{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11d5c43c{/10.233.69.75:60816<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@19bfd413[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64a87ebf{s=START}]=>HttpChannelOverHttp@35bee403{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:46.349Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@3ea2aac5 waiting
2022-06-07T02:13:56.335Z||qtp214768579-20-acceptor-0@1f5f4d48-ServerConnector@1f443fae{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@515c2cca on ManagedSelector@78c5ef58{STARTED} id=0 keys=0 selected=0 updates=0
2022-06-07T02:13:56.335Z||qtp214768579-20-acceptor-0@1f5f4d48-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@78c5ef58{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-07T02:13:56.335Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-07T02:13:56.335Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/0 selected
2022-06-07T02:13:56.335Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 1 updates
2022-06-07T02:13:56.335Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-07T02:13:56.335Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@515c2cca
2022-06-07T02:13:56.335Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@515c2cca
2022-06-07T02:13:56.336Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:13:56.336Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@515c2cca
2022-06-07T02:13:56.336Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-07T02:13:56.336Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@33ed7588{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-07T02:13:56.336Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2b0395e6
2022-06-07T02:13:56.336Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2d8edd15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3ea67186{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-07T02:13:56.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@93d7f11::DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-07T02:13:56.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@33ed7588{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@52006d56{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@93d7f11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6efe93{s=START}]=>HttpChannelOverHttp@2d8edd15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:56.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@52006d56::SocketChannelEndPoint@33ed7588{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@52006d56{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@93d7f11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6efe93{s=START}]=>HttpChannelOverHttp@2d8edd15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:56.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@93d7f11::DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-07T02:13:56.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@93d7f11::DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-07T02:13:56.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@41498cd9{AC.ReadCB@93d7f11{HttpConnection@93d7f11::DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-07T02:13:56.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@52006d56::SocketChannelEndPoint@33ed7588{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@52006d56{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@93d7f11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6efe93{s=START}]=>HttpChannelOverHttp@2d8edd15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:56.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-07T02:13:56.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@52006d56{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@93d7f11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6efe93{s=START}]=>HttpChannelOverHttp@2d8edd15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:56.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@236ea616{SSLC.NBReadCB@52006d56{SslConnection@52006d56::SocketChannelEndPoint@33ed7588{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@52006d56{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@93d7f11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6efe93{s=START}]=>HttpChannelOverHttp@2d8edd15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-07T02:13:56.338Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@33ed7588{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@52006d56{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@93d7f11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6efe93{s=START}]=>HttpChannelOverHttp@2d8edd15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:56.338Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@725515f0 on ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-07T02:13:56.338Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=1
2022-06-07T02:13:56.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-07T02:13:56.338Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@33ed7588{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@52006d56{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@93d7f11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6efe93{s=START}]=>HttpChannelOverHttp@2d8edd15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:56.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/1 selected
2022-06-07T02:13:56.338Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@515c2cca
2022-06-07T02:13:56.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 1 updates
2022-06-07T02:13:56.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-07T02:13:56.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@725515f0
2022-06-07T02:13:56.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@33ed7588{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@52006d56{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@93d7f11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6efe93{s=START}]=>HttpChannelOverHttp@2d8edd15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:56.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:13:56.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-07T02:13:56.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 1/1/1 selected
2022-06-07T02:13:56.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 1 keys, 0 updates
2022-06-07T02:13:56.339Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.69.6:8000 remote=/10.233.69.75:60894], selector=sun.nio.ch.EPollSelectorImpl@198dca6d, interestOps=1, readyOps=1 SocketChannelEndPoint@33ed7588{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@52006d56{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@93d7f11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6efe93{s=START}]=>HttpChannelOverHttp@2d8edd15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-07T02:13:56.339Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@33ed7588{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@52006d56{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@93d7f11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6efe93{s=START}]=>HttpChannelOverHttp@2d8edd15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:56.339Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@33ed7588{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@52006d56{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@93d7f11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6efe93{s=START}]=>HttpChannelOverHttp@2d8edd15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-07T02:13:56.339Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-06-07T02:13:56.339808Z
2022-06-07T02:13:56.340Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@3ea2aac5 offer EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-06-07T02:13:56.340121Z
2022-06-07T02:13:56.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@3ea2aac5 task=EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-06-07T02:13:56.340565Z
2022-06-07T02:13:56.340Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-06-07T02:13:56.340377Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@33ed7588{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@52006d56{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@93d7f11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6efe93{s=START}]=>HttpChannelOverHttp@2d8edd15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-07T02:13:56.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-06-07T02:13:56.340793Z tryProduce true
2022-06-07T02:13:56.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-07T02:13:56.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:13:56.341Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@236ea616{SSLC.NBReadCB@52006d56{SslConnection@52006d56::SocketChannelEndPoint@33ed7588{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@52006d56{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@93d7f11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6efe93{s=START}]=>HttpChannelOverHttp@2d8edd15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-07T02:13:56.341Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@33ed7588{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@52006d56{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@93d7f11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6efe93{s=START}]=>HttpChannelOverHttp@2d8edd15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:56.341Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-07T02:13:56.341Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@52006d56::SocketChannelEndPoint@33ed7588{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@52006d56{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@93d7f11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6efe93{s=START}]=>HttpChannelOverHttp@2d8edd15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:56.341Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@52006d56::SocketChannelEndPoint@33ed7588{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@52006d56{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@93d7f11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6efe93{s=START}]=>HttpChannelOverHttp@2d8edd15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:56.341Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@41498cd9{AC.ReadCB@93d7f11{HttpConnection@93d7f11::DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2022-06-07T02:13:56.341Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@93d7f11::DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@3ea67186{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-07T02:13:56.341Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@52006d56::SocketChannelEndPoint@33ed7588{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@52006d56{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@93d7f11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6efe93{s=START}]=>HttpChannelOverHttp@2d8edd15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:56.341Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-07T02:13:56.342Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@33ed7588{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@52006d56{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@93d7f11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6efe93{s=START}]=>HttpChannelOverHttp@2d8edd15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:56.342Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@98c2ffc[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:13:56.342Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-07T02:13:56.344Z||qtp214768579-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@9862110[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@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:13:56.344Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@52006d56{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@93d7f11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6efe93{s=START}]=>HttpChannelOverHttp@2d8edd15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:56.345Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-07T02:13:56.345Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@93d7f11::DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:13:56.345Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@93d7f11::DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-07T02:13:56.345Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:13:56.345Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-07T02:13:56.345Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=8/30000}
2022-06-07T02:13:56.345Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=8/30000}
2022-06-07T02:13:56.345Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@52006d56::SocketChannelEndPoint@33ed7588{/10.233.69.75:60894<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@52006d56{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@93d7f11[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c6efe93{s=START}]=>HttpChannelOverHttp@2d8edd15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-07T02:13:56.345Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@52006d56::SocketChannelEndPoint@33ed7588{/10.233.69.75:60894<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@52006d56{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@93d7f11[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c6efe93{s=START}]=>HttpChannelOverHttp@2d8edd15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:56.345Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1f6c25cf[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-07T02:13:56.346Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-07T02:13:56.346Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-06-07T02:13:56.346Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@33ed7588{/10.233.69.75:60894<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@52006d56{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@93d7f11[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c6efe93{s=START}]=>HttpChannelOverHttp@2d8edd15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:56.346Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-07T02:13:56.346Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-07T02:13:56.346Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-06-07T02:13:56.347Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@52006d56::SocketChannelEndPoint@33ed7588{/10.233.69.75:60894<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@52006d56{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@93d7f11[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c6efe93{s=START}]=>HttpChannelOverHttp@2d8edd15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-07T02:13:56.347Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@52006d56{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@93d7f11[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c6efe93{s=START}]=>HttpChannelOverHttp@2d8edd15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:56.348Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@52006d56::SocketChannelEndPoint@33ed7588{/10.233.69.75:60894<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@52006d56{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@93d7f11[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c6efe93{s=START}]=>HttpChannelOverHttp@2d8edd15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-06-07T02:13:56.348Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=11/30000}
2022-06-07T02:13:56.348Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@33ed7588{/10.233.69.75:60894<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@52006d56{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@93d7f11[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c6efe93{s=START}]=>HttpChannelOverHttp@2d8edd15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:56.348Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@33ed7588{/10.233.69.75:60894<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@52006d56{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@93d7f11[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c6efe93{s=START}]=>HttpChannelOverHttp@2d8edd15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:56.348Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@33ed7588{/10.233.69.75:60894<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@52006d56{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@93d7f11[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c6efe93{s=START}]=>HttpChannelOverHttp@2d8edd15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:56.349Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@21cbb23a{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-07T02:13:56.349Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@236ea616{null}
2022-06-07T02:13:56.349Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-07T02:13:56.349Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7d8aa85
2022-06-07T02:13:56.349Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-07T02:13:56.349Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/0 selected
2022-06-07T02:13:56.349Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 0 updates
2022-06-07T02:13:56.349Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-07T02:13:56.349Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:13:56.349Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 0 keys
2022-06-07T02:13:56.349Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@33ed7588{/10.233.69.75:60894<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@52006d56{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@93d7f11[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c6efe93{s=START}]=>HttpChannelOverHttp@2d8edd15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:56.350Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@33ed7588{/10.233.69.75:60894<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@52006d56{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@93d7f11[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c6efe93{s=START}]=>HttpChannelOverHttp@2d8edd15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:56.350Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7d8aa85
2022-06-07T02:13:56.350Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@27c5aa8d{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-07T02:13:56.350Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@41498cd9{null}
2022-06-07T02:13:56.350Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@33ed7588{/10.233.69.75:60894<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@52006d56{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@93d7f11[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c6efe93{s=START}]=>HttpChannelOverHttp@2d8edd15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:56.350Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@93d7f11::DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-07T02:13:56.350Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@93d7f11::DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=13/30000}
2022-06-07T02:13:56.350Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@93d7f11::DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=13/30000}
2022-06-07T02:13:56.351Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=14/30000}
2022-06-07T02:13:56.351Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@52006d56::SocketChannelEndPoint@33ed7588{/10.233.69.75:60894<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@52006d56{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@93d7f11[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c6efe93{s=START}]=>HttpChannelOverHttp@2d8edd15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:56.351Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@93d7f11::DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=14/30000} onFillable exit HttpChannelState@3ea67186{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-07T02:13:56.351Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7d8aa85
2022-06-07T02:13:56.351Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@52006d56{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66bf09ec{/10.233.69.75:60894<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@93d7f11[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c6efe93{s=START}]=>HttpChannelOverHttp@2d8edd15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:13:56.351Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@4a02cb30 waiting
2022-06-07T02:14:06.335Z||qtp214768579-20-acceptor-0@1f5f4d48-ServerConnector@1f443fae{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@361f8be5 on ManagedSelector@78c5ef58{STARTED} id=0 keys=0 selected=0 updates=0
2022-06-07T02:14:06.335Z||qtp214768579-20-acceptor-0@1f5f4d48-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@78c5ef58{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-07T02:14:06.335Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-07T02:14:06.335Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/0 selected
2022-06-07T02:14:06.335Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 1 updates
2022-06-07T02:14:06.335Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-07T02:14:06.336Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@361f8be5
2022-06-07T02:14:06.336Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@361f8be5
2022-06-07T02:14:06.336Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:14:06.336Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@361f8be5
2022-06-07T02:14:06.336Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-07T02:14:06.336Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5e247b01{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-07T02:14:06.337Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6c3b2528
2022-06-07T02:14:06.338Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7bbbcf80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@a10c0d3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-07T02:14:06.338Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3f37a6dc::DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-07T02:14:06.338Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5e247b01{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1ad5b975{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3f37a6dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b378b5{s=START}]=>HttpChannelOverHttp@7bbbcf80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:06.338Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1ad5b975::SocketChannelEndPoint@5e247b01{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1ad5b975{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3f37a6dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b378b5{s=START}]=>HttpChannelOverHttp@7bbbcf80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:06.338Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3f37a6dc::DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-07T02:14:06.338Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3f37a6dc::DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-07T02:14:06.338Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6ba92ac8{AC.ReadCB@3f37a6dc{HttpConnection@3f37a6dc::DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-07T02:14:06.338Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1ad5b975::SocketChannelEndPoint@5e247b01{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1ad5b975{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3f37a6dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b378b5{s=START}]=>HttpChannelOverHttp@7bbbcf80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:06.338Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-07T02:14:06.338Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1ad5b975{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3f37a6dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b378b5{s=START}]=>HttpChannelOverHttp@7bbbcf80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:06.339Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@69aa7027{SSLC.NBReadCB@1ad5b975{SslConnection@1ad5b975::SocketChannelEndPoint@5e247b01{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1ad5b975{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3f37a6dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b378b5{s=START}]=>HttpChannelOverHttp@7bbbcf80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-07T02:14:06.339Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5e247b01{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1ad5b975{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3f37a6dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b378b5{s=START}]=>HttpChannelOverHttp@7bbbcf80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:06.339Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5e836276 on ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-07T02:14:06.339Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=1
2022-06-07T02:14:06.339Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5e247b01{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1ad5b975{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3f37a6dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b378b5{s=START}]=>HttpChannelOverHttp@7bbbcf80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:06.339Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-07T02:14:06.339Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/1 selected
2022-06-07T02:14:06.339Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@361f8be5
2022-06-07T02:14:06.339Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 1 updates
2022-06-07T02:14:06.339Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-07T02:14:06.339Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5e836276
2022-06-07T02:14:06.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5e247b01{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@1ad5b975{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3f37a6dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b378b5{s=START}]=>HttpChannelOverHttp@7bbbcf80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:06.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:14:06.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-07T02:14:06.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 1/1/1 selected
2022-06-07T02:14:06.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 1 keys, 0 updates
2022-06-07T02:14:06.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.69.6:8000 remote=/10.233.69.75:60960], selector=sun.nio.ch.EPollSelectorImpl@198dca6d, interestOps=1, readyOps=1 SocketChannelEndPoint@5e247b01{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@1ad5b975{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3f37a6dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b378b5{s=START}]=>HttpChannelOverHttp@7bbbcf80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-07T02:14:06.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5e247b01{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ad5b975{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3f37a6dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b378b5{s=START}]=>HttpChannelOverHttp@7bbbcf80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:06.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5e247b01{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ad5b975{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3f37a6dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b378b5{s=START}]=>HttpChannelOverHttp@7bbbcf80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-07T02:14:06.341Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-06-07T02:14:06.341223Z
2022-06-07T02:14:06.342Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@c7f78c7 IDLE
2022-06-07T02:14:06.342Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0} tryExecute STOP!
2022-06-07T02:14:06.342Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@c7f78c7 offer STOP!
2022-06-07T02:14:06.342Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@c7f78c7 task=STOP!
2022-06-07T02:14:06.342Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@c7f78c7 Exited
2022-06-07T02:14:06.341Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@4a02cb30 offer EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-06-07T02:14:06.341584Z
2022-06-07T02:14:06.342Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@7551da2a{s=0/2,p=0}@c7f78c7
2022-06-07T02:14:06.343Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-06-07T02:14:06.343103Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5e247b01{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ad5b975{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3f37a6dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b378b5{s=START}]=>HttpChannelOverHttp@7bbbcf80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-07T02:14:06.343Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@4a02cb30 task=EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-06-07T02:14:06.343256Z
2022-06-07T02:14:06.343Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-06-07T02:14:06.343432Z tryProduce true
2022-06-07T02:14:06.343Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-07T02:14:06.343Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:14:06.343Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5e247b01{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ad5b975{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3f37a6dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b378b5{s=START}]=>HttpChannelOverHttp@7bbbcf80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:06.343Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@69aa7027{SSLC.NBReadCB@1ad5b975{SslConnection@1ad5b975::SocketChannelEndPoint@5e247b01{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ad5b975{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3f37a6dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b378b5{s=START}]=>HttpChannelOverHttp@7bbbcf80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-07T02:14:06.343Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-07T02:14:06.343Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1ad5b975::SocketChannelEndPoint@5e247b01{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ad5b975{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3f37a6dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b378b5{s=START}]=>HttpChannelOverHttp@7bbbcf80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:06.344Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1ad5b975::SocketChannelEndPoint@5e247b01{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ad5b975{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3f37a6dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b378b5{s=START}]=>HttpChannelOverHttp@7bbbcf80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:06.344Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6ba92ac8{AC.ReadCB@3f37a6dc{HttpConnection@3f37a6dc::DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2022-06-07T02:14:06.344Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3f37a6dc::DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@a10c0d3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-07T02:14:06.344Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1ad5b975::SocketChannelEndPoint@5e247b01{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ad5b975{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@3f37a6dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b378b5{s=START}]=>HttpChannelOverHttp@7bbbcf80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:06.344Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-07T02:14:06.347Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5e247b01{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ad5b975{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@3f37a6dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b378b5{s=START}]=>HttpChannelOverHttp@7bbbcf80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:06.348Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5ba7f9d2[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:14:06.348Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-07T02:14:06.350Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@9862110[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@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:14:06.350Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ad5b975{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@3f37a6dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67b378b5{s=START}]=>HttpChannelOverHttp@7bbbcf80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:06.350Z||qtp214768579-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-07T02:14:06.350Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3f37a6dc::DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:14:06.350Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3f37a6dc::DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-07T02:14:06.350Z||qtp214768579-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:14:06.350Z||qtp214768579-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-07T02:14:06.350Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=12/30000}
2022-06-07T02:14:06.350Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=12/30000}
2022-06-07T02:14:06.350Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1ad5b975::SocketChannelEndPoint@5e247b01{/10.233.69.75:60960<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ad5b975{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3f37a6dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67b378b5{s=START}]=>HttpChannelOverHttp@7bbbcf80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-07T02:14:06.350Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1ad5b975::SocketChannelEndPoint@5e247b01{/10.233.69.75:60960<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ad5b975{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3f37a6dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67b378b5{s=START}]=>HttpChannelOverHttp@7bbbcf80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:06.350Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1f6c25cf[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-07T02:14:06.350Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-07T02:14:06.350Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-06-07T02:14:06.351Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5e247b01{/10.233.69.75:60960<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ad5b975{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3f37a6dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67b378b5{s=START}]=>HttpChannelOverHttp@7bbbcf80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:06.351Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-07T02:14:06.351Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-07T02:14:06.351Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-06-07T02:14:06.351Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1ad5b975::SocketChannelEndPoint@5e247b01{/10.233.69.75:60960<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ad5b975{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3f37a6dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67b378b5{s=START}]=>HttpChannelOverHttp@7bbbcf80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-07T02:14:06.351Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ad5b975{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3f37a6dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67b378b5{s=START}]=>HttpChannelOverHttp@7bbbcf80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:06.351Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1ad5b975::SocketChannelEndPoint@5e247b01{/10.233.69.75:60960<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ad5b975{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3f37a6dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67b378b5{s=START}]=>HttpChannelOverHttp@7bbbcf80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-06-07T02:14:06.352Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=14/30000}
2022-06-07T02:14:06.352Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5e247b01{/10.233.69.75:60960<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ad5b975{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3f37a6dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67b378b5{s=START}]=>HttpChannelOverHttp@7bbbcf80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:06.352Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5e247b01{/10.233.69.75:60960<->/10.233.69.6:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ad5b975{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3f37a6dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67b378b5{s=START}]=>HttpChannelOverHttp@7bbbcf80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:06.352Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5e247b01{/10.233.69.75:60960<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ad5b975{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3f37a6dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67b378b5{s=START}]=>HttpChannelOverHttp@7bbbcf80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:06.352Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4c6875d4{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-07T02:14:06.352Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@69aa7027{null}
2022-06-07T02:14:06.352Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-07T02:14:06.352Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@51e6e7e3
2022-06-07T02:14:06.352Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-07T02:14:06.352Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@51e6e7e3
2022-06-07T02:14:06.352Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5e247b01{/10.233.69.75:60960<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1ad5b975{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3f37a6dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67b378b5{s=START}]=>HttpChannelOverHttp@7bbbcf80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:06.352Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/0 selected
2022-06-07T02:14:06.352Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 0 updates
2022-06-07T02:14:06.353Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-07T02:14:06.353Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:14:06.353Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 0 keys
2022-06-07T02:14:06.353Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5e247b01{/10.233.69.75:60960<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1ad5b975{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@3f37a6dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67b378b5{s=START}]=>HttpChannelOverHttp@7bbbcf80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:06.353Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3f37a6dc::DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-06-07T02:14:06.353Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1ad5b975::SocketChannelEndPoint@5e247b01{/10.233.69.75:60960<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1ad5b975{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@3f37a6dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67b378b5{s=START}]=>HttpChannelOverHttp@7bbbcf80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:06.353Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@51e6e7e3
2022-06-07T02:14:06.353Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5e247b01{/10.233.69.75:60960<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1ad5b975{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@3f37a6dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67b378b5{s=START}]=>HttpChannelOverHttp@7bbbcf80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:06.354Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@40a300b3{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-07T02:14:06.354Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6ba92ac8{null}
2022-06-07T02:14:06.354Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3f37a6dc::DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=16/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-07T02:14:06.354Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3f37a6dc::DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=16/30000}
2022-06-07T02:14:06.354Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=16/30000}
2022-06-07T02:14:06.355Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3f37a6dc::DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=17/30000} onFillable exit HttpChannelState@a10c0d3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-07T02:14:06.355Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1ad5b975{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77915153{/10.233.69.75:60960<->/10.233.69.6:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@3f37a6dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67b378b5{s=START}]=>HttpChannelOverHttp@7bbbcf80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:06.355Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@3ea2aac5 waiting
2022-06-07T02:14:16.334Z||qtp214768579-20-acceptor-0@1f5f4d48-ServerConnector@1f443fae{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@7e65615d on ManagedSelector@78c5ef58{STARTED} id=0 keys=0 selected=0 updates=0
2022-06-07T02:14:16.334Z||qtp214768579-20-acceptor-0@1f5f4d48-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@78c5ef58{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-07T02:14:16.334Z||qtp214768579-20-acceptor-0@1f5f4d48-ServerConnector@1f443fae{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@77b90189 on ManagedSelector@78c5ef58{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-07T02:14:16.334Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-07T02:14:16.334Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/0 selected
2022-06-07T02:14:16.334Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 2 updates
2022-06-07T02:14:16.334Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-06-07T02:14:16.334Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7e65615d
2022-06-07T02:14:16.334Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7e65615d
2022-06-07T02:14:16.335Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@77b90189
2022-06-07T02:14:16.335Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7e65615d
2022-06-07T02:14:16.335Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@77b90189
2022-06-07T02:14:16.335Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:14:16.335Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 2 keys
2022-06-07T02:14:16.335Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4974e74f{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-07T02:14:16.335Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@44d695fc
2022-06-07T02:14:16.335Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@77b90189
2022-06-07T02:14:16.335Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2bd361ec{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-07T02:14:16.335Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@24fbd50b
2022-06-07T02:14:16.336Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@12ded566{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@48feb858{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@26de7097{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-07T02:14:16.336Z||qtp214768579-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@565768c5::DecryptedEndPoint@48feb858{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-07T02:14:16.336Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4974e74f{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@32c6f28c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48feb858{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@565768c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc7a0f4{s=START}]=>HttpChannelOverHttp@12ded566{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:16.336Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@32c6f28c::SocketChannelEndPoint@4974e74f{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@32c6f28c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48feb858{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@565768c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc7a0f4{s=START}]=>HttpChannelOverHttp@12ded566{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:16.336Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@40b37612{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@705fb3e9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-07T02:14:16.336Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@565768c5::DecryptedEndPoint@48feb858{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-07T02:14:16.336Z||qtp214768579-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@a767364::DecryptedEndPoint@40b37612{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-06-07T02:14:16.336Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@565768c5::DecryptedEndPoint@48feb858{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-07T02:14:16.336Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5ac82353{AC.ReadCB@565768c5{HttpConnection@565768c5::DecryptedEndPoint@48feb858{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-07T02:14:16.336Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2bd361ec{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@175dc1d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@a767364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:16.336Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@32c6f28c::SocketChannelEndPoint@4974e74f{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@32c6f28c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48feb858{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@565768c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc7a0f4{s=START}]=>HttpChannelOverHttp@12ded566{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:16.336Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-07T02:14:16.336Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@175dc1d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@a767364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:16.336Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@a767364::DecryptedEndPoint@40b37612{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-06-07T02:14:16.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@32c6f28c::SocketChannelEndPoint@4974e74f{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@32c6f28c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48feb858{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@565768c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc7a0f4{s=START}]=>HttpChannelOverHttp@12ded566{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:16.337Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@a767364::DecryptedEndPoint@40b37612{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-07T02:14:16.337Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@41c8145a{AC.ReadCB@a767364{HttpConnection@a767364::DecryptedEndPoint@40b37612{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-07T02:14:16.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3734698f{SSLC.NBReadCB@32c6f28c{SslConnection@32c6f28c::SocketChannelEndPoint@4974e74f{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@32c6f28c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48feb858{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@565768c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc7a0f4{s=START}]=>HttpChannelOverHttp@12ded566{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-07T02:14:16.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4974e74f{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@32c6f28c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48feb858{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@565768c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc7a0f4{s=START}]=>HttpChannelOverHttp@12ded566{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:16.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@32e3af77 on ManagedSelector@78c5ef58{STARTED} id=0 keys=2 selected=0 updates=0
2022-06-07T02:14:16.337Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@175dc1d7::SocketChannelEndPoint@2bd361ec{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@175dc1d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@a767364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:16.337Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-07T02:14:16.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@78c5ef58{STARTED} id=0 keys=2 selected=0 updates=1
2022-06-07T02:14:16.337Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.6:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@175dc1d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@a767364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:16.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4974e74f{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@32c6f28c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48feb858{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@565768c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc7a0f4{s=START}]=>HttpChannelOverHttp@12ded566{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:16.337Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7e65615d
2022-06-07T02:14:16.337Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@781cb254{SSLC.NBReadCB@175dc1d7{SslConnection@175dc1d7::SocketChannelEndPoint@2bd361ec{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@175dc1d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@a767364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-07T02:14:16.337Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2bd361ec{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@175dc1d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@a767364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:16.337Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@13687f9 on ManagedSelector@78c5ef58{STARTED} id=0 keys=2 selected=0 updates=1
2022-06-07T02:14:16.337Z||qtp214768579-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2bd361ec{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@175dc1d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@a767364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:16.337Z||qtp214768579-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@77b90189
2022-06-07T02:14:16.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-07T02:14:16.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/2 selected
2022-06-07T02:14:16.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 2 updates
2022-06-07T02:14:16.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-06-07T02:14:16.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@32e3af77
2022-06-07T02:14:16.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4974e74f{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@32c6f28c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48feb858{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@565768c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc7a0f4{s=START}]=>HttpChannelOverHttp@12ded566{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:16.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@13687f9
2022-06-07T02:14:16.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2bd361ec{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@175dc1d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@a767364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:16.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:14:16.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 2 keys
2022-06-07T02:14:16.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 2/2/2 selected
2022-06-07T02:14:16.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 2 keys, 0 updates
2022-06-07T02:14:16.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.69.6:8000 remote=/10.233.69.75:32820], selector=sun.nio.ch.EPollSelectorImpl@198dca6d, interestOps=1, readyOps=1 SocketChannelEndPoint@4974e74f{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@32c6f28c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48feb858{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@565768c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc7a0f4{s=START}]=>HttpChannelOverHttp@12ded566{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-07T02:14:16.338Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4974e74f{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@32c6f28c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48feb858{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@565768c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc7a0f4{s=START}]=>HttpChannelOverHttp@12ded566{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:16.339Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4974e74f{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@32c6f28c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48feb858{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@565768c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc7a0f4{s=START}]=>HttpChannelOverHttp@12ded566{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-07T02:14:16.339Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0} tryExecute EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-06-07T02:14:16.339226Z
2022-06-07T02:14:16.339Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@3ea2aac5 offer EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-06-07T02:14:16.339477Z
2022-06-07T02:14:16.339Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1} startReservedThread p=1
2022-06-07T02:14:16.339Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@7551da2a{s=0/2,p=1}@71b6bb9d
2022-06-07T02:14:16.339Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@7551da2a{s=0/2,p=1}@71b6bb9d
2022-06-07T02:14:16.339Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=1}@71b6bb9d started
2022-06-07T02:14:16.339Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@71b6bb9d waiting
2022-06-07T02:14:16.339Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1}@3ea2aac5 task=EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=8]@2022-06-07T02:14:16.339721Z
2022-06-07T02:14:16.340Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-06-07T02:14:16.339987Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4974e74f{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@32c6f28c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48feb858{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@565768c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc7a0f4{s=START}]=>HttpChannelOverHttp@12ded566{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-07T02:14:16.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-06-07T02:14:16.340132Z tryProduce true
2022-06-07T02:14:16.340Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3734698f{SSLC.NBReadCB@32c6f28c{SslConnection@32c6f28c::SocketChannelEndPoint@4974e74f{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@32c6f28c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48feb858{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@565768c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc7a0f4{s=START}]=>HttpChannelOverHttp@12ded566{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-07T02:14:16.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.69.6:8000 remote=/10.233.69.75:32822], selector=sun.nio.ch.EPollSelectorImpl@198dca6d, interestOps=1, readyOps=1 SocketChannelEndPoint@2bd361ec{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@175dc1d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@a767364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-07T02:14:16.340Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@32c6f28c::SocketChannelEndPoint@4974e74f{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@32c6f28c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48feb858{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@565768c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc7a0f4{s=START}]=>HttpChannelOverHttp@12ded566{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:16.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2bd361ec{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@175dc1d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@a767364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:16.340Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@32c6f28c::SocketChannelEndPoint@4974e74f{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@32c6f28c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48feb858{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@565768c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc7a0f4{s=START}]=>HttpChannelOverHttp@12ded566{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:16.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2bd361ec{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@175dc1d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@a767364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-07T02:14:16.340Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5ac82353{AC.ReadCB@565768c5{HttpConnection@565768c5::DecryptedEndPoint@48feb858{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2022-06-07T02:14:16.340Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@565768c5::DecryptedEndPoint@48feb858{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@26de7097{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-07T02:14:16.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0} tryExecute EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2022-06-07T02:14:16.340682Z
2022-06-07T02:14:16.340Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@32c6f28c::SocketChannelEndPoint@4974e74f{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@32c6f28c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48feb858{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@565768c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc7a0f4{s=START}]=>HttpChannelOverHttp@12ded566{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:16.340Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-07T02:14:16.340Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@71b6bb9d offer EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2022-06-07T02:14:16.340876Z
2022-06-07T02:14:16.341Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1} startReservedThread p=1
2022-06-07T02:14:16.341Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@7551da2a{s=0/2,p=1}@24ae181c
2022-06-07T02:14:16.341Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4974e74f{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@32c6f28c{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48feb858{/10.233.69.75:32820<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@565768c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc7a0f4{s=START}]=>HttpChannelOverHttp@12ded566{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:16.341Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7badf6e4[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:14:16.341Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-07T02:14:16.341Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@7551da2a{s=0/2,p=1}@24ae181c
2022-06-07T02:14:16.341Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=1}@24ae181c started
2022-06-07T02:14:16.341Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1}@71b6bb9d task=EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=9]@2022-06-07T02:14:16.341538Z
2022-06-07T02:14:16.341Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@24ae181c waiting
2022-06-07T02:14:16.341Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2022-06-07T02:14:16.341686Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2bd361ec{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@175dc1d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@a767364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-07T02:14:16.341Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2022-06-07T02:14:16.341807Z tryProduce true
2022-06-07T02:14:16.341Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@781cb254{SSLC.NBReadCB@175dc1d7{SslConnection@175dc1d7::SocketChannelEndPoint@2bd361ec{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@175dc1d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@a767364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-07T02:14:16.342Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-07T02:14:16.342Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@175dc1d7::SocketChannelEndPoint@2bd361ec{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@175dc1d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@a767364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:16.342Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-07T02:14:16.342Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@175dc1d7::SocketChannelEndPoint@2bd361ec{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@175dc1d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@a767364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:16.342Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@41c8145a{AC.ReadCB@a767364{HttpConnection@a767364::DecryptedEndPoint@40b37612{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2022-06-07T02:14:16.343Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@a767364::DecryptedEndPoint@40b37612{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@705fb3e9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-07T02:14:16.343Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@175dc1d7::SocketChannelEndPoint@2bd361ec{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@175dc1d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.69.75:32822<->/10.233.69.6:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@a767364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-07T02:14:16.343Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-07T02:14:16.343Z||qtp214768579-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@9862110[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@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-07T02:14:16.343Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 o