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-01-03T17:04:50.022Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on dev-aai-sparky-be-5465f69c4d-2rqd2 with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-01-03T17:04:50.022Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on dev-aai-sparky-be-5465f69c4d-2rqd2 with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-01-03T17:04:50.027Z||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-01-03T17:04:50.027Z||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-01-03T17:04:52.128Z||background-preinit|AAIUI||org.jboss.logging|DEBUG|Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2022-01-03T17:04:52.133Z||background-preinit|AAIUI||org.hibernate.validator.internal.util.Version|INFO|HV000001: Hibernate Validator 5.3.6.Final
2022-01-03T17:04:52.261Z||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-01-03T17:04:52.289Z||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-01-03T17:04:55.395Z||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-01-03T17:04:55.461Z||main|AAIUI||org.eclipse.jetty.util.log|DEBUG|Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
2022-01-03T17:04:55.464Z||main|AAIUI||org.eclipse.jetty.util.log|INFO|Logging initialized @8705ms to org.eclipse.jetty.util.log.Slf4jLog
2022-01-03T17:04:55.489Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_CERT|
2022-01-03T17:04:55.489Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server certificate chain = false|
2022-01-03T17:04:55.489Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server hostname = false|
2022-01-03T17:04:55.489Z||main|AAIUI||AAIRESTClient|DEBUG||Set client certificate filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.p12|
2022-01-03T17:04:55.489Z||main|AAIUI||AAIRESTClient|DEBUG||Set trust store filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.trust.jks|
2022-01-03T17:04:55.489Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-01-03T17:04:55.489Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-01-03T17:04:55.797Z||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-01-03T17:04:55.798Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-01-03T17:04:55.816Z||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-01-03T17:04:55.816Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-01-03T17:04:55.822Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-01-03T17:04:55.822Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-01-03T17:04:55.824Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-01-03T17:04:55.826Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-01-03T17:04:55.828Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-01-03T17:04:55.829Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-01-03T17:04:55.830Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-01-03T17:04:55.831Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-01-03T17:04:56.145Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@57fae983
2022-01-03T17:04:56.157Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=-1,MANAGED}
2022-01-03T17:04:56.160Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@322803db{STOPPED} added {org.eclipse.jetty.security.DefaultAuthenticatorFactory@56ba8773,POJO}
2022-01-03T17:04:56.164Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@322803db{STOPPED},MANAGED}
2022-01-03T17:04:56.169Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@322803db{STOPPED} added {JettyEmbeddedServletHandler@5965844d{STOPPED},MANAGED}
2022-01-03T17:04:56.169Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{/,null,UNAVAILABLE} added {ErrorPageErrorHandler@6d4a65c6{STOPPED},MANAGED}
2022-01-03T17:04:56.184Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STOPPED}[9.4.18.v20190429] added {QueuedThreadPool[qtp943165647]@383790cf{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-01-03T17:04:56.232Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@4d23015c[HTTP/1.1] added {HttpConfiguration@383f1975{32768/8192,8192/8192,https://:0,[]},POJO}
2022-01-03T17:04:56.236Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@66e889df{null,[]}{0.0.0.0:0} added {Server@7a24eb3{STOPPED}[9.4.18.v20190429],UNMANAGED}
2022-01-03T17:04:56.236Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@66e889df{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp943165647]@383790cf{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-01-03T17:04:56.237Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@66e889df{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@55b8dbda{STOPPED},AUTO}
2022-01-03T17:04:56.237Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@66e889df{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@3b569985,POJO}
2022-01-03T17:04:56.237Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@66e889df{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@4d23015c[HTTP/1.1],AUTO}
2022-01-03T17:04:56.237Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@66e889df{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@4d23015c[HTTP/1.1]
2022-01-03T17:04:56.241Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@66e889df{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@66e889df{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
2022-01-03T17:04:56.241Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STOPPED}[9.4.18.v20190429] added {ServerConnector@66e889df{HTTP/1.1,[http/1.1]}{0.0.0.0:8000},AUTO}
2022-01-03T17:04:56.258Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|SessionManager default maxInactiveInterval=1800
2022-01-03T17:04:56.265Z||main|AAIUI||org.eclipse.jetty.http.PreEncodedHttpField|DEBUG|HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@388b401d]
2022-01-03T17:04:56.279Z||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-01-03T17:04:56.280Z||main|AAIUI||org.eclipse.jetty.server.handler.gzip.GzipHandler|DEBUG|GzipHandler@6a10b263{STOPPED} mime types IncludeExclude@476ec9d0{i=[],ip=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@325bb9a6,e=[image/ief, image/vnd.wap.wbmp, image/jpeg, application/bzip2, image/x-portable-graymap, application/brotli, image/bmp, image/gif, image/x-icon, audio/midi, video/x-msvideo, image/x-xbitmap, application/x-rar-compressed, image/x-portable-bitmap, image/x-rgb, image/x-cmu-raster, application/gzip, audio/x-wav, audio/x-pn-realaudio, audio/basic, application/compress, audio/x-aiff, video/x.ms.asx, video/x.ms.asf, image/png, video/vnd.rn-realvideo, image/x-xwindowdump, image/jpeg2000, video/x-sgi-movie, audio/mpeg, image/xcf, video/mpeg, image/x-portable-pixmap, image/tiff, image/x-portable-anymap, image/x-xpixmap, application/zip, video/quicktime, application/x-xz, video/mp4],ep=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@1d12b024}
2022-01-03T17:04:56.280Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|GzipHandler@6a10b263{STOPPED} added {o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE},MANAGED}
2022-01-03T17:04:56.280Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STOPPED}[9.4.18.v20190429] added {GzipHandler@6a10b263{STOPPED},MANAGED}
2022-01-03T17:04:56.288Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@7fab4be7[HTTP/1.1] added {HttpConfiguration@a64e035{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@4d74c3ba]},POJO}
2022-01-03T17:04:56.290Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SslConnectionFactory@64138b0c{SSL->HTTP/1.1} added {SslContextFactory@49dbaaf3[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks],AUTO}
2022-01-03T17:04:56.290Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{null,[]}{0.0.0.0:0} added {Server@7a24eb3{STOPPED}[9.4.18.v20190429],UNMANAGED}
2022-01-03T17:04:56.290Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp943165647]@383790cf{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-01-03T17:04:56.290Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@736f3e9e{STOPPED},AUTO}
2022-01-03T17:04:56.290Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@bdc8014,POJO}
2022-01-03T17:04:56.291Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{null,[ssl]}{0.0.0.0:0} added {SslConnectionFactory@64138b0c{SSL->HTTP/1.1},AUTO}
2022-01-03T17:04:56.291Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@22d9c961{SSL,[ssl]}{0.0.0.0:0} added SslConnectionFactory@64138b0c{SSL->HTTP/1.1}
2022-01-03T17:04:56.291Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@7fab4be7[HTTP/1.1],AUTO}
2022-01-03T17:04:56.291Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@7fab4be7[HTTP/1.1]
2022-01-03T17:04:56.291Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:0},MANAGED}
2022-01-03T17:04:56.291Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STOPPED}[9.4.18.v20190429] added {ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000},AUTO}
2022-01-03T17:04:56.292Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STOPPED}[9.4.18.v20190429] added {AbstractLifeCycle@281f23f2{STOPPED},AUTO}
2022-01-03T17:04:56.292Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Server@7a24eb3{STOPPED}[9.4.18.v20190429]
2022-01-03T17:04:56.293Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STARTING}[9.4.18.v20190429] added {ErrorHandler@87abc48{STOPPED},AUTO}
2022-01-03T17:04:56.294Z||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-01-03T17:04:56.302Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting Server@7a24eb3{STARTING}[9.4.18.v20190429]
2022-01-03T17:04:56.302Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting QueuedThreadPool[qtp943165647]@383790cf{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY]
2022-01-03T17:04:56.304Z||main|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}
2022-01-03T17:04:56.304Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|QueuedThreadPool[qtp943165647]@383790cf{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}] added {ReservedThreadExecutor@24fabd0f{s=0/2,p=0},AUTO}
2022-01-03T17:04:56.305Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ReservedThreadExecutor@24fabd0f{s=0/2,p=0}
2022-01-03T17:04:56.307Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9548ms ReservedThreadExecutor@24fabd0f{s=0/2,p=0}
2022-01-03T17:04:56.307Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-20,5,main]
2022-01-03T17:04:56.308Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-21,5,main]
2022-01-03T17:04:56.308Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-22,5,main]
2022-01-03T17:04:56.308Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-23,5,main]
2022-01-03T17:04:56.309Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-24,5,main]
2022-01-03T17:04:56.309Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-25,5,main]
2022-01-03T17:04:56.309Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-26,5,main]
2022-01-03T17:04:56.312Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-27,5,main]
2022-01-03T17:04:56.313Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9554ms QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}]
2022-01-03T17:04:56.313Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting GzipHandler@6a10b263{STOPPED}
2022-01-03T17:04:56.314Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting GzipHandler@6a10b263{STARTING}
2022-01-03T17:04:56.315Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE}
2022-01-03T17:04:56.321Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Thread Context classloader org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2022-01-03T17:04:56.321Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$AppClassLoader@19569ebd 
2022-01-03T17:04:56.321Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$PlatformClassLoader@4632cfc 
2022-01-03T17:04:56.322Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@6e1f8469
2022-01-03T17:04:56.322Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@2e380628
2022-01-03T17:04:56.322Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@3b6c624
2022-01-03T17:04:56.322Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@1eaf1e62
2022-01-03T17:04:56.322Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@6e1f8469
2022-01-03T17:04:56.323Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring embedded WebApplicationContext
2022-01-03T17:04:56.716Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@2e380628
2022-01-03T17:04:56.742Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@1c504e66[defaultPolicy=WebSocketPolicy@73ad4ecc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {ScheduledExecutorScheduler@69da0b12{STOPPED},AUTO}
2022-01-03T17:04:56.742Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@1c504e66[defaultPolicy=WebSocketPolicy@73ad4ecc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {org.eclipse.jetty.io.MappedByteBufferPool@2764c546,POJO}
2022-01-03T17:04:56.742Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@59496961{STOPPED} added {WebSocketServerFactory@1c504e66[defaultPolicy=WebSocketPolicy@73ad4ecc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory],AUTO}
2022-01-03T17:04:56.742Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@59496961{STOPPED} added {PathMappings[size=0],POJO}
2022-01-03T17:04:56.743Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} added {NativeWebSocketConfiguration@59496961{STOPPED},MANAGED}
2022-01-03T17:04:56.743Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting NativeWebSocketConfiguration@59496961{STOPPED}
2022-01-03T17:04:56.743Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting WebSocketServerFactory@1c504e66[defaultPolicy=WebSocketPolicy@73ad4ecc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2022-01-03T17:04:56.743Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@69da0b12{STOPPED}
2022-01-03T17:04:56.743Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9985ms ScheduledExecutorScheduler@69da0b12{STARTED}
2022-01-03T17:04:56.744Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9985ms WebSocketServerFactory@1c504e66[defaultPolicy=WebSocketPolicy@73ad4ecc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2022-01-03T17:04:56.744Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9985ms NativeWebSocketConfiguration@59496961{STARTED}
2022-01-03T17:04:56.757Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@26d820eb{STOPPED}
2022-01-03T17:04:56.772Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {HttpClientTransportOverHTTP@1ab6718{STOPPED},AUTO}
2022-01-03T17:04:56.773Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {Client@3910fe11[provider=null,keyStore=null,trustStore=null],AUTO}
2022-01-03T17:04:56.773Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@460510aa,POJO}
2022-01-03T17:04:56.773Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@351e414e,POJO}
2022-01-03T17:04:56.773Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}],UNMANAGED}
2022-01-03T17:04:56.773Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@2764c546,POJO}
2022-01-03T17:04:56.773Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketClient@9cecaadc[httpClient=HttpClient@57a48985{STOPPED},openSessions.size=0] added {HttpClient@57a48985{STOPPED},AUTO}
2022-01-03T17:04:56.789Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@26d820eb{STOPPED}
2022-01-03T17:04:56.789Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerContainer@26d820eb{STOPPED} added {NativeWebSocketConfiguration@59496961{STARTED},UNMANAGED}
2022-01-03T17:04:56.790Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} added {ServerContainer@26d820eb{STOPPED},AUTO}
2022-01-03T17:04:56.790Z||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-01-03T17:04:56.791Z||main|AAIUI||org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter|DEBUG|Adding [Jetty_WebSocketUpgradeFilter] WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@59496961{STARTED}] mapped to /* to o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-01-03T17:04:56.792Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@3b6c624
2022-01-03T17:04:56.792Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} added {JettyEmbeddedErrorHandler@25c53f74{STOPPED},MANAGED}
2022-01-03T17:04:56.792Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@1eaf1e62
2022-01-03T17:04:56.793Z||main|AAIUI||org.eclipse.jetty.webapp.MetaData|DEBUG|metadata resolve o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-01-03T17:04:56.793Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-01-03T17:04:56.793Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800
2022-01-03T17:04:56.796Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800 added {org.eclipse.jetty.server.session.DefaultSessionCache@26a2f7f9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
2022-01-03T17:04:56.798Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.DefaultSessionCache@26a2f7f9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@7186333e[passivating=false,graceSec=3600],AUTO}
2022-01-03T17:04:56.799Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting DefaultSessionIdManager@56d93692{STOPPED}[worker=null]
2022-01-03T17:04:56.799Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|DefaultSessionIdManager workerName=node0
2022-01-03T17:04:56.799Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|No SessionScavenger set, using defaults
2022-01-03T17:04:56.800Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|DefaultSessionIdManager@56d93692{STARTING}[worker=node0] added {HouseKeeper@76c548f{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
2022-01-03T17:04:56.800Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HouseKeeper@76c548f{STOPPED}[interval=600000, ownscheduler=false]
2022-01-03T17:04:56.800Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@3900fa71{STOPPED}
2022-01-03T17:04:56.801Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10042ms ScheduledExecutorScheduler@3900fa71{STARTED}
2022-01-03T17:04:56.801Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|Using own scheduler for scavenging
2022-01-03T17:04:56.801Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|node0 Scavenging every 660000ms
2022-01-03T17:04:56.802Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10044ms HouseKeeper@76c548f{STARTED}[interval=660000, ownscheduler=true]
2022-01-03T17:04:56.802Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10044ms DefaultSessionIdManager@56d93692{STARTED}[worker=node0]
2022-01-03T17:04:56.802Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STARTING}[9.4.18.v20190429] added {DefaultSessionIdManager@56d93692{STARTED}[worker=node0],MANAGED}
2022-01-03T17:04:56.802Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800 added {DefaultSessionIdManager@56d93692{STARTED}[worker=node0],UNMANAGED}
2022-01-03T17:04:56.802Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@6b667cb3{STOPPED}
2022-01-03T17:04:56.803Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10044ms ScheduledExecutorScheduler@6b667cb3{STARTED}
2022-01-03T17:04:56.803Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800
2022-01-03T17:04:56.803Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ConstraintSecurityHandler@322803db{STOPPED}
2022-01-03T17:04:56.804Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ConstraintSecurityHandler@322803db{STARTING}
2022-01-03T17:04:56.804Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedServletHandler@5965844d{STOPPED}
2022-01-03T17:04:56.805Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/rest/*[JAVAX_API:null] mapped to servlet=CamelServlet[JAVAX_API:null]
2022-01-03T17:04:56.805Z||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-01-03T17:04:56.805Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/[JAVAX_API:null] mapped to servlet=dispatcherServlet[JAVAX_API:null]
2022-01-03T17:04:56.805Z||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-01-03T17:04:56.806Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|filterNameMap={requestContextFilter=requestContextFilter@3cec79d3==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true, applicationContextIdFilter=applicationContextIdFilter@64b70919==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true, httpPutFormContentFilter=httpPutFormContentFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true, Jetty_WebSocketUpgradeFilter=Jetty_WebSocketUpgradeFilter@4a8df3e2==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true, hiddenHttpMethodFilter=hiddenHttpMethodFilter@3157e4c0==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true, characterEncodingFilter=characterEncodingFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true, webRequestLoggingFilter=webRequestLoggingFilter@328902d5==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true, metricsFilter=metricsFilter@72e789cb==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true}
2022-01-03T17:04:56.809Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|pathFilters=[[/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>metricsFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>characterEncodingFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>hiddenHttpMethodFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>httpPutFormContentFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>requestContextFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>webRequestLoggingFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>applicationContextIdFilter, [/*]/[]/[REQUEST]=>Jetty_WebSocketUpgradeFilter]
2022-01-03T17:04:56.809Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletFilterMap={}
2022-01-03T17:04:56.809Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletPathMap=PathMappings[size=2]
2022-01-03T17:04:56.809Z||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-01-03T17:04:56.809Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedServletHandler@5965844d{STARTING}
2022-01-03T17:04:56.809Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10051ms JettyEmbeddedServletHandler@5965844d{STARTED}
2022-01-03T17:04:56.809Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10051ms ConstraintSecurityHandler@322803db{STARTED}
2022-01-03T17:04:56.809Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.DefaultSessionCache@26a2f7f9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2022-01-03T17:04:56.809Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.NullSessionDataStore@7186333e[passivating=false,graceSec=3600]
2022-01-03T17:04:56.810Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10051ms org.eclipse.jetty.server.session.NullSessionDataStore@7186333e[passivating=false,graceSec=3600]
2022-01-03T17:04:56.810Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10051ms org.eclipse.jetty.server.session.DefaultSessionCache@26a2f7f9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2022-01-03T17:04:56.810Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10051ms org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800
2022-01-03T17:04:56.810Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerContainer@26d820eb{STOPPED}
2022-01-03T17:04:56.811Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.DecoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@6e495b48)
2022-01-03T17:04:56.811Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-01-03T17:04:56.811Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-01-03T17:04:56.812Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-01-03T17:04:56.812Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-01-03T17:04:56.812Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-01-03T17:04:56.812Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-01-03T17:04:56.812Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-01-03T17:04:56.812Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-01-03T17:04:56.813Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder
2022-01-03T17:04:56.813Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-01-03T17:04:56.813Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-01-03T17:04:56.813Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-01-03T17:04:56.813Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-01-03T17:04:56.813Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-01-03T17:04:56.813Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-01-03T17:04:56.813Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-01-03T17:04:56.813Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-01-03T17:04:56.813Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder
2022-01-03T17:04:56.813Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder
2022-01-03T17:04:56.813Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder
2022-01-03T17:04:56.813Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder
2022-01-03T17:04:56.813Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder
2022-01-03T17:04:56.814Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.EncoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@6e495b48)
2022-01-03T17:04:56.814Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-01-03T17:04:56.814Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-01-03T17:04:56.814Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-01-03T17:04:56.814Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-01-03T17:04:56.814Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-01-03T17:04:56.814Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-01-03T17:04:56.814Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-01-03T17:04:56.815Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-01-03T17:04:56.815Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.StringEncoder
2022-01-03T17:04:56.815Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-01-03T17:04:56.815Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-01-03T17:04:56.815Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-01-03T17:04:56.815Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-01-03T17:04:56.815Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-01-03T17:04:56.815Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-01-03T17:04:56.815Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-01-03T17:04:56.815Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-01-03T17:04:56.815Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder
2022-01-03T17:04:56.815Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder
2022-01-03T17:04:56.816Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10057ms ServerContainer@26d820eb{STARTED}
2022-01-03T17:04:56.816Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedErrorHandler@25c53f74{STOPPED}
2022-01-03T17:04:56.816Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedErrorHandler@25c53f74{STARTING}
2022-01-03T17:04:56.816Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10057ms JettyEmbeddedErrorHandler@25c53f74{STARTED}
2022-01-03T17:04:56.816Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler|INFO|Started o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2022-01-03T17:04:56.816Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@6e1f8469
2022-01-03T17:04:56.816Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@2e380628
2022-01-03T17:04:56.816Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@3b6c624
2022-01-03T17:04:56.816Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@1eaf1e62
2022-01-03T17:04:56.816Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10058ms o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2022-01-03T17:04:56.816Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10058ms GzipHandler@6a10b263{STARTED}
2022-01-03T17:04:56.816Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting AbstractLifeCycle@281f23f2{STOPPED}
2022-01-03T17:04:56.817Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10058ms AbstractLifeCycle@281f23f2{STARTED}
2022-01-03T17:04:56.817Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ErrorHandler@87abc48{STOPPED}
2022-01-03T17:04:56.817Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ErrorHandler@87abc48{STARTING}
2022-01-03T17:04:56.817Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10058ms ErrorHandler@87abc48{STARTED}
2022-01-03T17:04:56.817Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|Started @10058ms
2022-01-03T17:04:56.817Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10059ms Server@7a24eb3{STARTED}[9.4.18.v20190429]
2022-01-03T17:04:56.955Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-01-03T17:04:56.955Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-01-03T17:04:56.955Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-01-03T17:04:56.955Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-01-03T17:04:57.125Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
2022-01-03T17:04:57.125Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
[EL Warning]: moxy: 2022-01-03 17:04:58.722--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-01-03 17:05:00.964--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-01-03 17:05:02.364--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-01-03 17:05:04.202--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-01-03 17:05:05.702--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-01-03 17:05:07.316--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-01-03 17:05:09.349--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-01-03T17:05:10.860Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-01-03T17:05:10.860Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-01-03T17:05:10.994Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-01-03T17:05:10.994Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-01-03T17:05:10.994Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-01-03T17:05:10.995Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-01-03T17:05:11.511Z||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-01-03T17:05:11.511Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-01-03T17:05:11.530Z||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-01-03T17:05:11.530Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-01-03T17:05:11.530Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-01-03T17:05:11.531Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-01-03T17:05:11.531Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-01-03T17:05:11.531Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-01-03T17:05:11.531Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-01-03T17:05:11.532Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-01-03T17:05:11.532Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-01-03T17:05:11.533Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-01-03T17:05:14.920Z||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-01-03T17:05:17.053Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STARTED}[9.4.18.v20190429] added {ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000},UNMANAGED}
2022-01-03T17:05:17.056Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting metricsFilter@72e789cb==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-01-03T17:05:17.057Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30298ms metricsFilter@72e789cb==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-01-03T17:05:17.057Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.autoconfigure.MetricsFilter@7428de63
2022-01-03T17:05:17.060Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting characterEncodingFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-01-03T17:05:17.060Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30301ms characterEncodingFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-01-03T17:05:17.060Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedCharacterEncodingFilter@203c20cf
2022-01-03T17:05:17.060Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting hiddenHttpMethodFilter@3157e4c0==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-01-03T17:05:17.060Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30302ms hiddenHttpMethodFilter@3157e4c0==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-01-03T17:05:17.060Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter@4cbf4f53
2022-01-03T17:05:17.060Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting httpPutFormContentFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-01-03T17:05:17.060Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30302ms httpPutFormContentFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-01-03T17:05:17.060Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter@7bbbb6a8
2022-01-03T17:05:17.060Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting requestContextFilter@3cec79d3==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-01-03T17:05:17.060Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30302ms requestContextFilter@3cec79d3==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-01-03T17:05:17.060Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedRequestContextFilter@21fdfefc
2022-01-03T17:05:17.061Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting webRequestLoggingFilter@328902d5==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-01-03T17:05:17.061Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30302ms webRequestLoggingFilter@328902d5==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-01-03T17:05:17.061Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.trace.WebRequestTraceFilter@6a9b0a6f
2022-01-03T17:05:17.061Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting applicationContextIdFilter@64b70919==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-01-03T17:05:17.061Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30302ms applicationContextIdFilter@64b70919==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-01-03T17:05:17.061Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.ApplicationContextHeaderFilter@421a4ee1
2022-01-03T17:05:17.061Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Jetty_WebSocketUpgradeFilter@4a8df3e2==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2022-01-03T17:05:17.061Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30303ms Jetty_WebSocketUpgradeFilter@4a8df3e2==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2022-01-03T17:05:17.061Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@59496961{STARTED}]
2022-01-03T17:05:17.062Z||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-01-03T17:05:17.063Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30305ms dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2022-01-03T17:05:17.089Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.springframework.web.servlet.DispatcherServlet@78830d9a for dispatcherServlet
2022-01-03T17:05:17.090Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring FrameworkServlet 'dispatcherServlet'
2022-01-03T17:05:17.115Z||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-01-03T17:05:17.116Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30357ms CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2022-01-03T17:05:17.116Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init CamelHttpTransportServlet for CamelServlet
2022-01-03T17:05:17.117Z||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-01-03T17:05:17.118Z||main|AAIUI||org.eclipse.jetty.servlet.BaseHolder|DEBUG|Holding class org.eclipse.jetty.servlet.DefaultServlet from org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2022-01-03T17:05:17.118Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30360ms default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2022-01-03T17:05:17.123Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.eclipse.jetty.servlet.DefaultServlet@7891742e for default
2022-01-03T17:05:17.128Z||main|AAIUI||org.eclipse.jetty.servlet.DefaultServlet|DEBUG|resource base = null
2022-01-03T17:05:17.128Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-01-03T17:05:17.139Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8000],POJO}
2022-01-03T17:05:17.139Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@736f3e9e{STOPPED}
2022-01-03T17:05:17.140Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30381ms ScheduledExecutorScheduler@736f3e9e{STARTED}
2022-01-03T17:05:17.140Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslConnectionFactory@64138b0c{SSL->HTTP/1.1}
2022-01-03T17:05:17.140Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslContextFactory@49dbaaf3[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-01-03T17:05:17.472Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai in X509@112a50a1(aai@aai.onap.org,h=[],w=[])
2022-01-03T17:05:17.473Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-babel in X509@112a50a1(aai@aai.onap.org,h=[aai],w=[])
2022-01-03T17:05:17.473Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-babel.onap in X509@112a50a1(aai@aai.onap.org,h=[aai, aai-babel],w=[])
2022-01-03T17:05:17.473Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-graphadmin in X509@112a50a1(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap],w=[])
2022-01-03T17:05:17.473Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-graphadmin.onap in X509@112a50a1(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin],w=[])
2022-01-03T17:05:17.473Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-modelloader in X509@112a50a1(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap],w=[])
2022-01-03T17:05:17.473Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-modelloader.onap in X509@112a50a1(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader],w=[])
2022-01-03T17:05:17.473Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-search-data.onap in X509@112a50a1(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap],w=[])
2022-01-03T17:05:17.473Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-sparky-be.onap in X509@112a50a1(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-01-03T17:05:17.473Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.api.simpledemo.onap.org in X509@112a50a1(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-01-03T17:05:17.473Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.elasticsearch.simpledemo.onap.org in X509@112a50a1(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-01-03T17:05:17.473Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.gremlinserver.simpledemo.onap.org in X509@112a50a1(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-01-03T17:05:17.474Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.hbase.simpledemo.onap.org in X509@112a50a1(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-01-03T17:05:17.474Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.onap in X509@112a50a1(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-01-03T17:05:17.474Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.searchservice.simpledemo.onap.org in X509@112a50a1(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-01-03T17:05:17.474Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.simpledemo.onap.org in X509@112a50a1(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-01-03T17:05:17.474Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.ui.simpledemo.onap.org in X509@112a50a1(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-01-03T17:05:17.476Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate CN alias=aai@aai.onap.org CN=aai in X509@112a50a1(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-01-03T17:05:17.476Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|INFO|x509=X509@112a50a1(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[]) for SslContextFactory@49dbaaf3[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-01-03T17:05:17.592Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|managers=[org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager@2daf0cc9] for SslContextFactory@49dbaaf3[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-01-03T17:05:17.655Z||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-01-03T17:05:17.655Z||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-01-03T17:05:17.656Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3a5b1af7
2022-01-03T17:05:17.658Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30899ms SslContextFactory@49dbaaf3[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-01-03T17:05:17.658Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@60256d1b
2022-01-03T17:05:17.658Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30900ms SslConnectionFactory@64138b0c{SSL->HTTP/1.1}
2022-01-03T17:05:17.658Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HttpConnectionFactory@7fab4be7[HTTP/1.1]
2022-01-03T17:05:17.658Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30900ms HttpConnectionFactory@7fab4be7[HTTP/1.1]
2022-01-03T17:05:17.658Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SelectorManager@ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-01-03T17:05:17.669Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-01-03T17:05:17.668213Z added {SelectorProducer@57df93c1,POJO}
2022-01-03T17:05:17.670Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-01-03T17:05:17.670022Z added {QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}],UNMANAGED}
2022-01-03T17:05:17.670Z||main|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-01-03T17:05:17.670398Z created
2022-01-03T17:05:17.670Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ManagedSelector@61375dff{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-01-03T17:05:17.670718Z,MANAGED}
2022-01-03T17:05:17.670Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SelectorManager@ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {ManagedSelector@61375dff{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
2022-01-03T17:05:17.671Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ManagedSelector@61375dff{STOPPED} id=0 keys=-1 selected=-1 updates=0
2022-01-03T17:05:17.671Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-01-03T17:05:17.67122Z
2022-01-03T17:05:17.671Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30912ms EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-01-03T17:05:17.671433Z
2022-01-03T17:05:17.673Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$$Lambda$216/0x00000008009a7c40@7d44eab
2022-01-03T17:05:17.674Z||main|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Start@e581302 on ManagedSelector@61375dff{STARTING} id=0 keys=0 selected=0 updates=0
2022-01-03T17:05:17.674Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$$Lambda$216/0x00000008009a7c40@7d44eab
2022-01-03T17:05:17.674Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-01-03T17:05:17.6745Z tryProduce false
2022-01-03T17:05:17.691Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-03T17:05:17.691Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Start@e581302
2022-01-03T17:05:17.691Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:05:17.692Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys
2022-01-03T17:05:17.692Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30933ms ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=0
2022-01-03T17:05:17.692Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30933ms SelectorManager@ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-01-03T17:05:17.693Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {acceptor-0@21d6dc81,POJO}
2022-01-03T17:05:17.693Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue acceptor-0@21d6dc81
2022-01-03T17:05:17.693Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|INFO|Started ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-01-03T17:05:17.693Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30935ms ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-01-03T17:05:17.693Z||qtp943165647-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run acceptor-0@21d6dc81
2022-01-03T17:05:17.701Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 29.778 seconds (JVM running for 30.943)
2022-01-03T17:05:17.701Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 29.778 seconds (JVM running for 30.943)
2022-01-03T17:05:18.280Z||qtp943165647-21-acceptor-0@21d6dc81-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@4fddfe78 on ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=0
2022-01-03T17:05:18.280Z||qtp943165647-21-acceptor-0@21d6dc81-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=1
2022-01-03T17:05:18.281Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2022-01-03T17:05:18.281Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2022-01-03T17:05:18.281Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2022-01-03T17:05:18.282Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-03T17:05:18.282Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4fddfe78
2022-01-03T17:05:18.285Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4fddfe78
2022-01-03T17:05:18.285Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4fddfe78
2022-01-03T17:05:18.289Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:05:18.289Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2022-01-03T17:05:18.304Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6bf5a88a{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 9 ms, remaining: 29991 ms
2022-01-03T17:05:18.305Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@74debcf
2022-01-03T17:05:18.373Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=58/30000},null,HttpChannelState@977f241{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-01-03T17:05:18.381Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6eab18ac::DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=66/30000}
2022-01-03T17:05:18.382Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6bf5a88a{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=88/30000}{io=0/0,kio=0,kro=0}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=66/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:18.382Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@3362ad2a::SocketChannelEndPoint@6bf5a88a{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=89/30000}{io=0/0,kio=0,kro=0}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=67/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:18.382Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6eab18ac::DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=67/30000}
2022-01-03T17:05:18.382Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6eab18ac::DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=67/30000}
2022-01-03T17:05:18.383Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@63b5b153{AC.ReadCB@6eab18ac{HttpConnection@6eab18ac::DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2022-01-03T17:05:18.383Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@3362ad2a::SocketChannelEndPoint@6bf5a88a{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=90/30000}{io=0/0,kio=0,kro=0}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:18.383Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-01-03T17:05:18.384Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,OPEN,fill=-,flush=-,to=91/30000}{io=0/0,kio=0,kro=0}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:18.385Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3bc3fae1{SSLC.NBReadCB@3362ad2a{SslConnection@3362ad2a::SocketChannelEndPoint@6bf5a88a{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-03T17:05:18.385Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6bf5a88a{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:18.385Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7532ebe3 on ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-03T17:05:18.385Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=1
2022-01-03T17:05:18.385Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2022-01-03T17:05:18.385Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6bf5a88a{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:18.385Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected
2022-01-03T17:05:18.386Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4fddfe78
2022-01-03T17:05:18.386Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2022-01-03T17:05:18.386Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-03T17:05:18.386Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@7532ebe3
2022-01-03T17:05:18.386Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6bf5a88a{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:18.386Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:05:18.386Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2022-01-03T17:05:18.386Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected
2022-01-03T17:05:18.386Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates
2022-01-03T17:05:18.387Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.85.5:8000 remote=/172.16.10.45:41226], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@6bf5a88a{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-01-03T17:05:18.387Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6bf5a88a{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:18.387Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6bf5a88a{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-01-03T17:05:18.388Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0} tryExecute EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-01-03T17:05:18.387917Z
2022-01-03T17:05:18.388Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1
2022-01-03T17:05:18.389Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@62b3f51b
2022-01-03T17:05:18.389Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=6,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2022-01-03T17:05:18.389569Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@6bf5a88a{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-01-03T17:05:18.390Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@6bf5a88a{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-01-03T17:05:18.390Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-03T17:05:18.390Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:05:18.390Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6bf5a88a{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:18.390Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2022-01-03T17:05:18.393Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@62b3f51b
2022-01-03T17:05:18.393Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@62b3f51b started
2022-01-03T17:05:18.393Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@6bf5a88a{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-01-03T17:05:18.393Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@62b3f51b waiting
2022-01-03T17:05:18.394Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3bc3fae1{SSLC.NBReadCB@3362ad2a{SslConnection@3362ad2a::SocketChannelEndPoint@6bf5a88a{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-03T17:05:18.394Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@3362ad2a::SocketChannelEndPoint@6bf5a88a{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:18.395Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@3362ad2a::SocketChannelEndPoint@6bf5a88a{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:18.395Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@63b5b153{AC.ReadCB@6eab18ac{HttpConnection@6eab18ac::DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=13/30000}}}
2022-01-03T17:05:18.395Z||qtp943165647-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6eab18ac::DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=13/30000} onFillable enter HttpChannelState@977f241{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-03T17:05:18.395Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@3362ad2a::SocketChannelEndPoint@6bf5a88a{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:18.395Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-01-03T17:05:18.397Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6bf5a88a{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@3362ad2a{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:18.397Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@4fd2550b[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-01-03T17:05:18.397Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-01-03T17:05:18.418Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@52238fc5[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@52238fc5[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-01-03T17:05:18.420Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=36/30000}{io=0/0,kio=0,kro=1}->SslConnection@3362ad2a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=38/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:18.420Z||qtp943165647-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-01-03T17:05:18.420Z||qtp943165647-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6eab18ac::DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=38/30000} filled -1 HeapByteBuffer@52238fc5[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-01-03T17:05:18.421Z||qtp943165647-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6eab18ac::DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=39/30000} parse HeapByteBuffer@52238fc5[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-01-03T17:05:18.421Z||qtp943165647-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@52238fc5[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-01-03T17:05:18.422Z||qtp943165647-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-01-03T17:05:18.422Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=40/30000}
2022-01-03T17:05:18.423Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=40/30000}
2022-01-03T17:05:18.423Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@3362ad2a::SocketChannelEndPoint@6bf5a88a{/172.16.10.45:41226<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=39/30000}{io=0/0,kio=0,kro=1}->SslConnection@3362ad2a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=41/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-01-03T17:05:18.424Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@3362ad2a::SocketChannelEndPoint@6bf5a88a{/172.16.10.45:41226<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=40/30000}{io=0/0,kio=0,kro=1}->SslConnection@3362ad2a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=42/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:18.424Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-01-03T17:05:18.424Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-03T17:05:18.425Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-01-03T17:05:18.426Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6bf5a88a{/172.16.10.45:41226<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=41/30000}{io=0/0,kio=0,kro=1}->SslConnection@3362ad2a{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:18.426Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-01-03T17:05:18.426Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-03T17:05:18.426Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-01-03T17:05:18.426Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@3362ad2a::SocketChannelEndPoint@6bf5a88a{/172.16.10.45:41226<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3362ad2a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=44/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-01-03T17:05:18.427Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3362ad2a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=45/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:18.430Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@3362ad2a::SocketChannelEndPoint@6bf5a88a{/172.16.10.45:41226<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3362ad2a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=45/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{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-01-03T17:05:18.430Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=48/30000}
2022-01-03T17:05:18.431Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6bf5a88a{/172.16.10.45:41226<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@3362ad2a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=48/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:18.431Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6bf5a88a{/172.16.10.45:41226<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3362ad2a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=49/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:18.431Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6bf5a88a{/172.16.10.45:41226<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3362ad2a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=49/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:18.437Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2ec77564{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-01-03T17:05:18.437Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3bc3fae1{null}
2022-01-03T17:05:18.437Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-03T17:05:18.437Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2022-01-03T17:05:18.437Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2022-01-03T17:05:18.437Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates
2022-01-03T17:05:18.438Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-03T17:05:18.438Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:05:18.438Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys
2022-01-03T17:05:18.438Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1fd41c7b
2022-01-03T17:05:18.438Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6bf5a88a{/172.16.10.45:41226<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3362ad2a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=56/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:18.438Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6bf5a88a{/172.16.10.45:41226<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3362ad2a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=56/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:18.438Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@57293cac{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-01-03T17:05:18.438Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1fd41c7b
2022-01-03T17:05:18.439Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@63b5b153{null}
2022-01-03T17:05:18.439Z||qtp943165647-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6eab18ac::DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=57/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-01-03T17:05:18.439Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6bf5a88a{/172.16.10.45:41226<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3362ad2a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=57/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:18.439Z||qtp943165647-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6eab18ac::DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=57/30000}
2022-01-03T17:05:18.440Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=58/30000}
2022-01-03T17:05:18.441Z||qtp943165647-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6eab18ac::DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=59/30000} onFillable exit HttpChannelState@977f241{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-03T17:05:18.441Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6eab18ac::DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=59/30000}
2022-01-03T17:05:18.441Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3362ad2a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=59/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:18.441Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@3362ad2a::SocketChannelEndPoint@6bf5a88a{/172.16.10.45:41226<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3362ad2a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=59/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:18.441Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1fd41c7b
2022-01-03T17:05:18.442Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran CEP:SocketChannelEndPoint@6bf5a88a{/172.16.10.45:41226<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3362ad2a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@107f2e25{/172.16.10.45:41226<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=59/30000}=>HttpConnection@6eab18ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@556dbd2a{s=START}]=>HttpChannelOverHttp@29ad3722{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-01-03T17:05:28.277Z||qtp943165647-21-acceptor-0@21d6dc81-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@28a9bb54 on ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=0
2022-01-03T17:05:28.278Z||qtp943165647-21-acceptor-0@21d6dc81-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=1
2022-01-03T17:05:28.278Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2022-01-03T17:05:28.278Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2022-01-03T17:05:28.278Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2022-01-03T17:05:28.278Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-03T17:05:28.278Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@28a9bb54
2022-01-03T17:05:28.278Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@28a9bb54
2022-01-03T17:05:28.279Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:05:28.279Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2022-01-03T17:05:28.279Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@28a9bb54
2022-01-03T17:05:28.279Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7a881e8e{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-01-03T17:05:28.279Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@744fefaf
2022-01-03T17:05:28.280Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@707075fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@f34e1da{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-01-03T17:05:28.280Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@48d5504::DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-01-03T17:05:28.280Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7a881e8e{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@77210fee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@48d5504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@555d1adb{s=START}]=>HttpChannelOverHttp@707075fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:28.280Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@77210fee::SocketChannelEndPoint@7a881e8e{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@77210fee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@48d5504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@555d1adb{s=START}]=>HttpChannelOverHttp@707075fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:28.280Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@48d5504::DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-01-03T17:05:28.280Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@48d5504::DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-01-03T17:05:28.281Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7d4f1b9b{AC.ReadCB@48d5504{HttpConnection@48d5504::DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-01-03T17:05:28.281Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@77210fee::SocketChannelEndPoint@7a881e8e{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@77210fee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@48d5504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@555d1adb{s=START}]=>HttpChannelOverHttp@707075fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:28.281Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-01-03T17:05:28.281Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@77210fee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@48d5504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@555d1adb{s=START}]=>HttpChannelOverHttp@707075fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:28.281Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@13044443{SSLC.NBReadCB@77210fee{SslConnection@77210fee::SocketChannelEndPoint@7a881e8e{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@77210fee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@48d5504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@555d1adb{s=START}]=>HttpChannelOverHttp@707075fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-03T17:05:28.281Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7a881e8e{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@77210fee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@48d5504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@555d1adb{s=START}]=>HttpChannelOverHttp@707075fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:28.281Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6c2567b2 on ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-03T17:05:28.282Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=1
2022-01-03T17:05:28.282Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2022-01-03T17:05:28.282Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected
2022-01-03T17:05:28.282Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7a881e8e{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@77210fee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@48d5504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@555d1adb{s=START}]=>HttpChannelOverHttp@707075fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:28.282Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2022-01-03T17:05:28.282Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@28a9bb54
2022-01-03T17:05:28.282Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-03T17:05:28.282Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6c2567b2
2022-01-03T17:05:28.283Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7a881e8e{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@77210fee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@48d5504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@555d1adb{s=START}]=>HttpChannelOverHttp@707075fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:28.283Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:05:28.283Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2022-01-03T17:05:28.283Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected
2022-01-03T17:05:28.283Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates
2022-01-03T17:05:28.283Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.85.5:8000 remote=/172.16.10.45:41282], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@7a881e8e{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@77210fee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@48d5504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@555d1adb{s=START}]=>HttpChannelOverHttp@707075fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-01-03T17:05:28.284Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7a881e8e{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@77210fee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@48d5504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@555d1adb{s=START}]=>HttpChannelOverHttp@707075fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:28.284Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7a881e8e{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@77210fee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@48d5504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@555d1adb{s=START}]=>HttpChannelOverHttp@707075fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-01-03T17:05:28.284Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0} tryExecute EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-01-03T17:05:28.284703Z
2022-01-03T17:05:28.285Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@62b3f51b offer EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-01-03T17:05:28.285229Z
2022-01-03T17:05:28.285Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1
2022-01-03T17:05:28.285Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@786bc216
2022-01-03T17:05:28.285Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@62b3f51b task=EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-01-03T17:05:28.285782Z
2022-01-03T17:05:28.285Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@786bc216
2022-01-03T17:05:28.285Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@786bc216 started
2022-01-03T17:05:28.286Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@786bc216 waiting
2022-01-03T17:05:28.286Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-01-03T17:05:28.286263Z tryProduce true
2022-01-03T17:05:28.286Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-03T17:05:28.286Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:05:28.286Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-01-03T17:05:28.286057Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7a881e8e{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@77210fee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@48d5504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@555d1adb{s=START}]=>HttpChannelOverHttp@707075fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-01-03T17:05:28.286Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7a881e8e{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@77210fee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@48d5504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@555d1adb{s=START}]=>HttpChannelOverHttp@707075fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:28.286Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2022-01-03T17:05:28.287Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@13044443{SSLC.NBReadCB@77210fee{SslConnection@77210fee::SocketChannelEndPoint@7a881e8e{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@77210fee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@48d5504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@555d1adb{s=START}]=>HttpChannelOverHttp@707075fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-03T17:05:28.287Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@77210fee::SocketChannelEndPoint@7a881e8e{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@77210fee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@48d5504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@555d1adb{s=START}]=>HttpChannelOverHttp@707075fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:28.288Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@77210fee::SocketChannelEndPoint@7a881e8e{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@77210fee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@48d5504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@555d1adb{s=START}]=>HttpChannelOverHttp@707075fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:28.288Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7d4f1b9b{AC.ReadCB@48d5504{HttpConnection@48d5504::DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=7/30000}}}
2022-01-03T17:05:28.288Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@48d5504::DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@f34e1da{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-03T17:05:28.289Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@77210fee::SocketChannelEndPoint@7a881e8e{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@77210fee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@48d5504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@555d1adb{s=START}]=>HttpChannelOverHttp@707075fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:28.289Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-01-03T17:05:28.290Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7a881e8e{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@77210fee{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@48d5504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@555d1adb{s=START}]=>HttpChannelOverHttp@707075fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:28.290Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7439b0a1[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-01-03T17:05:28.290Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-01-03T17:05:28.295Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@52238fc5[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@52238fc5[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-01-03T17:05:28.295Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@77210fee{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@48d5504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@555d1adb{s=START}]=>HttpChannelOverHttp@707075fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:28.295Z||qtp943165647-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-01-03T17:05:28.295Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@48d5504::DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=14/30000} filled -1 HeapByteBuffer@52238fc5[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-01-03T17:05:28.296Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@48d5504::DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@52238fc5[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-01-03T17:05:28.296Z||qtp943165647-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@52238fc5[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-01-03T17:05:28.296Z||qtp943165647-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-01-03T17:05:28.296Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=15/30000}
2022-01-03T17:05:28.296Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=15/30000}
2022-01-03T17:05:28.296Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@77210fee::SocketChannelEndPoint@7a881e8e{/172.16.10.45:41282<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@77210fee{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@48d5504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@555d1adb{s=START}]=>HttpChannelOverHttp@707075fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-01-03T17:05:28.297Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@77210fee::SocketChannelEndPoint@7a881e8e{/172.16.10.45:41282<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@77210fee{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@48d5504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@555d1adb{s=START}]=>HttpChannelOverHttp@707075fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:28.297Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-01-03T17:05:28.297Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-03T17:05:28.297Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-01-03T17:05:28.298Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7a881e8e{/172.16.10.45:41282<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@77210fee{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@48d5504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@555d1adb{s=START}]=>HttpChannelOverHttp@707075fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:28.298Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-01-03T17:05:28.298Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-03T17:05:28.298Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-01-03T17:05:28.298Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@77210fee::SocketChannelEndPoint@7a881e8e{/172.16.10.45:41282<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@77210fee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@48d5504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@555d1adb{s=START}]=>HttpChannelOverHttp@707075fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-01-03T17:05:28.299Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@77210fee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@48d5504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@555d1adb{s=START}]=>HttpChannelOverHttp@707075fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:28.300Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@77210fee::SocketChannelEndPoint@7a881e8e{/172.16.10.45:41282<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@77210fee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@48d5504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@555d1adb{s=START}]=>HttpChannelOverHttp@707075fe{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-01-03T17:05:28.300Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=19/30000}
2022-01-03T17:05:28.300Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7a881e8e{/172.16.10.45:41282<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@77210fee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@48d5504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@555d1adb{s=START}]=>HttpChannelOverHttp@707075fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:28.301Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7a881e8e{/172.16.10.45:41282<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@77210fee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@48d5504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@555d1adb{s=START}]=>HttpChannelOverHttp@707075fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:28.301Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7a881e8e{/172.16.10.45:41282<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@77210fee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@48d5504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@555d1adb{s=START}]=>HttpChannelOverHttp@707075fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:28.301Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@9df8810{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-01-03T17:05:28.301Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@13044443{null}
2022-01-03T17:05:28.302Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-03T17:05:28.302Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3b84b177
2022-01-03T17:05:28.302Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2022-01-03T17:05:28.302Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2022-01-03T17:05:28.302Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3b84b177
2022-01-03T17:05:28.302Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates
2022-01-03T17:05:28.302Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-03T17:05:28.302Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:05:28.302Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys
2022-01-03T17:05:28.302Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7a881e8e{/172.16.10.45:41282<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@77210fee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@48d5504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@555d1adb{s=START}]=>HttpChannelOverHttp@707075fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:28.306Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7a881e8e{/172.16.10.45:41282<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@77210fee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@48d5504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@555d1adb{s=START}]=>HttpChannelOverHttp@707075fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:28.306Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7a881e8e{/172.16.10.45:41282<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@77210fee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@48d5504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@555d1adb{s=START}]=>HttpChannelOverHttp@707075fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:28.306Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@48d5504::DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=25/30000}
2022-01-03T17:05:28.307Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1dd9bf63{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-01-03T17:05:28.307Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@77210fee::SocketChannelEndPoint@7a881e8e{/172.16.10.45:41282<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@77210fee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@48d5504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@555d1adb{s=START}]=>HttpChannelOverHttp@707075fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:28.307Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7d4f1b9b{null}
2022-01-03T17:05:28.307Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3b84b177
2022-01-03T17:05:28.307Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@48d5504::DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=26/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-01-03T17:05:28.307Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@48d5504::DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=26/30000}
2022-01-03T17:05:28.307Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=26/30000}
2022-01-03T17:05:28.307Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@48d5504::DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=26/30000} onFillable exit HttpChannelState@f34e1da{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-03T17:05:28.308Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@77210fee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3572e594{/172.16.10.45:41282<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@48d5504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@555d1adb{s=START}]=>HttpChannelOverHttp@707075fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:28.308Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$$Lambda$216/0x00000008009a7c40@7d44eab
2022-01-03T17:05:38.277Z||qtp943165647-21-acceptor-0@21d6dc81-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@1e46f94e on ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=0
2022-01-03T17:05:38.277Z||qtp943165647-21-acceptor-0@21d6dc81-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=1
2022-01-03T17:05:38.278Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2022-01-03T17:05:38.278Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2022-01-03T17:05:38.278Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2022-01-03T17:05:38.278Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-03T17:05:38.278Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1e46f94e
2022-01-03T17:05:38.278Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1e46f94e
2022-01-03T17:05:38.278Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:05:38.278Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2022-01-03T17:05:38.278Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1e46f94e
2022-01-03T17:05:38.279Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@27c306ac{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-01-03T17:05:38.279Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@62c18c30
2022-01-03T17:05:38.279Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@14e25839{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6c20c2c7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-01-03T17:05:38.279Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2ee737f::DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-01-03T17:05:38.280Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@27c306ac{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4cbd08b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2ee737f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1df8a2aa{s=START}]=>HttpChannelOverHttp@14e25839{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:38.280Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4cbd08b::SocketChannelEndPoint@27c306ac{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4cbd08b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2ee737f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1df8a2aa{s=START}]=>HttpChannelOverHttp@14e25839{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:38.280Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2ee737f::DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-01-03T17:05:38.280Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2ee737f::DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-01-03T17:05:38.280Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@77246d28{AC.ReadCB@2ee737f{HttpConnection@2ee737f::DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-01-03T17:05:38.280Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4cbd08b::SocketChannelEndPoint@27c306ac{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4cbd08b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2ee737f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1df8a2aa{s=START}]=>HttpChannelOverHttp@14e25839{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:38.280Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-01-03T17:05:38.280Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@4cbd08b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2ee737f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1df8a2aa{s=START}]=>HttpChannelOverHttp@14e25839{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:38.281Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6a08d38{SSLC.NBReadCB@4cbd08b{SslConnection@4cbd08b::SocketChannelEndPoint@27c306ac{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4cbd08b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2ee737f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1df8a2aa{s=START}]=>HttpChannelOverHttp@14e25839{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-03T17:05:38.281Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@27c306ac{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4cbd08b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2ee737f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1df8a2aa{s=START}]=>HttpChannelOverHttp@14e25839{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:38.282Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5c354aef on ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-03T17:05:38.282Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=1
2022-01-03T17:05:38.282Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@27c306ac{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@4cbd08b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2ee737f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1df8a2aa{s=START}]=>HttpChannelOverHttp@14e25839{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:38.282Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1e46f94e
2022-01-03T17:05:38.282Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2022-01-03T17:05:38.282Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected
2022-01-03T17:05:38.282Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2022-01-03T17:05:38.282Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-03T17:05:38.282Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5c354aef
2022-01-03T17:05:38.282Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@27c306ac{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@4cbd08b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2ee737f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1df8a2aa{s=START}]=>HttpChannelOverHttp@14e25839{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:38.282Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:05:38.283Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2022-01-03T17:05:38.283Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected
2022-01-03T17:05:38.283Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates
2022-01-03T17:05:38.283Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.85.5:8000 remote=/172.16.10.45:41334], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@27c306ac{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@4cbd08b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2ee737f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1df8a2aa{s=START}]=>HttpChannelOverHttp@14e25839{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-01-03T17:05:38.283Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@27c306ac{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4cbd08b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2ee737f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1df8a2aa{s=START}]=>HttpChannelOverHttp@14e25839{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:38.283Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@27c306ac{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4cbd08b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2ee737f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1df8a2aa{s=START}]=>HttpChannelOverHttp@14e25839{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-01-03T17:05:38.284Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0} tryExecute EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-01-03T17:05:38.283997Z
2022-01-03T17:05:38.284Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@786bc216 offer EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-01-03T17:05:38.284286Z
2022-01-03T17:05:38.284Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1
2022-01-03T17:05:38.284Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@42f3ac3c
2022-01-03T17:05:38.284Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@42f3ac3c
2022-01-03T17:05:38.284Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@42f3ac3c started
2022-01-03T17:05:38.284Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@42f3ac3c waiting
2022-01-03T17:05:38.284Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-01-03T17:05:38.284633Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@27c306ac{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4cbd08b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2ee737f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1df8a2aa{s=START}]=>HttpChannelOverHttp@14e25839{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-01-03T17:05:38.285Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@786bc216 task=EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-01-03T17:05:38.284953Z
2022-01-03T17:05:38.285Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6a08d38{SSLC.NBReadCB@4cbd08b{SslConnection@4cbd08b::SocketChannelEndPoint@27c306ac{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@4cbd08b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@2ee737f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1df8a2aa{s=START}]=>HttpChannelOverHttp@14e25839{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-03T17:05:38.285Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-01-03T17:05:38.285317Z tryProduce true
2022-01-03T17:05:38.285Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-03T17:05:38.285Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4cbd08b::SocketChannelEndPoint@27c306ac{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@4cbd08b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@2ee737f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1df8a2aa{s=START}]=>HttpChannelOverHttp@14e25839{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:38.285Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:05:38.285Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4cbd08b::SocketChannelEndPoint@27c306ac{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=1,kro=1}->SslConnection@4cbd08b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@2ee737f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1df8a2aa{s=START}]=>HttpChannelOverHttp@14e25839{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:38.285Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@77246d28{AC.ReadCB@2ee737f{HttpConnection@2ee737f::DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2022-01-03T17:05:38.286Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2ee737f::DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@6c20c2c7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-03T17:05:38.286Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@27c306ac{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@4cbd08b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@2ee737f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1df8a2aa{s=START}]=>HttpChannelOverHttp@14e25839{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:38.286Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2022-01-03T17:05:38.286Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4cbd08b::SocketChannelEndPoint@27c306ac{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4cbd08b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@2ee737f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1df8a2aa{s=START}]=>HttpChannelOverHttp@14e25839{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:38.286Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-01-03T17:05:38.287Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@27c306ac{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4cbd08b{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@2ee737f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1df8a2aa{s=START}]=>HttpChannelOverHttp@14e25839{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:38.287Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@46cc20ba[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-01-03T17:05:38.287Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-01-03T17:05:38.290Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@52238fc5[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@52238fc5[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-01-03T17:05:38.290Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@4cbd08b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@2ee737f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1df8a2aa{s=START}]=>HttpChannelOverHttp@14e25839{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:38.290Z||qtp943165647-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-01-03T17:05:38.290Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2ee737f::DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@52238fc5[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-01-03T17:05:38.290Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2ee737f::DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@52238fc5[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-01-03T17:05:38.290Z||qtp943165647-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@52238fc5[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-01-03T17:05:38.290Z||qtp943165647-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-01-03T17:05:38.290Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=10/30000}
2022-01-03T17:05:38.290Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=10/30000}
2022-01-03T17:05:38.291Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4cbd08b::SocketChannelEndPoint@27c306ac{/172.16.10.45:41334<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@4cbd08b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2ee737f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1df8a2aa{s=START}]=>HttpChannelOverHttp@14e25839{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-01-03T17:05:38.291Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4cbd08b::SocketChannelEndPoint@27c306ac{/172.16.10.45:41334<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@4cbd08b{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2ee737f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1df8a2aa{s=START}]=>HttpChannelOverHttp@14e25839{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:38.291Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-01-03T17:05:38.291Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-03T17:05:38.291Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-01-03T17:05:38.291Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@27c306ac{/172.16.10.45:41334<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@4cbd08b{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2ee737f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1df8a2aa{s=START}]=>HttpChannelOverHttp@14e25839{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:38.291Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-01-03T17:05:38.292Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-03T17:05:38.292Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-01-03T17:05:38.292Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4cbd08b::SocketChannelEndPoint@27c306ac{/172.16.10.45:41334<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4cbd08b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2ee737f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1df8a2aa{s=START}]=>HttpChannelOverHttp@14e25839{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-01-03T17:05:38.292Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4cbd08b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2ee737f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1df8a2aa{s=START}]=>HttpChannelOverHttp@14e25839{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:38.293Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4cbd08b::SocketChannelEndPoint@27c306ac{/172.16.10.45:41334<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4cbd08b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2ee737f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1df8a2aa{s=START}]=>HttpChannelOverHttp@14e25839{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-01-03T17:05:38.293Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=13/30000}
2022-01-03T17:05:38.293Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@27c306ac{/172.16.10.45:41334<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4cbd08b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2ee737f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1df8a2aa{s=START}]=>HttpChannelOverHttp@14e25839{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:38.293Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@27c306ac{/172.16.10.45:41334<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4cbd08b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2ee737f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1df8a2aa{s=START}]=>HttpChannelOverHttp@14e25839{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:38.294Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@27c306ac{/172.16.10.45:41334<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4cbd08b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2ee737f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1df8a2aa{s=START}]=>HttpChannelOverHttp@14e25839{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:38.294Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3cea607{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-01-03T17:05:38.294Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6a08d38{null}
2022-01-03T17:05:38.294Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-03T17:05:38.294Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6dcad7af
2022-01-03T17:05:38.294Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@27c306ac{/172.16.10.45:41334<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4cbd08b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@2ee737f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1df8a2aa{s=START}]=>HttpChannelOverHttp@14e25839{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:38.294Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@27c306ac{/172.16.10.45:41334<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4cbd08b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@2ee737f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1df8a2aa{s=START}]=>HttpChannelOverHttp@14e25839{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:38.295Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@32870466{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-01-03T17:05:38.295Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@77246d28{null}
2022-01-03T17:05:38.295Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2ee737f::DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-01-03T17:05:38.295Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2ee737f::DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-01-03T17:05:38.295Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-01-03T17:05:38.295Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2ee737f::DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=15/30000} onFillable exit HttpChannelState@6c20c2c7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-03T17:05:38.295Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4cbd08b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@2ee737f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1df8a2aa{s=START}]=>HttpChannelOverHttp@14e25839{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:38.296Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@62b3f51b waiting
2022-01-03T17:05:38.296Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2022-01-03T17:05:38.296Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2022-01-03T17:05:38.296Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates
2022-01-03T17:05:38.296Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-03T17:05:38.296Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:05:38.296Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys
2022-01-03T17:05:38.296Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6dcad7af
2022-01-03T17:05:38.297Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@27c306ac{/172.16.10.45:41334<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4cbd08b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@2ee737f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1df8a2aa{s=START}]=>HttpChannelOverHttp@14e25839{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:38.297Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2ee737f::DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-01-03T17:05:38.298Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4cbd08b::SocketChannelEndPoint@27c306ac{/172.16.10.45:41334<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4cbd08b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53e94870{/172.16.10.45:41334<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@2ee737f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1df8a2aa{s=START}]=>HttpChannelOverHttp@14e25839{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:38.298Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6dcad7af
2022-01-03T17:05:48.277Z||qtp943165647-21-acceptor-0@21d6dc81-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@76b5fc1b on ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=0
2022-01-03T17:05:48.278Z||qtp943165647-21-acceptor-0@21d6dc81-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=1
2022-01-03T17:05:48.278Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2022-01-03T17:05:48.278Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2022-01-03T17:05:48.278Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2022-01-03T17:05:48.278Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-03T17:05:48.278Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@76b5fc1b
2022-01-03T17:05:48.278Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@76b5fc1b
2022-01-03T17:05:48.278Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:05:48.278Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@76b5fc1b
2022-01-03T17:05:48.278Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7272696c{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-01-03T17:05:48.278Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2022-01-03T17:05:48.279Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@de8d930
2022-01-03T17:05:48.279Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2a8f8caa{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-01-03T17:05:48.280Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6165e192::DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-01-03T17:05:48.280Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7272696c{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@9a19ffe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:48.280Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@9a19ffe::SocketChannelEndPoint@7272696c{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@9a19ffe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:48.280Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6165e192::DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-01-03T17:05:48.280Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6165e192::DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-01-03T17:05:48.281Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@291150e1{AC.ReadCB@6165e192{HttpConnection@6165e192::DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-01-03T17:05:48.281Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@9a19ffe::SocketChannelEndPoint@7272696c{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@9a19ffe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:48.281Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-01-03T17:05:48.281Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@9a19ffe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:48.282Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@67365d20{SSLC.NBReadCB@9a19ffe{SslConnection@9a19ffe::SocketChannelEndPoint@7272696c{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@9a19ffe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-03T17:05:48.282Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7272696c{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@9a19ffe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:48.282Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@626d7057 on ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-03T17:05:48.282Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=1
2022-01-03T17:05:48.282Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2022-01-03T17:05:48.282Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected
2022-01-03T17:05:48.282Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2022-01-03T17:05:48.282Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-03T17:05:48.282Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@626d7057
2022-01-03T17:05:48.282Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7272696c{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@9a19ffe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:48.282Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@76b5fc1b
2022-01-03T17:05:48.282Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7272696c{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@9a19ffe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:48.282Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:05:48.282Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2022-01-03T17:05:48.283Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected
2022-01-03T17:05:48.283Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates
2022-01-03T17:05:48.283Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.85.5:8000 remote=/172.16.10.45:41378], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@7272696c{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@9a19ffe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-01-03T17:05:48.283Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7272696c{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@9a19ffe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:48.283Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7272696c{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@9a19ffe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-01-03T17:05:48.284Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-01-03T17:05:48.283883Z
2022-01-03T17:05:48.284Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@62b3f51b offer EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-01-03T17:05:48.28421Z
2022-01-03T17:05:48.284Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-01-03T17:05:48.284403Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7272696c{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@9a19ffe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-01-03T17:05:48.284Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@67365d20{SSLC.NBReadCB@9a19ffe{SslConnection@9a19ffe::SocketChannelEndPoint@7272696c{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@9a19ffe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-03T17:05:48.285Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@9a19ffe::SocketChannelEndPoint@7272696c{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@9a19ffe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:48.285Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@9a19ffe::SocketChannelEndPoint@7272696c{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@9a19ffe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:48.285Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@291150e1{AC.ReadCB@6165e192{HttpConnection@6165e192::DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2022-01-03T17:05:48.285Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6165e192::DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@2a8f8caa{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-03T17:05:48.285Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@9a19ffe::SocketChannelEndPoint@7272696c{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@9a19ffe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:48.285Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-01-03T17:05:48.286Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@62b3f51b task=EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-01-03T17:05:48.286186Z
2022-01-03T17:05:48.286Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7272696c{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@9a19ffe{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:48.286Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7760e10d[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-01-03T17:05:48.286Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-01-03T17:05:48.286Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-01-03T17:05:48.286441Z tryProduce true
2022-01-03T17:05:48.286Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-03T17:05:48.286Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:05:48.289Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@52238fc5[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@52238fc5[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-01-03T17:05:48.289Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@9a19ffe{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@6165e192[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:48.289Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-01-03T17:05:48.289Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6165e192::DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@52238fc5[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-01-03T17:05:48.289Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6165e192::DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@52238fc5[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-01-03T17:05:48.289Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@52238fc5[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-01-03T17:05:48.289Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-01-03T17:05:48.289Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=8/30000}
2022-01-03T17:05:48.289Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=8/30000}
2022-01-03T17:05:48.290Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@9a19ffe::SocketChannelEndPoint@7272696c{/172.16.10.45:41378<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@9a19ffe{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6165e192[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-01-03T17:05:48.290Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@9a19ffe::SocketChannelEndPoint@7272696c{/172.16.10.45:41378<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@9a19ffe{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6165e192[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:48.290Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-01-03T17:05:48.290Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-03T17:05:48.290Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-01-03T17:05:48.290Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7272696c{/172.16.10.45:41378<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@9a19ffe{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6165e192[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:48.290Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-01-03T17:05:48.290Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-03T17:05:48.290Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-01-03T17:05:48.291Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@9a19ffe::SocketChannelEndPoint@7272696c{/172.16.10.45:41378<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@9a19ffe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6165e192[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-01-03T17:05:48.291Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@9a19ffe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6165e192[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:48.291Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@9a19ffe::SocketChannelEndPoint@7272696c{/172.16.10.45:41378<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@9a19ffe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6165e192[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{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-01-03T17:05:48.292Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=11/30000}
2022-01-03T17:05:48.292Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7272696c{/172.16.10.45:41378<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@9a19ffe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@6165e192[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:48.292Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7272696c{/172.16.10.45:41378<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@9a19ffe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@6165e192[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:48.292Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7272696c{/172.16.10.45:41378<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@9a19ffe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@6165e192[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:48.293Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@735f6b39{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-01-03T17:05:48.293Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@67365d20{null}
2022-01-03T17:05:48.293Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=1 updates=0
2022-01-03T17:05:48.293Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@365deb36
2022-01-03T17:05:48.293Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7272696c{/172.16.10.45:41378<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@9a19ffe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@6165e192[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:48.293Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@365deb36
2022-01-03T17:05:48.293Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7272696c{/172.16.10.45:41378<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@9a19ffe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@6165e192[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:48.297Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7272696c{/172.16.10.45:41378<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@9a19ffe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@6165e192[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:48.297Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7272696c{/172.16.10.45:41378<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@9a19ffe{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@6165e192[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:48.297Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6165e192::DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=16/30000}
2022-01-03T17:05:48.297Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2022-01-03T17:05:48.297Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2022-01-03T17:05:48.297Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@773900fc{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-01-03T17:05:48.297Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@9a19ffe::SocketChannelEndPoint@7272696c{/172.16.10.45:41378<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@9a19ffe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@6165e192[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:48.297Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@291150e1{null}
2022-01-03T17:05:48.297Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@365deb36
2022-01-03T17:05:48.297Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6165e192::DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=16/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-01-03T17:05:48.297Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6165e192::DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=16/30000}
2022-01-03T17:05:48.297Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=16/30000}
2022-01-03T17:05:48.297Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6165e192::DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=16/30000} onFillable exit HttpChannelState@2a8f8caa{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-03T17:05:48.298Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@9a19ffe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bd7a5b5{/172.16.10.45:41378<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@6165e192[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f2d6972{s=START}]=>HttpChannelOverHttp@29d82e9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:48.298Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@786bc216 waiting
2022-01-03T17:05:48.297Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2022-01-03T17:05:48.298Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates
2022-01-03T17:05:48.298Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-03T17:05:48.298Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:05:48.298Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys
2022-01-03T17:05:58.277Z||qtp943165647-21-acceptor-0@21d6dc81-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@563bf28b on ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=0
2022-01-03T17:05:58.277Z||qtp943165647-21-acceptor-0@21d6dc81-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=1
2022-01-03T17:05:58.278Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2022-01-03T17:05:58.278Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2022-01-03T17:05:58.278Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2022-01-03T17:05:58.278Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-03T17:05:58.278Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@563bf28b
2022-01-03T17:05:58.278Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@563bf28b
2022-01-03T17:05:58.278Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:05:58.278Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2022-01-03T17:05:58.278Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@563bf28b
2022-01-03T17:05:58.279Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4004e31{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-01-03T17:05:58.279Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@50992eb4
2022-01-03T17:05:58.280Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5252b0d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@2231593a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-01-03T17:05:58.280Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3bc42f46::DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-01-03T17:05:58.280Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4004e31{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@7c57cccc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3bc42f46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5095d1{s=START}]=>HttpChannelOverHttp@5252b0d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:58.280Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7c57cccc::SocketChannelEndPoint@4004e31{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@7c57cccc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3bc42f46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5095d1{s=START}]=>HttpChannelOverHttp@5252b0d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:58.280Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3bc42f46::DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-01-03T17:05:58.281Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3bc42f46::DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-01-03T17:05:58.281Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4780e988{AC.ReadCB@3bc42f46{HttpConnection@3bc42f46::DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-01-03T17:05:58.281Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7c57cccc::SocketChannelEndPoint@4004e31{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@7c57cccc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3bc42f46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5095d1{s=START}]=>HttpChannelOverHttp@5252b0d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:58.281Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-01-03T17:05:58.281Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@7c57cccc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3bc42f46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5095d1{s=START}]=>HttpChannelOverHttp@5252b0d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:58.281Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5da44021{SSLC.NBReadCB@7c57cccc{SslConnection@7c57cccc::SocketChannelEndPoint@4004e31{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7c57cccc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3bc42f46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5095d1{s=START}]=>HttpChannelOverHttp@5252b0d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-03T17:05:58.282Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4004e31{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7c57cccc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3bc42f46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5095d1{s=START}]=>HttpChannelOverHttp@5252b0d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:58.282Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1fd7c6f5 on ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-03T17:05:58.282Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=1
2022-01-03T17:05:58.282Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2022-01-03T17:05:58.282Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected
2022-01-03T17:05:58.282Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2022-01-03T17:05:58.282Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-03T17:05:58.282Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1fd7c6f5
2022-01-03T17:05:58.282Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4004e31{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7c57cccc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3bc42f46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5095d1{s=START}]=>HttpChannelOverHttp@5252b0d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:58.282Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@563bf28b
2022-01-03T17:05:58.282Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4004e31{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@7c57cccc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3bc42f46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5095d1{s=START}]=>HttpChannelOverHttp@5252b0d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:58.282Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:05:58.282Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2022-01-03T17:05:58.282Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected
2022-01-03T17:05:58.282Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates
2022-01-03T17:05:58.283Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.85.5:8000 remote=/172.16.10.45:41440], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@4004e31{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@7c57cccc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3bc42f46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5095d1{s=START}]=>HttpChannelOverHttp@5252b0d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-01-03T17:05:58.283Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4004e31{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7c57cccc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3bc42f46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5095d1{s=START}]=>HttpChannelOverHttp@5252b0d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:58.283Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4004e31{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7c57cccc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3bc42f46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5095d1{s=START}]=>HttpChannelOverHttp@5252b0d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-01-03T17:05:58.283Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-01-03T17:05:58.28348Z
2022-01-03T17:05:58.283Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@786bc216 offer EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-01-03T17:05:58.283743Z
2022-01-03T17:05:58.284Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-01-03T17:05:58.283903Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4004e31{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7c57cccc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3bc42f46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5095d1{s=START}]=>HttpChannelOverHttp@5252b0d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-01-03T17:05:58.284Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5da44021{SSLC.NBReadCB@7c57cccc{SslConnection@7c57cccc::SocketChannelEndPoint@4004e31{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7c57cccc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3bc42f46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5095d1{s=START}]=>HttpChannelOverHttp@5252b0d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-03T17:05:58.284Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@786bc216 task=EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-01-03T17:05:58.284236Z
2022-01-03T17:05:58.284Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7c57cccc::SocketChannelEndPoint@4004e31{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7c57cccc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3bc42f46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5095d1{s=START}]=>HttpChannelOverHttp@5252b0d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:58.284Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7c57cccc::SocketChannelEndPoint@4004e31{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7c57cccc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3bc42f46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5095d1{s=START}]=>HttpChannelOverHttp@5252b0d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:58.284Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-01-03T17:05:58.284557Z tryProduce true
2022-01-03T17:05:58.284Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4780e988{AC.ReadCB@3bc42f46{HttpConnection@3bc42f46::DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2022-01-03T17:05:58.284Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-03T17:05:58.284Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3bc42f46::DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@2231593a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-03T17:05:58.284Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:05:58.285Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7c57cccc::SocketChannelEndPoint@4004e31{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c57cccc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3bc42f46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5095d1{s=START}]=>HttpChannelOverHttp@5252b0d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:58.285Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-01-03T17:05:58.285Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4004e31{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c57cccc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@3bc42f46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5095d1{s=START}]=>HttpChannelOverHttp@5252b0d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:58.285Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2022-01-03T17:05:58.285Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4004e31{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c57cccc{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@3bc42f46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5095d1{s=START}]=>HttpChannelOverHttp@5252b0d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:58.285Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@63e15948[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-01-03T17:05:58.285Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-01-03T17:05:58.287Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@52238fc5[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@52238fc5[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-01-03T17:05:58.288Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c57cccc{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@3bc42f46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5095d1{s=START}]=>HttpChannelOverHttp@5252b0d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:58.288Z||qtp943165647-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-01-03T17:05:58.288Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3bc42f46::DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@52238fc5[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-01-03T17:05:58.288Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3bc42f46::DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@52238fc5[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-01-03T17:05:58.288Z||qtp943165647-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@52238fc5[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-01-03T17:05:58.288Z||qtp943165647-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-01-03T17:05:58.288Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=7/30000}
2022-01-03T17:05:58.288Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=7/30000}
2022-01-03T17:05:58.288Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7c57cccc::SocketChannelEndPoint@4004e31{/172.16.10.45:41440<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c57cccc{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3bc42f46[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f5095d1{s=START}]=>HttpChannelOverHttp@5252b0d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-01-03T17:05:58.288Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7c57cccc::SocketChannelEndPoint@4004e31{/172.16.10.45:41440<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c57cccc{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3bc42f46[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f5095d1{s=START}]=>HttpChannelOverHttp@5252b0d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:58.288Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-01-03T17:05:58.288Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-03T17:05:58.288Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-01-03T17:05:58.289Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4004e31{/172.16.10.45:41440<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c57cccc{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3bc42f46[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f5095d1{s=START}]=>HttpChannelOverHttp@5252b0d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:58.289Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-01-03T17:05:58.289Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-03T17:05:58.289Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-01-03T17:05:58.289Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7c57cccc::SocketChannelEndPoint@4004e31{/172.16.10.45:41440<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c57cccc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3bc42f46[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f5095d1{s=START}]=>HttpChannelOverHttp@5252b0d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-01-03T17:05:58.289Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c57cccc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3bc42f46[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f5095d1{s=START}]=>HttpChannelOverHttp@5252b0d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:58.290Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7c57cccc::SocketChannelEndPoint@4004e31{/172.16.10.45:41440<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c57cccc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3bc42f46[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f5095d1{s=START}]=>HttpChannelOverHttp@5252b0d2{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-01-03T17:05:58.290Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=9/30000}
2022-01-03T17:05:58.290Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4004e31{/172.16.10.45:41440<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c57cccc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3bc42f46[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f5095d1{s=START}]=>HttpChannelOverHttp@5252b0d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:58.290Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4004e31{/172.16.10.45:41440<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c57cccc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3bc42f46[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f5095d1{s=START}]=>HttpChannelOverHttp@5252b0d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:58.290Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4004e31{/172.16.10.45:41440<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c57cccc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3bc42f46[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f5095d1{s=START}]=>HttpChannelOverHttp@5252b0d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:58.290Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@58ad9d34{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-01-03T17:05:58.291Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5da44021{null}
2022-01-03T17:05:58.291Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-03T17:05:58.291Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@52831673
2022-01-03T17:05:58.291Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@52831673
2022-01-03T17:05:58.291Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4004e31{/172.16.10.45:41440<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7c57cccc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3bc42f46[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f5095d1{s=START}]=>HttpChannelOverHttp@5252b0d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:58.296Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4004e31{/172.16.10.45:41440<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7c57cccc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3bc42f46[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f5095d1{s=START}]=>HttpChannelOverHttp@5252b0d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:58.296Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4004e31{/172.16.10.45:41440<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7c57cccc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3bc42f46[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f5095d1{s=START}]=>HttpChannelOverHttp@5252b0d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:58.296Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3bc42f46::DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-01-03T17:05:58.296Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@e6de594{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-01-03T17:05:58.296Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4780e988{null}
2022-01-03T17:05:58.296Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3bc42f46::DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-01-03T17:05:58.296Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3bc42f46::DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-01-03T17:05:58.296Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-01-03T17:05:58.296Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3bc42f46::DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=15/30000} onFillable exit HttpChannelState@2231593a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-03T17:05:58.296Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7c57cccc::SocketChannelEndPoint@4004e31{/172.16.10.45:41440<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7c57cccc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@3bc42f46[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f5095d1{s=START}]=>HttpChannelOverHttp@5252b0d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:58.296Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@52831673
2022-01-03T17:05:58.296Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7c57cccc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2446fa45{/172.16.10.45:41440<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@3bc42f46[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f5095d1{s=START}]=>HttpChannelOverHttp@5252b0d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:05:58.296Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@62b3f51b waiting
2022-01-03T17:05:58.297Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2022-01-03T17:05:58.297Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2022-01-03T17:05:58.297Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates
2022-01-03T17:05:58.297Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-03T17:05:58.297Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:05:58.297Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys
2022-01-03T17:06:08.278Z||qtp943165647-21-acceptor-0@21d6dc81-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@33ad9003 on ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=0
2022-01-03T17:06:08.278Z||qtp943165647-21-acceptor-0@21d6dc81-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=1
2022-01-03T17:06:08.279Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2022-01-03T17:06:08.279Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2022-01-03T17:06:08.279Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2022-01-03T17:06:08.279Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-03T17:06:08.279Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@33ad9003
2022-01-03T17:06:08.279Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@33ad9003
2022-01-03T17:06:08.279Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:06:08.279Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2022-01-03T17:06:08.279Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@33ad9003
2022-01-03T17:06:08.280Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@761ff391{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-01-03T17:06:08.281Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@55aa23eb
2022-01-03T17:06:08.282Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@cc757a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-01-03T17:06:08.282Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4fdbbf3::DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-01-03T17:06:08.282Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@761ff391{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:08.283Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@181f1ec::SocketChannelEndPoint@761ff391{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:08.283Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4fdbbf3::DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-01-03T17:06:08.283Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4fdbbf3::DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-01-03T17:06:08.283Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5f9b5b64{AC.ReadCB@4fdbbf3{HttpConnection@4fdbbf3::DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-01-03T17:06:08.283Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@181f1ec::SocketChannelEndPoint@761ff391{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:08.283Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-01-03T17:06:08.283Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:08.284Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@36d05147{SSLC.NBReadCB@181f1ec{SslConnection@181f1ec::SocketChannelEndPoint@761ff391{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-03T17:06:08.284Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@761ff391{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:08.284Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@38d0c8e0 on ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-03T17:06:08.284Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=1
2022-01-03T17:06:08.284Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2022-01-03T17:06:08.284Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@761ff391{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:08.284Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected
2022-01-03T17:06:08.284Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@33ad9003
2022-01-03T17:06:08.284Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2022-01-03T17:06:08.284Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-03T17:06:08.284Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@38d0c8e0
2022-01-03T17:06:08.285Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@761ff391{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:08.285Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:06:08.285Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2022-01-03T17:06:08.285Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected
2022-01-03T17:06:08.285Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates
2022-01-03T17:06:08.285Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.85.5:8000 remote=/172.16.10.45:41514], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@761ff391{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-01-03T17:06:08.285Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@761ff391{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:08.286Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@761ff391{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-01-03T17:06:08.286Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-01-03T17:06:08.286478Z
2022-01-03T17:06:08.286Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@62b3f51b offer EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-01-03T17:06:08.286867Z
2022-01-03T17:06:08.287Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-01-03T17:06:08.287127Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@761ff391{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-01-03T17:06:08.287Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@36d05147{SSLC.NBReadCB@181f1ec{SslConnection@181f1ec::SocketChannelEndPoint@761ff391{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-03T17:06:08.288Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@181f1ec::SocketChannelEndPoint@761ff391{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:08.288Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@181f1ec::SocketChannelEndPoint@761ff391{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:08.288Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5f9b5b64{AC.ReadCB@4fdbbf3{HttpConnection@4fdbbf3::DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2022-01-03T17:06:08.288Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4fdbbf3::DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@cc757a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-03T17:06:08.288Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@181f1ec::SocketChannelEndPoint@761ff391{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:08.289Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-01-03T17:06:08.293Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@62b3f51b task=EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-01-03T17:06:08.289083Z
2022-01-03T17:06:08.293Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-01-03T17:06:08.293245Z tryProduce true
2022-01-03T17:06:08.293Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@761ff391{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:08.293Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-03T17:06:08.293Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:06:08.293Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6973d0ab[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-01-03T17:06:08.293Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-01-03T17:06:08.293Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@761ff391{/172.16.10.45:41514<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@181f1ec{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:08.293Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2022-01-03T17:06:08.303Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@52238fc5[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@52238fc5[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-01-03T17:06:08.304Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@181f1ec{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=21/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:08.304Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-01-03T17:06:08.304Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4fdbbf3::DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=21/30000} filled -1 HeapByteBuffer@52238fc5[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-01-03T17:06:08.304Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4fdbbf3::DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=21/30000} parse HeapByteBuffer@52238fc5[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-01-03T17:06:08.305Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@52238fc5[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-01-03T17:06:08.305Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-01-03T17:06:08.305Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=22/30000}
2022-01-03T17:06:08.305Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=22/30000}
2022-01-03T17:06:08.305Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@181f1ec::SocketChannelEndPoint@761ff391{/172.16.10.45:41514<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@181f1ec{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-01-03T17:06:08.306Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@181f1ec::SocketChannelEndPoint@761ff391{/172.16.10.45:41514<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->SslConnection@181f1ec{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:08.306Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-01-03T17:06:08.306Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-03T17:06:08.306Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-01-03T17:06:08.307Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@761ff391{/172.16.10.45:41514<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->SslConnection@181f1ec{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:08.307Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-01-03T17:06:08.307Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-03T17:06:08.307Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-01-03T17:06:08.308Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@181f1ec::SocketChannelEndPoint@761ff391{/172.16.10.45:41514<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@181f1ec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-01-03T17:06:08.308Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@181f1ec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:08.309Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@181f1ec::SocketChannelEndPoint@761ff391{/172.16.10.45:41514<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@181f1ec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{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-01-03T17:06:08.310Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=27/30000}
2022-01-03T17:06:08.310Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@761ff391{/172.16.10.45:41514<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@181f1ec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:08.311Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@761ff391{/172.16.10.45:41514<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@181f1ec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:08.311Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@761ff391{/172.16.10.45:41514<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@181f1ec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:08.312Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6126171d{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-01-03T17:06:08.312Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@36d05147{null}
2022-01-03T17:06:08.312Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-03T17:06:08.312Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@14aba19a
2022-01-03T17:06:08.313Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@14aba19a
2022-01-03T17:06:08.313Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@761ff391{/172.16.10.45:41514<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@181f1ec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:08.314Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@761ff391{/172.16.10.45:41514<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@181f1ec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:08.314Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4fdbbf3::DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=31/30000}
2022-01-03T17:06:08.314Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@181f1ec::SocketChannelEndPoint@761ff391{/172.16.10.45:41514<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@181f1ec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:08.314Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@761ff391{/172.16.10.45:41514<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@181f1ec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:08.314Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@14aba19a
2022-01-03T17:06:08.314Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2022-01-03T17:06:08.314Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@523caeaa{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-01-03T17:06:08.315Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5f9b5b64{null}
2022-01-03T17:06:08.315Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4fdbbf3::DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=32/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-01-03T17:06:08.315Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4fdbbf3::DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=32/30000}
2022-01-03T17:06:08.315Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=32/30000}
2022-01-03T17:06:08.315Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4fdbbf3::DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=32/30000} onFillable exit HttpChannelState@cc757a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-03T17:06:08.316Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@181f1ec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9468cb8{/172.16.10.45:41514<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@4fdbbf3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c9f9e28{s=START}]=>HttpChannelOverHttp@20bb23{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:08.316Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@786bc216 waiting
2022-01-03T17:06:08.314Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2022-01-03T17:06:08.316Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates
2022-01-03T17:06:08.316Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-03T17:06:08.316Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:06:08.316Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys
2022-01-03T17:06:18.280Z||qtp943165647-21-acceptor-0@21d6dc81-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@1a0883b1 on ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=0
2022-01-03T17:06:18.281Z||qtp943165647-21-acceptor-0@21d6dc81-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=1
2022-01-03T17:06:18.281Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2022-01-03T17:06:18.281Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2022-01-03T17:06:18.281Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2022-01-03T17:06:18.282Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-03T17:06:18.282Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1a0883b1
2022-01-03T17:06:18.282Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1a0883b1
2022-01-03T17:06:18.282Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1a0883b1
2022-01-03T17:06:18.282Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@74c236c3{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-01-03T17:06:18.283Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@344e5d7a
2022-01-03T17:06:18.284Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4b14b69a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@fc466d4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-01-03T17:06:18.284Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@49275fdb::DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-01-03T17:06:18.285Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@74c236c3{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@27e98003{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@49275fdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@647473a4{s=START}]=>HttpChannelOverHttp@4b14b69a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:18.285Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@27e98003::SocketChannelEndPoint@74c236c3{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@27e98003{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@49275fdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@647473a4{s=START}]=>HttpChannelOverHttp@4b14b69a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:18.286Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@49275fdb::DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-01-03T17:06:18.286Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@49275fdb::DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-01-03T17:06:18.286Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@482a5b38{AC.ReadCB@49275fdb{HttpConnection@49275fdb::DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-01-03T17:06:18.287Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@27e98003::SocketChannelEndPoint@74c236c3{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@27e98003{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@49275fdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@647473a4{s=START}]=>HttpChannelOverHttp@4b14b69a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:18.287Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-01-03T17:06:18.287Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@27e98003{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@49275fdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@647473a4{s=START}]=>HttpChannelOverHttp@4b14b69a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:18.287Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3b000c61{SSLC.NBReadCB@27e98003{SslConnection@27e98003::SocketChannelEndPoint@74c236c3{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@27e98003{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@49275fdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@647473a4{s=START}]=>HttpChannelOverHttp@4b14b69a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-03T17:06:18.288Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@74c236c3{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@27e98003{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@49275fdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@647473a4{s=START}]=>HttpChannelOverHttp@4b14b69a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:18.288Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@50026a9a on ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-03T17:06:18.288Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=1
2022-01-03T17:06:18.288Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@74c236c3{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@27e98003{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@49275fdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@647473a4{s=START}]=>HttpChannelOverHttp@4b14b69a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:18.288Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1a0883b1
2022-01-03T17:06:18.285Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:06:18.288Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2022-01-03T17:06:18.288Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2022-01-03T17:06:18.288Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected
2022-01-03T17:06:18.288Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2022-01-03T17:06:18.288Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-03T17:06:18.288Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@50026a9a
2022-01-03T17:06:18.289Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@74c236c3{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@27e98003{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@49275fdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@647473a4{s=START}]=>HttpChannelOverHttp@4b14b69a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:18.289Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:06:18.289Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2022-01-03T17:06:18.289Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected
2022-01-03T17:06:18.289Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates
2022-01-03T17:06:18.289Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.85.5:8000 remote=/172.16.10.45:41562], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@74c236c3{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@27e98003{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@49275fdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@647473a4{s=START}]=>HttpChannelOverHttp@4b14b69a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-01-03T17:06:18.289Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@74c236c3{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@27e98003{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@49275fdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@647473a4{s=START}]=>HttpChannelOverHttp@4b14b69a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:18.290Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@74c236c3{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@27e98003{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@49275fdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@647473a4{s=START}]=>HttpChannelOverHttp@4b14b69a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-01-03T17:06:18.290Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-01-03T17:06:18.290484Z
2022-01-03T17:06:18.291Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@786bc216 offer EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-01-03T17:06:18.291159Z
2022-01-03T17:06:18.291Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-01-03T17:06:18.291354Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@74c236c3{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@27e98003{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@49275fdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@647473a4{s=START}]=>HttpChannelOverHttp@4b14b69a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-01-03T17:06:18.292Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3b000c61{SSLC.NBReadCB@27e98003{SslConnection@27e98003::SocketChannelEndPoint@74c236c3{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@27e98003{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@49275fdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@647473a4{s=START}]=>HttpChannelOverHttp@4b14b69a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-03T17:06:18.292Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@27e98003::SocketChannelEndPoint@74c236c3{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@27e98003{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@49275fdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@647473a4{s=START}]=>HttpChannelOverHttp@4b14b69a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:18.292Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@27e98003::SocketChannelEndPoint@74c236c3{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@27e98003{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@49275fdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@647473a4{s=START}]=>HttpChannelOverHttp@4b14b69a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:18.292Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@482a5b38{AC.ReadCB@49275fdb{HttpConnection@49275fdb::DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2022-01-03T17:06:18.292Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@49275fdb::DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@fc466d4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-03T17:06:18.293Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@786bc216 task=EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-01-03T17:06:18.29316Z
2022-01-03T17:06:18.293Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-01-03T17:06:18.293347Z tryProduce true
2022-01-03T17:06:18.293Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-03T17:06:18.293Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:06:18.293Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@74c236c3{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@27e98003{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@49275fdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@647473a4{s=START}]=>HttpChannelOverHttp@4b14b69a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:18.293Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2022-01-03T17:06:18.294Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@27e98003::SocketChannelEndPoint@74c236c3{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@27e98003{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@49275fdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@647473a4{s=START}]=>HttpChannelOverHttp@4b14b69a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:18.294Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-01-03T17:06:18.296Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@74c236c3{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@27e98003{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@49275fdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@647473a4{s=START}]=>HttpChannelOverHttp@4b14b69a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:18.296Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@535fb3f4[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-01-03T17:06:18.296Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-01-03T17:06:18.301Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@52238fc5[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@52238fc5[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-01-03T17:06:18.302Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@27e98003{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@49275fdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@647473a4{s=START}]=>HttpChannelOverHttp@4b14b69a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:18.302Z||qtp943165647-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-01-03T17:06:18.302Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@49275fdb::DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=16/30000} filled -1 HeapByteBuffer@52238fc5[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-01-03T17:06:18.302Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@49275fdb::DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=16/30000} parse HeapByteBuffer@52238fc5[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-01-03T17:06:18.302Z||qtp943165647-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@52238fc5[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-01-03T17:06:18.302Z||qtp943165647-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-01-03T17:06:18.302Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=16/30000}
2022-01-03T17:06:18.302Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=16/30000}
2022-01-03T17:06:18.302Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@27e98003::SocketChannelEndPoint@74c236c3{/172.16.10.45:41562<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@27e98003{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@49275fdb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@647473a4{s=START}]=>HttpChannelOverHttp@4b14b69a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-01-03T17:06:18.303Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@27e98003::SocketChannelEndPoint@74c236c3{/172.16.10.45:41562<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@27e98003{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@49275fdb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@647473a4{s=START}]=>HttpChannelOverHttp@4b14b69a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:18.303Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-01-03T17:06:18.303Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-03T17:06:18.303Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-01-03T17:06:18.303Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@74c236c3{/172.16.10.45:41562<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@27e98003{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@49275fdb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@647473a4{s=START}]=>HttpChannelOverHttp@4b14b69a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:18.303Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-01-03T17:06:18.303Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-03T17:06:18.303Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-01-03T17:06:18.304Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@27e98003::SocketChannelEndPoint@74c236c3{/172.16.10.45:41562<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@27e98003{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@49275fdb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@647473a4{s=START}]=>HttpChannelOverHttp@4b14b69a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-01-03T17:06:18.304Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@27e98003{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@49275fdb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@647473a4{s=START}]=>HttpChannelOverHttp@4b14b69a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:18.305Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@27e98003::SocketChannelEndPoint@74c236c3{/172.16.10.45:41562<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@27e98003{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@49275fdb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@647473a4{s=START}]=>HttpChannelOverHttp@4b14b69a{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-01-03T17:06:18.306Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=20/30000}
2022-01-03T17:06:18.306Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@74c236c3{/172.16.10.45:41562<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@27e98003{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@49275fdb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@647473a4{s=START}]=>HttpChannelOverHttp@4b14b69a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:18.306Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@74c236c3{/172.16.10.45:41562<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@27e98003{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@49275fdb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@647473a4{s=START}]=>HttpChannelOverHttp@4b14b69a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:18.306Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@74c236c3{/172.16.10.45:41562<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@27e98003{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@49275fdb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@647473a4{s=START}]=>HttpChannelOverHttp@4b14b69a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:18.307Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@19251762{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-01-03T17:06:18.307Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3b000c61{null}
2022-01-03T17:06:18.307Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-03T17:06:18.307Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2022-01-03T17:06:18.307Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2022-01-03T17:06:18.307Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates
2022-01-03T17:06:18.307Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-03T17:06:18.307Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:06:18.307Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys
2022-01-03T17:06:18.307Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@78850097
2022-01-03T17:06:18.308Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@74c236c3{/172.16.10.45:41562<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@27e98003{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@49275fdb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@647473a4{s=START}]=>HttpChannelOverHttp@4b14b69a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:18.308Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@74c236c3{/172.16.10.45:41562<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@27e98003{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@49275fdb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@647473a4{s=START}]=>HttpChannelOverHttp@4b14b69a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:18.308Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@61031609{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-01-03T17:06:18.308Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@482a5b38{null}
2022-01-03T17:06:18.308Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@49275fdb::DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=22/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-01-03T17:06:18.308Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@49275fdb::DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=22/30000}
2022-01-03T17:06:18.308Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=22/30000}
2022-01-03T17:06:18.309Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@49275fdb::DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=22/30000} onFillable exit HttpChannelState@fc466d4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-03T17:06:18.309Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@78850097
2022-01-03T17:06:18.309Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@27e98003{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@49275fdb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@647473a4{s=START}]=>HttpChannelOverHttp@4b14b69a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:18.313Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@62b3f51b waiting
2022-01-03T17:06:18.317Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@74c236c3{/172.16.10.45:41562<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@27e98003{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@49275fdb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@647473a4{s=START}]=>HttpChannelOverHttp@4b14b69a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:18.317Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@49275fdb::DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=31/30000}
2022-01-03T17:06:18.317Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@27e98003::SocketChannelEndPoint@74c236c3{/172.16.10.45:41562<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@27e98003{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ad52163{/172.16.10.45:41562<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@49275fdb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@647473a4{s=START}]=>HttpChannelOverHttp@4b14b69a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:18.317Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@78850097
2022-01-03T17:06:28.277Z||qtp943165647-21-acceptor-0@21d6dc81-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@4304e1cf on ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=0
2022-01-03T17:06:28.277Z||qtp943165647-21-acceptor-0@21d6dc81-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=1
2022-01-03T17:06:28.278Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2022-01-03T17:06:28.278Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2022-01-03T17:06:28.278Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2022-01-03T17:06:28.278Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-03T17:06:28.278Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4304e1cf
2022-01-03T17:06:28.278Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4304e1cf
2022-01-03T17:06:28.278Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:06:28.278Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2022-01-03T17:06:28.278Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4304e1cf
2022-01-03T17:06:28.278Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@787e7f0c{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-01-03T17:06:28.279Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7dbb5b1c
2022-01-03T17:06:28.279Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7cf1b67b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-01-03T17:06:28.280Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5b356142::DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-01-03T17:06:28.280Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@787e7f0c{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:28.280Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@393e5cee::SocketChannelEndPoint@787e7f0c{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:28.280Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5b356142::DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-01-03T17:06:28.280Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5b356142::DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-01-03T17:06:28.280Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5e6b0bb9{AC.ReadCB@5b356142{HttpConnection@5b356142::DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-01-03T17:06:28.281Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@393e5cee::SocketChannelEndPoint@787e7f0c{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:28.281Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-01-03T17:06:28.281Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:28.281Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2e245e47{SSLC.NBReadCB@393e5cee{SslConnection@393e5cee::SocketChannelEndPoint@787e7f0c{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-03T17:06:28.281Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@787e7f0c{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:28.281Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@65b6be41 on ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-03T17:06:28.281Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=1
2022-01-03T17:06:28.282Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@787e7f0c{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:28.282Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4304e1cf
2022-01-03T17:06:28.282Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2022-01-03T17:06:28.282Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected
2022-01-03T17:06:28.282Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2022-01-03T17:06:28.282Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-03T17:06:28.282Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@65b6be41
2022-01-03T17:06:28.282Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@787e7f0c{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:28.282Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:06:28.282Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2022-01-03T17:06:28.282Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected
2022-01-03T17:06:28.282Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates
2022-01-03T17:06:28.283Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.85.5:8000 remote=/172.16.10.45:41620], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@787e7f0c{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-01-03T17:06:28.283Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@787e7f0c{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:28.283Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@787e7f0c{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-01-03T17:06:28.283Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-01-03T17:06:28.28367Z
2022-01-03T17:06:28.284Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@62b3f51b offer EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-01-03T17:06:28.284004Z
2022-01-03T17:06:28.284Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-01-03T17:06:28.284417Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@787e7f0c{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-01-03T17:06:28.284Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2e245e47{SSLC.NBReadCB@393e5cee{SslConnection@393e5cee::SocketChannelEndPoint@787e7f0c{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-03T17:06:28.285Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@393e5cee::SocketChannelEndPoint@787e7f0c{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:28.285Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@62b3f51b task=EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-01-03T17:06:28.285255Z
2022-01-03T17:06:28.285Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@393e5cee::SocketChannelEndPoint@787e7f0c{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:28.285Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5e6b0bb9{AC.ReadCB@5b356142{HttpConnection@5b356142::DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2022-01-03T17:06:28.285Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-01-03T17:06:28.285563Z tryProduce true
2022-01-03T17:06:28.285Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-03T17:06:28.285Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:06:28.286Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@787e7f0c{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:28.286Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2022-01-03T17:06:28.285Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5b356142::DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@7cf1b67b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-03T17:06:28.287Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@393e5cee::SocketChannelEndPoint@787e7f0c{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:28.287Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-01-03T17:06:28.287Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@787e7f0c{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@393e5cee{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:28.288Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7472bf9b[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-01-03T17:06:28.288Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-01-03T17:06:28.296Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@52238fc5[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@52238fc5[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-01-03T17:06:28.297Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@393e5cee{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@5b356142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:28.297Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-01-03T17:06:28.297Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5b356142::DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=17/30000} filled -1 HeapByteBuffer@52238fc5[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-01-03T17:06:28.297Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5b356142::DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=17/30000} parse HeapByteBuffer@52238fc5[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-01-03T17:06:28.297Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@52238fc5[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-01-03T17:06:28.297Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-01-03T17:06:28.298Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=17/30000}
2022-01-03T17:06:28.298Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=18/30000}
2022-01-03T17:06:28.298Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@393e5cee::SocketChannelEndPoint@787e7f0c{/172.16.10.45:41620<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@393e5cee{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@5b356142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-01-03T17:06:28.299Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@393e5cee::SocketChannelEndPoint@787e7f0c{/172.16.10.45:41620<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@393e5cee{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@5b356142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:28.299Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-01-03T17:06:28.299Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-03T17:06:28.299Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-01-03T17:06:28.299Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@787e7f0c{/172.16.10.45:41620<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@393e5cee{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@5b356142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:28.300Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-01-03T17:06:28.300Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-03T17:06:28.300Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-01-03T17:06:28.300Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@393e5cee::SocketChannelEndPoint@787e7f0c{/172.16.10.45:41620<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@393e5cee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@5b356142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-01-03T17:06:28.301Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@393e5cee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@5b356142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:28.302Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@393e5cee::SocketChannelEndPoint@787e7f0c{/172.16.10.45:41620<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@393e5cee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@5b356142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{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-01-03T17:06:28.302Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=22/30000}
2022-01-03T17:06:28.303Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@787e7f0c{/172.16.10.45:41620<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@393e5cee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@5b356142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:28.303Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@787e7f0c{/172.16.10.45:41620<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@393e5cee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@5b356142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:28.304Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@787e7f0c{/172.16.10.45:41620<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@393e5cee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@5b356142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:28.304Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3d9c67fe{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-01-03T17:06:28.304Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2e245e47{null}
2022-01-03T17:06:28.304Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-03T17:06:28.305Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2022-01-03T17:06:28.305Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2022-01-03T17:06:28.305Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates
2022-01-03T17:06:28.305Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-03T17:06:28.305Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:06:28.305Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys
2022-01-03T17:06:28.305Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@a62d719
2022-01-03T17:06:28.305Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@a62d719
2022-01-03T17:06:28.306Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@787e7f0c{/172.16.10.45:41620<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@393e5cee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@5b356142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:28.309Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@787e7f0c{/172.16.10.45:41620<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@393e5cee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@5b356142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:28.309Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@787e7f0c{/172.16.10.45:41620<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@393e5cee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@5b356142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:28.310Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5b356142::DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=29/30000}
2022-01-03T17:06:28.310Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@41c20731{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-01-03T17:06:28.310Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5e6b0bb9{null}
2022-01-03T17:06:28.310Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@393e5cee::SocketChannelEndPoint@787e7f0c{/172.16.10.45:41620<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@393e5cee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@5b356142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:28.310Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@a62d719
2022-01-03T17:06:28.310Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5b356142::DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=30/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-01-03T17:06:28.311Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5b356142::DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=31/30000}
2022-01-03T17:06:28.311Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=31/30000}
2022-01-03T17:06:28.311Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5b356142::DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=31/30000} onFillable exit HttpChannelState@7cf1b67b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-03T17:06:28.312Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@393e5cee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@777c2187{/172.16.10.45:41620<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@5b356142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2fd82257{s=START}]=>HttpChannelOverHttp@49556785{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:28.312Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@786bc216 waiting
2022-01-03T17:06:38.277Z||qtp943165647-21-acceptor-0@21d6dc81-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@4a22fc8e on ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=0
2022-01-03T17:06:38.278Z||qtp943165647-21-acceptor-0@21d6dc81-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=1
2022-01-03T17:06:38.278Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2022-01-03T17:06:38.278Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2022-01-03T17:06:38.278Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2022-01-03T17:06:38.278Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-03T17:06:38.278Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4a22fc8e
2022-01-03T17:06:38.278Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4a22fc8e
2022-01-03T17:06:38.279Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:06:38.279Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2022-01-03T17:06:38.279Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4a22fc8e
2022-01-03T17:06:38.279Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@17acda6d{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-01-03T17:06:38.280Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@d45b03b
2022-01-03T17:06:38.281Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@369dd6f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@486ff6b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-01-03T17:06:38.281Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@246243a8::DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-01-03T17:06:38.281Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@17acda6d{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@7c101bb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@246243a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484ce837{s=START}]=>HttpChannelOverHttp@369dd6f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:38.281Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7c101bb4::SocketChannelEndPoint@17acda6d{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@7c101bb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@246243a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484ce837{s=START}]=>HttpChannelOverHttp@369dd6f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:38.282Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@246243a8::DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-01-03T17:06:38.282Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@246243a8::DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-01-03T17:06:38.282Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7b823bf2{AC.ReadCB@246243a8{HttpConnection@246243a8::DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-01-03T17:06:38.282Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7c101bb4::SocketChannelEndPoint@17acda6d{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@7c101bb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@246243a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484ce837{s=START}]=>HttpChannelOverHttp@369dd6f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:38.282Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-01-03T17:06:38.282Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@7c101bb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@246243a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484ce837{s=START}]=>HttpChannelOverHttp@369dd6f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:38.283Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4d4b5829{SSLC.NBReadCB@7c101bb4{SslConnection@7c101bb4::SocketChannelEndPoint@17acda6d{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7c101bb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@246243a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484ce837{s=START}]=>HttpChannelOverHttp@369dd6f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-03T17:06:38.283Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@17acda6d{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7c101bb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@246243a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484ce837{s=START}]=>HttpChannelOverHttp@369dd6f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:38.283Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@31fa278f on ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-03T17:06:38.283Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=1
2022-01-03T17:06:38.284Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@17acda6d{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7c101bb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@246243a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484ce837{s=START}]=>HttpChannelOverHttp@369dd6f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:38.284Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4a22fc8e
2022-01-03T17:06:38.284Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2022-01-03T17:06:38.284Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected
2022-01-03T17:06:38.284Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2022-01-03T17:06:38.284Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-03T17:06:38.284Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@31fa278f
2022-01-03T17:06:38.284Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@17acda6d{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@7c101bb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@246243a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484ce837{s=START}]=>HttpChannelOverHttp@369dd6f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:38.285Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:06:38.285Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2022-01-03T17:06:38.285Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected
2022-01-03T17:06:38.285Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates
2022-01-03T17:06:38.285Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@42f3ac3c IDLE
2022-01-03T17:06:38.285Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.85.5:8000 remote=/172.16.10.45:41670], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@17acda6d{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@7c101bb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@246243a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484ce837{s=START}]=>HttpChannelOverHttp@369dd6f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-01-03T17:06:38.285Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute STOP!
2022-01-03T17:06:38.285Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@786bc216 offer STOP!
2022-01-03T17:06:38.285Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@17acda6d{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7c101bb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@246243a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484ce837{s=START}]=>HttpChannelOverHttp@369dd6f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:38.285Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@786bc216 task=STOP!
2022-01-03T17:06:38.286Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@786bc216 Exited
2022-01-03T17:06:38.286Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@786bc216
2022-01-03T17:06:38.286Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@17acda6d{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7c101bb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@246243a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484ce837{s=START}]=>HttpChannelOverHttp@369dd6f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-01-03T17:06:38.286Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0} tryExecute EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-01-03T17:06:38.286389Z
2022-01-03T17:06:38.287Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@42f3ac3c offer EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-01-03T17:06:38.287544Z
2022-01-03T17:06:38.287Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1
2022-01-03T17:06:38.287Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@7ec25956
2022-01-03T17:06:38.288Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@7ec25956
2022-01-03T17:06:38.288Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@7ec25956 started
2022-01-03T17:06:38.288Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@42f3ac3c task=EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=7]@2022-01-03T17:06:38.288068Z
2022-01-03T17:06:38.288Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@7ec25956 waiting
2022-01-03T17:06:38.288Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-01-03T17:06:38.288683Z tryProduce true
2022-01-03T17:06:38.288Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-01-03T17:06:38.288442Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@17acda6d{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@7c101bb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@246243a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484ce837{s=START}]=>HttpChannelOverHttp@369dd6f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-01-03T17:06:38.288Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-03T17:06:38.289Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:06:38.289Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@17acda6d{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c101bb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@246243a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484ce837{s=START}]=>HttpChannelOverHttp@369dd6f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:38.289Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4d4b5829{SSLC.NBReadCB@7c101bb4{SslConnection@7c101bb4::SocketChannelEndPoint@17acda6d{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@7c101bb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@246243a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484ce837{s=START}]=>HttpChannelOverHttp@369dd6f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-03T17:06:38.289Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2022-01-03T17:06:38.289Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7c101bb4::SocketChannelEndPoint@17acda6d{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c101bb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@246243a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484ce837{s=START}]=>HttpChannelOverHttp@369dd6f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:38.290Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7c101bb4::SocketChannelEndPoint@17acda6d{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c101bb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@246243a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484ce837{s=START}]=>HttpChannelOverHttp@369dd6f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:38.290Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7b823bf2{AC.ReadCB@246243a8{HttpConnection@246243a8::DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=8/30000}}}
2022-01-03T17:06:38.290Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@246243a8::DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=8/30000} onFillable enter HttpChannelState@486ff6b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-03T17:06:38.290Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7c101bb4::SocketChannelEndPoint@17acda6d{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c101bb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@246243a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484ce837{s=START}]=>HttpChannelOverHttp@369dd6f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:38.290Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-01-03T17:06:38.291Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@17acda6d{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c101bb4{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@246243a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484ce837{s=START}]=>HttpChannelOverHttp@369dd6f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:38.291Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2e137fa1[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-01-03T17:06:38.291Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-01-03T17:06:38.298Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@52238fc5[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@52238fc5[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-01-03T17:06:38.298Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c101bb4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@246243a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@484ce837{s=START}]=>HttpChannelOverHttp@369dd6f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:38.298Z||qtp943165647-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-01-03T17:06:38.298Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@246243a8::DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=16/30000} filled -1 HeapByteBuffer@52238fc5[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-01-03T17:06:38.299Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@246243a8::DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=16/30000} parse HeapByteBuffer@52238fc5[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-01-03T17:06:38.299Z||qtp943165647-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@52238fc5[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-01-03T17:06:38.299Z||qtp943165647-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-01-03T17:06:38.299Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=17/30000}
2022-01-03T17:06:38.299Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=17/30000}
2022-01-03T17:06:38.299Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7c101bb4::SocketChannelEndPoint@17acda6d{/172.16.10.45:41670<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c101bb4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@246243a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@484ce837{s=START}]=>HttpChannelOverHttp@369dd6f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-01-03T17:06:38.299Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7c101bb4::SocketChannelEndPoint@17acda6d{/172.16.10.45:41670<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c101bb4{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@246243a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@484ce837{s=START}]=>HttpChannelOverHttp@369dd6f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:38.300Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-01-03T17:06:38.300Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-03T17:06:38.300Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-01-03T17:06:38.300Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@17acda6d{/172.16.10.45:41670<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c101bb4{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@246243a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@484ce837{s=START}]=>HttpChannelOverHttp@369dd6f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:38.300Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-01-03T17:06:38.300Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-03T17:06:38.300Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-01-03T17:06:38.301Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7c101bb4::SocketChannelEndPoint@17acda6d{/172.16.10.45:41670<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c101bb4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@246243a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@484ce837{s=START}]=>HttpChannelOverHttp@369dd6f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-01-03T17:06:38.301Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c101bb4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@246243a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@484ce837{s=START}]=>HttpChannelOverHttp@369dd6f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:38.302Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7c101bb4::SocketChannelEndPoint@17acda6d{/172.16.10.45:41670<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c101bb4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@246243a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@484ce837{s=START}]=>HttpChannelOverHttp@369dd6f6{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-01-03T17:06:38.302Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=20/30000}
2022-01-03T17:06:38.303Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@17acda6d{/172.16.10.45:41670<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c101bb4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@246243a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@484ce837{s=START}]=>HttpChannelOverHttp@369dd6f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:38.303Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@17acda6d{/172.16.10.45:41670<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c101bb4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@246243a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@484ce837{s=START}]=>HttpChannelOverHttp@369dd6f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:38.303Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@17acda6d{/172.16.10.45:41670<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c101bb4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@246243a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@484ce837{s=START}]=>HttpChannelOverHttp@369dd6f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:38.303Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@57d98734{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-01-03T17:06:38.304Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4d4b5829{null}
2022-01-03T17:06:38.304Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-03T17:06:38.304Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@765b87b8
2022-01-03T17:06:38.304Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2022-01-03T17:06:38.304Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@765b87b8
2022-01-03T17:06:38.304Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2022-01-03T17:06:38.304Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates
2022-01-03T17:06:38.304Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-03T17:06:38.304Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:06:38.304Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@17acda6d{/172.16.10.45:41670<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7c101bb4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@246243a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@484ce837{s=START}]=>HttpChannelOverHttp@369dd6f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:38.304Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys
2022-01-03T17:06:38.305Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@17acda6d{/172.16.10.45:41670<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7c101bb4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@246243a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@484ce837{s=START}]=>HttpChannelOverHttp@369dd6f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:38.306Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@17acda6d{/172.16.10.45:41670<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7c101bb4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@246243a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@484ce837{s=START}]=>HttpChannelOverHttp@369dd6f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:38.306Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@246243a8::DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=24/30000}
2022-01-03T17:06:38.306Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1abf78cc{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-01-03T17:06:38.306Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7c101bb4::SocketChannelEndPoint@17acda6d{/172.16.10.45:41670<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7c101bb4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@246243a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@484ce837{s=START}]=>HttpChannelOverHttp@369dd6f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:38.306Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7b823bf2{null}
2022-01-03T17:06:38.307Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@765b87b8
2022-01-03T17:06:38.307Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@246243a8::DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=25/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-01-03T17:06:38.307Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@246243a8::DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=25/30000}
2022-01-03T17:06:38.307Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=25/30000}
2022-01-03T17:06:38.308Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@246243a8::DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=25/30000} onFillable exit HttpChannelState@486ff6b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-03T17:06:38.308Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7c101bb4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75882c05{/172.16.10.45:41670<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@246243a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@484ce837{s=START}]=>HttpChannelOverHttp@369dd6f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:38.308Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@62b3f51b waiting
2022-01-03T17:06:48.277Z||qtp943165647-21-acceptor-0@21d6dc81-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@15d05041 on ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=0
2022-01-03T17:06:48.277Z||qtp943165647-21-acceptor-0@21d6dc81-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=1
2022-01-03T17:06:48.277Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2022-01-03T17:06:48.277Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2022-01-03T17:06:48.277Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2022-01-03T17:06:48.277Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-03T17:06:48.278Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@15d05041
2022-01-03T17:06:48.278Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@15d05041
2022-01-03T17:06:48.278Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:06:48.278Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2022-01-03T17:06:48.278Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@15d05041
2022-01-03T17:06:48.278Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@24dcb8c1{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-01-03T17:06:48.278Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@51363b42
2022-01-03T17:06:48.279Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4f27271a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5e8e12b1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-01-03T17:06:48.279Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3e02de09::DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-01-03T17:06:48.279Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@24dcb8c1{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@48eb3124{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3e02de09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a554f68{s=START}]=>HttpChannelOverHttp@4f27271a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:48.280Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@48eb3124::SocketChannelEndPoint@24dcb8c1{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@48eb3124{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3e02de09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a554f68{s=START}]=>HttpChannelOverHttp@4f27271a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:48.280Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3e02de09::DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-01-03T17:06:48.280Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3e02de09::DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-01-03T17:06:48.280Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5460c109{AC.ReadCB@3e02de09{HttpConnection@3e02de09::DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-01-03T17:06:48.280Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@48eb3124::SocketChannelEndPoint@24dcb8c1{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@48eb3124{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3e02de09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a554f68{s=START}]=>HttpChannelOverHttp@4f27271a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:48.280Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-01-03T17:06:48.280Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@48eb3124{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3e02de09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a554f68{s=START}]=>HttpChannelOverHttp@4f27271a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:48.281Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7cbaaf1a{SSLC.NBReadCB@48eb3124{SslConnection@48eb3124::SocketChannelEndPoint@24dcb8c1{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@48eb3124{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3e02de09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a554f68{s=START}]=>HttpChannelOverHttp@4f27271a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-03T17:06:48.281Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@24dcb8c1{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@48eb3124{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3e02de09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a554f68{s=START}]=>HttpChannelOverHttp@4f27271a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:48.281Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6d49d3b8 on ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-03T17:06:48.281Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=1
2022-01-03T17:06:48.281Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2022-01-03T17:06:48.281Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected
2022-01-03T17:06:48.281Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2022-01-03T17:06:48.281Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-03T17:06:48.281Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@24dcb8c1{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@48eb3124{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3e02de09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a554f68{s=START}]=>HttpChannelOverHttp@4f27271a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:48.282Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6d49d3b8
2022-01-03T17:06:48.282Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@15d05041
2022-01-03T17:06:48.282Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@24dcb8c1{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@48eb3124{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3e02de09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a554f68{s=START}]=>HttpChannelOverHttp@4f27271a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:48.282Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:06:48.282Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2022-01-03T17:06:48.282Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected
2022-01-03T17:06:48.282Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates
2022-01-03T17:06:48.282Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.85.5:8000 remote=/172.16.10.45:41720], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@24dcb8c1{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@48eb3124{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3e02de09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a554f68{s=START}]=>HttpChannelOverHttp@4f27271a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-01-03T17:06:48.283Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@24dcb8c1{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@48eb3124{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3e02de09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a554f68{s=START}]=>HttpChannelOverHttp@4f27271a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:48.283Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@24dcb8c1{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@48eb3124{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3e02de09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a554f68{s=START}]=>HttpChannelOverHttp@4f27271a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-01-03T17:06:48.283Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-01-03T17:06:48.283595Z
2022-01-03T17:06:48.284Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@62b3f51b offer EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-01-03T17:06:48.283959Z
2022-01-03T17:06:48.284Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@62b3f51b task=EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-01-03T17:06:48.284595Z
2022-01-03T17:06:48.284Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-01-03T17:06:48.28431Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@24dcb8c1{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@48eb3124{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3e02de09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a554f68{s=START}]=>HttpChannelOverHttp@4f27271a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-01-03T17:06:48.285Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2022-01-03T17:06:48.284935Z tryProduce true
2022-01-03T17:06:48.285Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-03T17:06:48.285Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-03T17:06:48.285Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7cbaaf1a{SSLC.NBReadCB@48eb3124{SslConnection@48eb3124::SocketChannelEndPoint@24dcb8c1{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@48eb3124{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3e02de09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a554f68{s=START}]=>HttpChannelOverHttp@4f27271a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-03T17:06:48.285Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@24dcb8c1{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@48eb3124{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3e02de09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a554f68{s=START}]=>HttpChannelOverHttp@4f27271a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:48.285Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@48eb3124::SocketChannelEndPoint@24dcb8c1{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@48eb3124{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3e02de09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a554f68{s=START}]=>HttpChannelOverHttp@4f27271a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:48.285Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2022-01-03T17:06:48.286Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@48eb3124::SocketChannelEndPoint@24dcb8c1{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@48eb3124{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3e02de09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a554f68{s=START}]=>HttpChannelOverHttp@4f27271a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:48.286Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5460c109{AC.ReadCB@3e02de09{HttpConnection@3e02de09::DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2022-01-03T17:06:48.286Z||qtp943165647-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3e02de09::DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@5e8e12b1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-03T17:06:48.286Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@48eb3124::SocketChannelEndPoint@24dcb8c1{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@48eb3124{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@3e02de09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a554f68{s=START}]=>HttpChannelOverHttp@4f27271a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:48.286Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-01-03T17:06:48.287Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@24dcb8c1{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@48eb3124{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@3e02de09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a554f68{s=START}]=>HttpChannelOverHttp@4f27271a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:48.288Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@4bf005e3[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-01-03T17:06:48.288Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-01-03T17:06:48.296Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@52238fc5[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@52238fc5[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-01-03T17:06:48.296Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@48eb3124{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@3e02de09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a554f68{s=START}]=>HttpChannelOverHttp@4f27271a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:48.297Z||qtp943165647-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-01-03T17:06:48.297Z||qtp943165647-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3e02de09::DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=17/30000} filled -1 HeapByteBuffer@52238fc5[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-01-03T17:06:48.297Z||qtp943165647-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3e02de09::DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=17/30000} parse HeapByteBuffer@52238fc5[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-01-03T17:06:48.297Z||qtp943165647-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@52238fc5[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-01-03T17:06:48.297Z||qtp943165647-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-01-03T17:06:48.297Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=17/30000}
2022-01-03T17:06:48.297Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,OPEN,fill=-,flush=-,to=17/30000}
2022-01-03T17:06:48.298Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@48eb3124::SocketChannelEndPoint@24dcb8c1{/172.16.10.45:41720<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@48eb3124{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@3e02de09[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a554f68{s=START}]=>HttpChannelOverHttp@4f27271a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-01-03T17:06:48.298Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@48eb3124::SocketChannelEndPoint@24dcb8c1{/172.16.10.45:41720<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@48eb3124{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@3e02de09[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a554f68{s=START}]=>HttpChannelOverHttp@4f27271a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:48.298Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7194245c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-01-03T17:06:48.298Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-03T17:06:48.298Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-01-03T17:06:48.299Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@24dcb8c1{/172.16.10.45:41720<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@48eb3124{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@3e02de09[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a554f68{s=START}]=>HttpChannelOverHttp@4f27271a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:48.299Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-01-03T17:06:48.299Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-03T17:06:48.299Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-01-03T17:06:48.300Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@48eb3124::SocketChannelEndPoint@24dcb8c1{/172.16.10.45:41720<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@48eb3124{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@3e02de09[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a554f68{s=START}]=>HttpChannelOverHttp@4f27271a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-01-03T17:06:48.300Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@48eb3124{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@3e02de09[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a554f68{s=START}]=>HttpChannelOverHttp@4f27271a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:48.301Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@48eb3124::SocketChannelEndPoint@24dcb8c1{/172.16.10.45:41720<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@48eb3124{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@3e02de09[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a554f68{s=START}]=>HttpChannelOverHttp@4f27271a{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-01-03T17:06:48.302Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=22/30000}
2022-01-03T17:06:48.302Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@24dcb8c1{/172.16.10.45:41720<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@48eb3124{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@3e02de09[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a554f68{s=START}]=>HttpChannelOverHttp@4f27271a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:48.302Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@24dcb8c1{/172.16.10.45:41720<->/10.242.85.5:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@48eb3124{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@3e02de09[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a554f68{s=START}]=>HttpChannelOverHttp@4f27271a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:48.303Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@24dcb8c1{/172.16.10.45:41720<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@48eb3124{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@3e02de09[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a554f68{s=START}]=>HttpChannelOverHttp@4f27271a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:48.303Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@50b9e63e{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-01-03T17:06:48.304Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7cbaaf1a{null}
2022-01-03T17:06:48.304Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-03T17:06:48.304Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3335f561
2022-01-03T17:06:48.304Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@24dcb8c1{/172.16.10.45:41720<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@48eb3124{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@3e02de09[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a554f68{s=START}]=>HttpChannelOverHttp@4f27271a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:48.304Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3335f561
2022-01-03T17:06:48.305Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@24dcb8c1{/172.16.10.45:41720<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@48eb3124{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fd5bb3a{/172.16.10.45:41720<->/10.242.85.5:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@3e02de09[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a554f68{s=START}]=>HttpChannelOverHttp@4f27271a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-03T17:06:48.305Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2022-01-03T17:06:48.305Z||qtp943165647-24|AAIUI||org.eclip